Eric Amodio
3bf5f23c66
Adds diffWithRevision command
7 years ago
Eric Amodio
1751987868
Reworks more commands deal with context
7 years ago
Eric Amodio
9179b70875
Avoids re-setting the line if it is already set
7 years ago
Eric Amodio
93ea2c7145
Fixes another infinite loop in close command
7 years ago
Eric Amodio
f9275a8e1a
Reworks command structure with context
7 years ago
Eric Amodio
ceb9c5e126
Removes "Line" from some command titles
7 years ago
Eric Amodio
e42af14b11
Adds status formatter
7 years ago
Eric Amodio
bcfa2cb4d7
Renames icon references to octicon
7 years ago
Eric Amodio
16963ee054
Fixes typo
7 years ago
Eric Amodio
db1bdaa778
Updates excludes
7 years ago
Eric Amodio
ccac13088c
Fixes #103 - toggled line annotation state is sometimes forgotten
Often happened when also toggling file annotations
7 years ago
Eric Amodio
899a69357c
Fixes a few spelling errors
Adds a better description to blame.line.enabled to be clearer about its behavior
Adds a better description to codeLens.enabled to be clearer about its behavior
7 years ago
Eric Amodio
c78c3c7525
Preps v4.1.4
7 years ago
Eric Amodio
1cbf0b2c73
Updates dependencies
7 years ago
Eric Amodio
191a158b3b
Optimizes diff with previous command
7 years ago
Eric Amodio
f553980146
Attempts to fix #99
undo/redo spawns too many git processes
7 years ago
Eric Amodio
a306ba2b98
Stops trying to set the line if we don't have one
7 years ago
Eric Amodio
1cdd94cb46
Adds a with method to commit
7 years ago
Eric Amodio
12caa017a9
Fixes issues with changes showing wrong diff
Refactors diff parsing
7 years ago
Eric Amodio
ad790b274b
Preps v4.1.3
7 years ago
Eric Amodio
55ef004332
Fixes changes hover not showing the correct diff when showing recent changes annotations
7 years ago
Eric Amodio
329d5a496d
Preps v4.1.2
7 years ago
Eric Amodio
6b4642d8c8
Fixes #96 - stops opening external diff if configured
7 years ago
Eric Amodio
45aa9b17ac
Changes to use enum for glyphs
7 years ago
Eric Amodio
9b908e27ba
Preps v4.1.1
7 years ago
Eric Amodio
0eb6026a82
Fixes missing icons
7 years ago
Eric Amodio
5823457ea0
Removes invalid signature
7 years ago
Eric Amodio
64b929fd5b
Preps v4.1.0
7 years ago
Eric Amodio
a618b7efe6
Adds ability to esc out of file annotations
7 years ago
Eric Amodio
a2903ce4a9
Refactors formatters
Moves annotation messages from formatter to annotations
Moves icons into dark/light folders
7 years ago
Eric Amodio
12debe583c
Cleans up more duplicate code
7 years ago
Eric Amodio
0160e064be
Preps v4.1-beta.2
7 years ago
Eric Amodio
76961d6697
Fixes #33 - escape commit message
7 years ago
Eric Amodio
cc827f4711
Adds more notes on copy commands
7 years ago
Eric Amodio
6f3441a9e7
Adds default date format
7 years ago
Eric Amodio
64ae82075e
Cleans up some duplicate code
7 years ago
Eric Amodio
5624567daa
Fixes regression with code lens
7 years ago
Eric Amodio
c1c65127b7
Fixes extra newline in multiline commit messages
7 years ago
Eric Amodio
ce98f02706
Adds details hover to recent changes annotations
7 years ago
Eric Amodio
7f2ec30164
Preps v4.1-beta
7 years ago
Eric Amodio
48a1ca704d
Adds new recent changes annotations
7 years ago
Eric Amodio
23c7171d7f
Preps v4.0.2-beta
7 years ago
Eric Amodio
dd0b95498e
Fixes excessive memory usages with diff regex
7 years ago
Eric Amodio
e6316400f0
Optimized parsers for speed & memory usage
Switches to lazy parsing of diff chunks
7 years ago
Eric Amodio
eeff31cf27
Removes I from interface naming of "things"
7 years ago
Eric Amodio
eb3b9ad6c9
Preps v4.0.1
7 years ago
Eric Amodio
10674124c8
Fixes #87 - Can't open files in remote when using git@ urls (ssh)
7 years ago
Eric Amodio
e0f66247cf
Preps v4.0.0
7 years ago
Eric Amodio
badd999db1
Defaults toggleWhitespace.enabled to true
Turns off whitespace toggling if already 'none'
7 years ago
Eric Amodio
9ae4cc36a1
Adds ability to suppress most warning messages
7 years ago