Eric Amodio
e0b3dcd484
Refactors Logger.error to take the Error object
2017-03-27 02:15:38 -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
762fa545c7
Switches everything to use full shas
2017-03-10 22:26:48 -05:00
Eric Amodio
df838e883a
Changes shortcut keys for diff with previous commands
...
Adds diff with next command
Fixes #45 - Keyboard Shortcut collision with Project Manager
Preps v2.11.2
2017-03-10 13:55:42 -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
d502694ba6
Fixes 'Compare with *' commands failing w/ no active editor
2017-03-01 14:20:01 -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
b17c43ba9a
Changes previous diff to working diff if uncommit
2017-02-16 12:25:48 -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
6d4703affb
Adds better support for following renames (wip)
2017-02-10 04:11:49 -05:00
Eric Amodio
2b907788dd
Adds whitespace style changes
2017-02-05 13:31:05 -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
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