Eric Amodio
4102bdd471
Reworks git command error handling
...
Switches to use the new diffWith command
2017-09-11 00:39:52 -04:00
Eric Amodio
df0599a832
Adds shortenSha method
2017-09-09 00:43:20 -04:00
Eric Amodio
9782a81e46
Adds new GitLens custom view
2017-09-02 01:43:08 -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
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
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
2b907788dd
Adds whitespace style changes
2017-02-05 13:31:05 -05:00
Eric Amodio
a6f5fa59e4
Fixes a typescript bug
2017-01-02 00:45:18 -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
562afeaaad
Adds gitlens.diffWithPrevious command to the explore context menu
...
Adds output channel logging, controlled by the `gitlens.advanced.output.level` setting
Removes all debug logging, unless the `gitlens.advanced.output.debug` settings it on
2016-11-08 03:38:33 -05:00
Eric Amodio
409be335f9
1.0 wip
2016-11-03 03:09:33 -04:00
Eric Amodio
157928311e
Adds more protection for uncommitted lines
...
Adds better uncommitted hover message in blame annotations
2016-09-21 10:55:16 -04:00
Eric Amodio
69c4d44b49
Fixes a slew of issues because of the Fix for #1
2016-09-19 05:14:45 -04:00
Eric Amodio
c69a160ea5
Refactors git modules - unify under gitProvider
...
Adds advanced setting to enable blame cache
Fixes codelens settings to actually work
2016-09-19 00:24:19 -04:00
Eric Amodio
47ce5c5132
Adds author count + leader CodeLens
...
Upgrades to TypeScript 2
Lots of refactoring and many bug fixes
2016-09-04 00:49:02 -04:00