Eric Amodio
9a1b48af19
Adds push repositories command
Adds @command decorator
Changes (fetch|pull|push)All to be cancelable
hace 6 años
Eric Amodio
8939ac3ed1
Reorders imports (via tslint) and moves some files for better structure
hace 6 años
Eric Amodio
d790e9db04
Prettier all-the-things
hace 6 años
Eric Amodio
003da86002
Normalizes line endings
hace 6 años
Eric Amodio
26adc2eb06
Adds show explorer(s) commands
hace 6 años
Eric Amodio
6898c39195
Changes code lens and line blame toggles to always work
hace 7 años
Eric Amodio
9f40bf037a
Closes #112 - Adds blame support for unsaved files
Adds a static "container"
Adds a document tracker - replaces the context tracker
Adds a line tracker
Refactors all the things - better performance, lower overhead, less code, more separation of concerns, more maintainable (hopefully)
Changes dirty blame to only happen after a "idle" delay
Closes open file annotations on edit (too expensive to track changes)
hace 7 años
Eric Amodio
a785cfd22e
Adds readonly to ctor props
hace 7 años
Eric Amodio
a255eea949
Splits code lens out of GitService
hace 7 años
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
hace 7 años
Eric Amodio
332b2c3b91
Renames GitProvider to GitService
hace 7 años
Eric Amodio
d389a7b588
Stops using default exports
hace 7 años
Eric Amodio
dfd0f8c365
Refactors command & quickpick imports
hace 7 años
Eric Amodio
a2f4c4c953
Moves Commands into commands file
hace 7 años
Eric Amodio
2b907788dd
Adds whitespace style changes
hace 8 años
Eric Amodio
1a208b8691
Fixes issue in command description
hace 8 años
Eric Amodio
409be335f9
1.0 wip
hace 8 años
Eric Amodio
d2d72f0d54
Fixes another off-by-one issue when diffing with caching
Refactored commands and blame annotations
hace 8 años