Eric Amodio
49fa9b5078
Fixes issues with missing repoPath
...
Allows commit search without an active editor
2017-05-22 16:04:46 -04:00
Eric Amodio
d35074ecf8
Changes file alt+right to be a diff on commit details quick pick
...
Changes file alt+right to be a diff on repo status quick pick
2017-05-15 03:09:54 -04:00
Eric Amodio
ce5ff1eb47
Reduces git calls on known untrackables
2017-05-15 01:50:09 -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
f99ba89a4b
Stops Git from leaking out of GitService
2017-04-14 00:29:57 -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
276c24ac24
Adds fromFileStatus to GitUri
2017-03-30 00:56:48 -04:00
Eric Amodio
c10a79a7ee
Consolidates certain getLogForFile usage patterns into getLogCommit
2017-03-24 17:15:07 -04:00
Eric Amodio
4f84c03275
Adds experimental support for Open in GitHub
2017-03-24 01:40:09 -04:00
Eric Amodio
4e3ccd9581
Fixes issues with paths on Windows
2017-03-22 00:50:06 -04:00
Eric Amodio
ef74ae0950
Refactors git models & parsers
...
Adds full git status parsing
Adds git status info into status quick pick
Switches to async/await in file blame/log
2017-03-19 00:36:51 -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
2ef6c37c89
Fixes issue showing repo history w/ no active editor
2017-03-15 12:00:33 -04:00
Eric Amodio
89a2471736
Changes GitUri to have the full path (like normal Uris)
2017-03-12 01:12:49 -05: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
74845f979b
Fixes #34 - Open file should open the selected version of the file
...
Renames current Open File command to Open Working File
Renames current Open Files command to Open Working Files
Adds new Open File command to open the commit version of the file
Adds new Open Files command to open the commit version of the files
2017-03-01 01:26:27 -05:00
Eric Amodio
cf8c07f49e
Deals better with uncommitted commits
2017-02-18 17:18:11 -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
d5d0c3a28d
Fixes issues with diff with previous
...
Wouldn't always grab the correct commit
2017-02-13 11:42:54 -05:00
Eric Amodio
2b907788dd
Adds whitespace style changes
2017-02-05 13:31:05 -05:00
Eric Amodio
ca7f39629d
Splits GitUri into its own file
2017-01-16 14:29:27 -05:00