Commit Graph
100 Commits
Author SHA1 Message Date
Eric Amodio dbdb77c2c1 Fixes left alignment priority
Adds live update support for status bar alignment
Adds values to description
Adds to README
2017-05-14 02:18:22 -04:00
Eric Amodio 0ef1e509a6 Moves menu group down 2017-05-14 01:51:08 -04:00
Eric Amodio 9a35fc6b47 Changes commit search shortcut to alt+/ 2017-05-14 01:50:00 -04:00
Eric Amodio 078f3fd482 Updates dependencies 2017-05-14 01:49:33 -04:00
Eric Amodio 33ef9687f2 Adds clipboard default into commit search 2017-05-14 01:48:53 -04:00
Eric Amodio 361789f859 Fixes incorrect command 2017-05-14 01:48:26 -04:00
Eric Amodio 1acc183621 Refactors commands to use typed args objects 2017-05-14 01:48:07 -04:00
Eric Amodio ee29596d45 Enables typescript strict mode
Fixes all the compile/lint issues
2017-05-11 02:18:04 -04:00
Eric Amodio 90245b1111 Excludes images from package (except the icons) 2017-05-07 02:01:38 -04:00
Eric Amodio a69c83f64f Adds ExtensionOutputChannelName to constants 2017-05-07 02:00:04 -04:00
Eric Amodio 6f04514a27 Updates to vscode v1.12 2017-05-07 01:58:53 -04:00
Eric Amodio 6eccb2a8da Updates dependencies 2017-05-07 01:58:19 -04:00
Eric Amodio d86b18bc7a Preps v3.4.9 2017-05-03 00:36:14 -04:00
Eric Amodio 3f5798357e Updates dependencies 2017-05-03 00:36:14 -04:00
Eric Amodio 23065e1177 Adds better support for deleted files 2017-05-03 00:36:07 -04:00
Eric Amodio dba7c2ea52 Updates the issue template with more instructions 2017-05-03 00:26:01 -04:00
Eric Amodio 8f40ba8542 Preps v3.4.8 2017-05-02 03:05:54 -04:00
Eric Amodio b477b34278 Changes display name in the marketplace to Git Lens because of the marketplace search ranking algorithm 2017-05-02 03:04:55 -04:00
Eric Amodio a8b0aaa3e3 Preps v3.4.6 2017-05-01 14:22:18 -04:00
Eric Amodio 071bfdb82e Adds better support for deleted files
Will now open the file from the previous commit
2017-05-01 14:04:20 -04:00
Eric Amodio 474741aeb4 Fixes incorrect file selection when showing commit details 2017-05-01 14:04:20 -04:00
Eric Amodio 187f7881ca Adds safety for debounced timing 2017-05-01 14:04:10 -04:00
Eric Amodio 14b9d93807 Saves the found git path to avoid constant searchs 2017-05-01 13:18:13 -04:00
Eric Amodio ba346da54b Adds linting to compile step
Reorgs tasks
Fixes lint issues
2017-05-01 13:17:50 -04:00
Eric Amodio 564856853a Pins & updates dependencies 2017-04-30 16:05:33 -04:00
Eric Amodio 3e0ad47698 Fixes typescript syntax error 2017-04-22 09:28:09 -04:00
Eric Amodio 675050d923 Adds error logging 2017-04-22 09:27:44 -04:00
Eric Amodio 6af753c0ae Renames *.advanced.codeLens.debug to *.codeLens.debug
Renames *.advanced.debug to *.debug
Renames *.output.level to *.outputLevel
2017-04-22 09:27:30 -04:00
Eric Amodio bb59f2899a Adds const for ExtensionKey 2017-04-22 09:19:55 -04:00
Eric Amodio cfafa8c020 Updates dependencies 2017-04-22 09:16:29 -04:00
Eric Amodio f99ba89a4b Stops Git from leaking out of GitService 2017-04-14 00:29:57 -04:00
Eric Amodio 8f2ec85c6b Stops throwing for a common error case 2017-04-13 23:56:12 -04:00
Eric Amodio b58c48841f Only reset code lens if its config changes 2017-04-13 14:40:02 -04:00
Eric Amodio d3800a1ae8 Adds an issue template 2017-04-13 00:50:43 -04:00
Eric Amodio 4a379511d5 Preps v3.4.5 - more fun with the marketplace :( 2017-04-13 00:23:36 -04:00
Eric Amodio e5a94bb2ff Preps v3.4.4 - re-adds more tags 2017-04-12 21:32:17 -04:00
Eric Amodio 224200e32a Reduces to only 5 allowed tags 2017-04-12 21:25:59 -04:00
Eric Amodio a285fb5505 Preps v3.4.2 - marketplace changes for better ranking 🤞 2017-04-12 21:23:51 -04:00
Eric Amodio cd5faa1336 Preps v3.4.1 2017-04-12 18:54:03 -04:00
Eric Amodio c09deb54b1 Removes keywords as they seem to hurt more than help 2017-04-12 18:53:48 -04:00
Eric Amodio bc747e9d5f Preps v3.4.0 2017-04-12 18:37:40 -04:00
Eric Amodio ce0842f41c Allows toggle CodeLens command to work when set to auto 2017-04-12 18:32:21 -04:00
Eric Amodio 0cf107a817 Removes Emitter from event emitter names 2017-04-12 18:21:13 -04:00
Eric Amodio 5fc567372c Fixes compile errors from Typescript upgrade 2017-04-12 18:18:46 -04:00
Eric Amodio 0875cc12d5 Adds control over the active line annotation colors 2017-04-12 17:06:39 -04:00
Eric Amodio 04a6574f16 Stops certain keybindings from being too context sensative 2017-04-12 17:03:18 -04:00
Eric Amodio 25696ffa94 Crops left edge to remove the unwanted noise 2017-04-12 16:44:07 -04:00
Eric Amodio feea0e62fc Adds more content & cosmentic changes 2017-04-12 16:41:57 -04:00
Eric Amodio c5993fe145 Completely overhauls messaging & README 2017-04-12 16:23:45 -04:00
Eric Amodio 67dfcb6226 Updates dependencies 2017-04-12 16:22:45 -04:00
Eric Amodio 7c0bc78574 Adds File into file based comparision commands 2017-04-12 16:22:24 -04:00
Eric Amodio 8fb61e7ab5 Switches the order of Show Commit Search 2017-04-12 16:21:25 -04:00
Eric Amodio b38f357bc2 Fixes another copy/paste description issue 2017-04-12 16:20:54 -04:00
Eric Amodio 6db6eff6b7 Fixes issue with commands missing from the palette 2017-04-12 11:00:56 -04:00
Eric Amodio c05fcdc1bd Removes bogus command 2017-04-12 10:59:37 -04:00
Eric Amodio d7b28e1a56 Fixes copy/paste error in the setting description 2017-04-12 10:59:03 -04:00
Eric Amodio 065300be06 Fixes issue with open commit in remote not working 2017-04-12 10:58:14 -04:00
Eric Amodio 99aa4ee74b Preps v3.3.3 2017-04-10 13:12:13 -04:00
Eric Amodio 89474a2aa6 Fixes issue with newlines in commit messages 2017-04-10 13:10:25 -04:00
Eric Amodio 35694303c4 Preps v3.3.2 2017-04-10 12:53:56 -04:00
Eric Amodio a5be6f0533 Closes #63 - Switch commit message and author in commit pick list 2017-04-10 12:50:23 -04:00
Eric Amodio e5653d1c66 Removes obsolete character settings 2017-04-10 12:38:28 -04:00
Eric Amodio 7643e338c5 Preps v3.3.1 2017-04-09 11:01:31 -04:00
Eric Amodio 0854e0bcfb Changes sha terminology to commit id 2017-04-09 10:58:42 -04:00
Eric Amodio 2a9b274920 Changes search prefixes
Fixes issue with author searching
2017-04-09 10:58:28 -04:00
Eric Amodio 82bd510593 Preps v3.3.0 2017-04-09 01:25:10 -04:00
Eric Amodio b334d5ff66 Adds stashed changes command to repo status 2017-04-09 01:22:02 -04:00
Eric Amodio 9fed706fd2 Adds commit search command to branch history 2017-04-09 01:19:14 -04:00
Eric Amodio 4707b0640d Adds go back support to stash apply, delete, & save 2017-04-09 01:18:45 -04:00
Eric Amodio 3aab904aaf Fixes go back support 2017-04-09 01:17:32 -04:00
Eric Amodio 0d19224a97 Fixes issue with the current & go back commands 2017-04-09 01:16:19 -04:00
Eric Amodio a7dc29a9aa Adds search commits command
Search by message, author, file pattern, or sha
2017-04-09 00:05:15 -04:00
Eric Amodio 7cb1b9d0f1 Fixes #59 - Updates command context to opened file state
Removes insiders restriction from Open in Remote commands
2017-04-08 15:07:51 -04:00
Eric Amodio b70ffbdeee Adds ability to suppress update notifications 2017-04-08 14:49:41 -04:00
Eric Amodio 9292fc23a8 Preps v3.2.1 2017-04-07 11:10:36 -04:00
Eric Amodio 6a3428e6d2 Fixes #57 - no more blank message w/o a diff.tool 2017-04-07 11:09:15 -04:00
Eric Amodio 4c4d21741e Prep v3.2.0 2017-04-03 22:52:06 -04:00
Eric Amodio d59f4ef6dc Changes diff to compare 2017-04-01 02:49:13 -04:00
Eric Amodio 0c13050387 Addresses #57 - adds warning if no diff.tool 2017-04-01 02:48:53 -04:00
Eric Amodio 3b195b6be2 Fixes missing context 2017-04-01 02:32:39 -04:00
Eric Amodio b961646c95 Adds support for single files 2017-04-01 02:08:12 -04:00
Eric Amodio d3af67b21b Attempts to fix #58 - work with sub-modules
Also fixes issue with nested repos
2017-04-01 00:58:09 -04:00
Eric Amodio 7ce5a396a1 Updates remotes context based on the active editor 2017-04-01 00:54:02 -04:00
Eric Amodio c36bc2692d Changes remotes to be cached by repoPath 2017-04-01 00:53:20 -04:00
Eric Amodio 276c24ac24 Adds fromFileStatus to GitUri 2017-03-30 00:56:48 -04:00
Eric Amodio aff8aff011 Preps v3.1.0 2017-03-29 02:09:28 -04:00
Eric Amodio ab2bf893e1 Fixes incorrect counts in upstream status 2017-03-29 01:57:46 -04:00
Eric Amodio d8564c215c Adds experimental 'Stash Changes' command
Adds experimental 'Stash Changes' to stash list
Adds experimental 'Stash Unstaged Changes' to stash list
2017-03-29 01:50:16 -04:00
Eric Amodio e3c9fd53ca Changes quick pick item structure of the stash list 2017-03-29 01:50:15 -04:00
Eric Amodio 640a11b3cb Changes commit type repo to branch 2017-03-29 01:50:15 -04:00
Eric Amodio 9aadf73407 Removes some commands when dealing with a stash 2017-03-29 01:50:15 -04:00
Eric Amodio 7b63d4f437 Uses stash name in place of a shorten sha 2017-03-29 01:50:15 -04:00
Eric Amodio 0686c882c8 Use 'stashed changes' terminology 2017-03-29 01:50:15 -04:00
Eric Amodio 0dda92cf8d Uses shortSha in git uris 2017-03-29 01:50:15 -04:00
Eric Amodio dcbf70682e Changes placeholder for consistency with other quick picks 2017-03-29 01:50:15 -04:00
Eric Amodio 2a70e5b4cb Adds newlines to console output
(not sure when this changed)
2017-03-29 01:50:15 -04:00
Eric Amodio 9945ee6d94 Adds 'Show Stashed Changes` command
Adds experimental 'Apply Stashed Changes' command
Adds experimental 'Delete Stashed Changes' to stashed changes quick pick
2017-03-29 01:49:26 -04:00
Eric Amodio 19fe22f061 Switches to use repoPath on GitService 2017-03-28 16:42:35 -04:00
Eric Amodio 8b0748608d Renames commands/commands to commands/common
Renames quickpicks/quickpicks to quickpicks/common
Moves git quick picks into common and other quick pick files
2017-03-28 16:19:57 -04:00
Eric Amodio aa39792843 Moves type to GitCommit for better consistency 2017-03-28 15:10:00 -04:00