Commit Graph

12 Commits

Author SHA1 Message Date
Eric Amodio
1acc183621 Refactors commands to use typed args objects 2017-05-14 01:48:07 -04:00
Eric Amodio
c10a79a7ee Consolidates certain getLogForFile usage patterns into getLogCommit 2017-03-24 17:15:07 -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
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
d389a7b588 Stops using default exports 2017-03-03 02:44:07 -05:00
Eric Amodio
6bff9a8f7b Fixes issue with CodeLens on version files 2017-03-01 02:05:30 -05:00
Eric Amodio
a2f4c4c953 Moves Commands into commands file 2017-02-25 02:19:40 -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
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