Commit Graph

54 Commits

Author SHA1 Message Date
Eric Amodio
d389a7b588 Stops using default exports 2017-03-03 02:44:07 -05:00
Eric Amodio
d502694ba6 Fixes 'Compare with *' commands failing w/ no active editor 2017-03-01 14:20:01 -05:00
Eric Amodio
5bdb5a1847 Fixes issue with incorrect uris 2017-03-01 02:04:15 -05:00
Eric Amodio
f837de7430 Fixes issue with copy to clipboard with no active editor 2017-03-01 01:33:12 -05:00
Eric Amodio
a98f400375 Adds alt+left and alt+right keyboarding for quickpicks 2017-03-01 01:17:15 -05:00
Eric Amodio
dfd0f8c365 Refactors command & quickpick imports 2017-03-01 01:13:53 -05:00
Eric Amodio
3c8fe9efb8 Refactors quick pick lists 2017-02-28 01:58:14 -05:00
Eric Amodio
0f0a653c4c Adds status information to log commits
Adds status info to commit details quick pick
2017-02-27 02:50:33 -05:00
Eric Amodio
73c58bc923 Changes Show Commit History to Show File History
Changes Show Previous Commit History to Show Previous File History
2017-02-27 00:59:30 -05:00
Eric Amodio
05ff9804bc Fixes issue with . showing in the path of quick picks 2017-02-27 00:58:21 -05:00
Eric Amodio
00e9660227 Fixes issue with repository status without changes 2017-02-27 00:53:53 -05:00
Eric Amodio
66d11c37e2 Adds clipboard copy sha to commit files quick pick list
Adds clipboard copy message to commit files quick pick list
2017-02-27 00:08:53 -05:00
Eric Amodio
0a4cdd81eb Adds new show repository status command 2017-02-25 02:20:23 -05:00
Eric Amodio
bcfb0cd24d Fixes repoPath issue 2017-02-25 02:19:56 -05:00
Eric Amodio
a2f4c4c953 Moves Commands into commands file 2017-02-25 02:19:40 -05:00
Eric Amodio
f21a228ed5 Changes uncommitted placeholder text 2017-02-18 17:43:41 -05:00
Eric Amodio
1263064150 Changes behavior of showing uncommit changes
Now shows the previous commit details
2017-02-18 17:20:28 -05:00
Eric Amodio
4a88edd5ca Optimizes performance of git-log 2017-02-18 17:17:08 -05:00
Eric Amodio
dc26d90ebc Adds Open Files command to commit files quick pick
Adds Open File command to commit quick pick
2017-02-18 02:08:43 -05:00
Eric Amodio
5eb4a778e8 Changes behavior of showQuickFileHistory
Executes showQuickRepoHistory if there is no active editor
2017-02-17 22:22:55 -05:00
Eric Amodio
46039dbf24 Changes behavior of copyShaToClipboard
Copies the sha of the most recent commit to the repository if there is no active editor
2017-02-17 22:22:21 -05:00
Eric Amodio
360c38e536 Adds copyMessageToClipboard command
Adds copyMessageToClipboard to the editor content menu
Adds copyMessageToClipboard to showQuickCommitDetails quick pick
2017-02-17 22:20:25 -05:00
Eric Amodio
c4c8aa3bd3 Changes default quick pick commit details
Show commands rather than file set
2017-02-16 23:37:22 -05:00
Eric Amodio
d9e638df01 Adds config setting to control quickpick closing 2017-02-16 21:54:00 -05:00
Eric Amodio
cd581f5c56 Adds copy sha to clipboard to commit quickpick
Adds show changed files to commit quickpick
Changes ordering of commit quickpick list
2017-02-16 17:10:19 -05:00
Eric Amodio
af5b8b7e09 Changes behavior of CodeLens showQuickFileHistory
It now opens commit details directly
2017-02-16 17:06:37 -05:00
Eric Amodio
51ef25f366 Renames & changes some quickpicks for clarity 2017-02-16 12:26:51 -05:00
Eric Amodio
b17c43ba9a Changes previous diff to working diff if uncommit 2017-02-16 12:25:48 -05:00
Eric Amodio
0d7633c78a Fixes repo quickpick choices fail w/ no editors 2017-02-16 10:41:50 -05:00
Eric Amodio
8594a5dd38 Refactors the quickpick menus
Consolidated lots of duplicate functionality
go back navigation should be robust now
2017-02-16 04:07:54 -05:00
Eric Amodio
beb6740120 Adds icons to quickpick commands
Adds file history choices to commit quickpick
Adds repo history choice to file history quickpick
Adds commit message to quickpick placeholder in a few places
2017-02-15 14:15:33 -05:00
Eric Amodio
48b33d47ca Adds helpful placeholder text to repo quickpick
Moves show all quickpick item to be first
2017-02-13 13:41:39 -05:00
Eric Amodio
5f147f6262 Attempted fix for bad filename to diff w/ working
Tried to find the most recent filename given a commit, but git doesn't seem to want to cooperate
2017-02-13 13:19:55 -05:00
Eric Amodio
d5d0c3a28d Fixes issues with diff with previous
Wouldn't always grab the correct commit
2017-02-13 11:42:54 -05:00
Eric Amodio
aaa1b78d29 Adds copy sha to clipboard - fixes #28
Rearranges menu structure
2017-02-12 23:33:30 -05:00
Eric Amodio
6d4703affb Adds better support for following renames (wip) 2017-02-10 04:11:49 -05:00
Eric Amodio
e12ec7093c Adds new command to show quick commit info 2017-02-10 04:09:00 -05:00
Eric Amodio
615f55574b Adds go back choice to quickpick menus 2017-02-10 04:05:45 -05:00
Eric Amodio
2b907788dd Adds whitespace style changes 2017-02-05 13:31:05 -05:00
Eric Amodio
ff8b184bef Fixes issue with file history working tree compare
Would occur when the filename had changed
2017-01-16 12:55:22 -05:00
Eric Amodio
680d31d43d Adds shortcut for gitlens.showQuickFileHistory
Adds shortcut for gitlens.showQuickRepoHistory
Adds gitlens.advanced.maxQuickHistory to limit the number of quick history entries to show
Adds gitlens.diffLineWithPrevious as alt context menu item for gitlens.diffWithPrevious
Adds gitlens.diffLineWithWorking as alt context menu item for gitlens.diffWithWorking
Adds gitlens.showFileHistory as alt context menu item for gitlens.showQuickFileHistory
Removes context menu for gitlens.diffLineWithPrevious
Removes context menu for gitlens.diffLineWithWorking
Replaces gitlens.menus.fileDiff.enabled & gitlens.menus.lineDiff.enabled with gitlens.menus.diff.enabled
2017-01-02 00:39:26 -05:00
Eric Amodio
a52b0c9b73 Switches to use as rather than <> 2017-01-02 00:06:42 -05:00
Eric Amodio
72ef5e2902 Adds support for blame & log on compare files
Allows for deep navigation through git history
2016-12-04 00:41:42 -05:00
Eric Amodio
1a208b8691 Fixes issue in command description 2016-12-02 01:52:57 -05:00
Eric Amodio
615485cd21 Adds compare options to repository history
Adds compare options to file history
Fixes issue with repository history compare with commits with multiple files
2016-11-25 14:12:39 -05:00
Eric Amodio
5f0acc2693 Allows showQuickRepoHistory w/o opened editor
It falls back to the folder repository
2016-11-23 16:48:44 -05:00
Eric Amodio
d3ffabd76b Adds new gitlens.showQuickFileHistory command
Adds new gitlens.showQuickRepoHistory command
Adds gitlens.showQuickFileHistory option to the settings
Removes git.viewFileHistory option
Changes the gitlens.statusBar.command settings default to gitlens.showQuickFileHistory
2016-11-23 02:43:01 -05:00
Eric Amodio
a3895d27ab Removes git-blame document scheme
Removes git-blame content provider
Fixes some CodeLens issues
Adds support for git uris in more places
Adds git content CodeLens provider
2016-11-12 03:15:27 -05:00
Eric Amodio
638a6dc838 Adds support for git commands on scheme=git
Rewrites blame annotation controller and provider - fixes whitespace issues, reduces overhead, and provides better performance
Rewrites status bar blame support - reduces overhead and provides better performance
Adds showFileHistory command to status bar
Renames showHistory to showFileHistory
Fixes log to use iso 8601 for dates
2016-11-12 01:25:42 -05:00
Eric Amodio
f4410be30a Adds error messages for failed operations
Adds showHistory command support to CodeLens
Fixes and improve the showHistory explorer
Refactoring
2016-11-10 03:22:58 -05:00