Eric Amodio
9782a81e46
Adds new GitLens custom view
2017-09-02 01:43:08 -04:00
Eric Amodio
0a9559f5a5
Reworks commanding structure for less redundancy
...
Adds command args copying when needed
2017-06-28 01:06:20 -04:00
Eric Amodio
1acc183621
Refactors commands to use typed args objects
2017-05-14 01:48:07 -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
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
e0b3dcd484
Refactors Logger.error to take the Error object
2017-03-27 02:15:38 -04:00
Eric Amodio
c10a79a7ee
Consolidates certain getLogForFile usage patterns into getLogCommit
2017-03-24 17:15:07 -04:00
Eric Amodio
14eebbba15
Changes Repository History to Branch History
2017-03-19 00:23:05 -04:00
Eric Amodio
164cb2bfe0
Refactors GitService to mostly use GitUris
2017-03-18 01:15:50 -04:00
Eric Amodio
332b2c3b91
Renames GitProvider to GitService
2017-03-17 14:12:09 -04:00
Eric Amodio
e7fedb3c51
Removes unnecessary public
2017-03-11 00:37:00 -05:00
Eric Amodio
4da21c3cc1
Adds blame and active line annotation support to git diff split view
...
Adds command (compare, copy sha/message, etc) support to git diff split view
Fixes #41 - Toggle Blame annotations on compare files page
2017-03-03 12:43:50 -05:00
Eric Amodio
1519898dfa
Changes behaviors when file has unsaved changes:
...
- Status bar blame information will hide
- CodeLens change to a `Cannot determine...` message and become unclickable
- Many menu choices and commands will hide
Fixes #36 - Blame information is invalid when a file has unsaved changes
Fixed #38 - Toggle Blame Annotation button shows even when it isn't valid
Preps v2.9.0
2017-03-03 03:35:29 -05:00
Eric Amodio
d389a7b588
Stops using default exports
2017-03-03 02:44:07 -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
dfd0f8c365
Refactors command & quickpick imports
2017-03-01 01:13:53 -05:00
Eric Amodio
a2f4c4c953
Moves Commands into commands file
2017-02-25 02:19:40 -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