Eric Amodio
6e8542a3d7
Preps v7.5.4
7 年前
Eric Amodio
ff2a1fe539
Removes rollup build/bundling
7 年前
Eric Amodio
3409b3280f
Fixes #249 - Gitlens disappears from the status bar
7 年前
Eric Amodio
5682da6aab
Fixes missing sha
7 年前
Eric Amodio
e66046ba3c
Restores additional decorations
7 年前
Eric Amodio
52e9441aea
Moves config interfaces into single file
7 年前
Eric Amodio
f1d251f759
Preps v7.5.3
7 年前
Eric Amodio
6e4f070fb7
Fixes #245 - code lens is jumpy
7 年前
Eric Amodio
4a5217dfe8
Preps v7.5.2
7 年前
Eric Amodio
077cb6ed76
Fixes #242 - line annotation state isn't preserved properly
7 年前
Eric Amodio
7ff3ae9c1a
Preps v7.5.1
7 年前
Eric Amodio
f4cbd43377
Fixes README and CHANGELOG
7 年前
Eric Amodio
94581f689b
Preps v7.5.0
7 年前
Eric Amodio
536cae05f3
Adds avatars to gutter and hover blame annotations
7 年前
Eric Amodio
abf60c2c02
Adds e-mail to all commit models
7 年前
Eric Amodio
0378a4e7d4
Preps v7.3.0-beta4
7 年前
Eric Amodio
0ecdb0d0d5
Replaces empty config with proxy
7 年前
Eric Amodio
ca71d5d0ed
Fixes issue where section fn was reused (won't work)
7 年前
Eric Amodio
c7e0c6a13a
Avoids git call on already tracked documents
7 年前
Eric Amodio
5179f85779
Stops showing file menus on folders
7 年前
Eric Amodio
977957904a
Shows explorer view when showing results
7 年前
Eric Amodio
64c8bd46c9
Fixes versioned files not working
7 年前
Eric Amodio
b268b2de78
Changes Working File|Tree references to be consistent
7 年前
Eric Amodio
8db2373083
Preps v7.3.0-beta3
7 年前
Eric Amodio
7b7bde819c
Adds pre support to versions
Changes migration to be from beta2
7 年前
Eric Amodio
499d99e705
Adds a notification when results view is first shown
7 年前
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)
7 年前
Eric Amodio
807c73f8cd
Updates dependencies
Fixes typings issue
7 年前
Eric Amodio
de5eb70a97
Updates lint config
7 年前
Eric Amodio
e0f875412f
Fixes renamed files not showing changes from view
7 年前
Eric Amodio
d85965f7cc
Fixes issue with staged/working git documents
7 年前
Eric Amodio
590befa1bc
Fixes #241 - aligns jsonc with json
7 年前
Eric Amodio
6be7e9c960
Fixes not detecting gitignore changes
7 年前
Eric Amodio
aaa350d574
Updates tags node only on tag change
7 年前
Eric Amodio
5ba18860cb
Defers provider reset
7 年前
Eric Amodio
4022f443a1
Fixes tracked debounce
7 年前
Eric Amodio
216eb6cad5
Renames Compare Selected Ancestor with Working
7 年前
Eric Amodio
ff01db033a
Preps v7.3.0-beta2
7 年前
Eric Amodio
4c0e843d8e
Changes formatting
7 年前
Eric Amodio
13c57d1485
Adds new terminal commands
Adds Merge Branch (via Terminal) command
Adds Rebase (Interactive) Branch (via Terminal) command
Adds Cherry Pick Commit (via Terminal) command
Adds Revert Commit (via Terminal) command
Adds Create Tag (via Terminal)... command
Adds Delete Tag (via Terminal) command
7 年前
Eric Amodio
b4c15ca86b
Fixes issue where tags aren't update on change
7 年前
Eric Amodio
54941e6068
Closes #240 - adds Compare Selected Base with Working command
Adds Compare with Working command
7 年前
Eric Amodio
4a59d980b1
Fixes #238 - shows merge commits in file history
7 年前
Eric Amodio
62efdba8a5
Changes to use ' rather than ` unless needed
7 年前
Eric Amodio
d34b97de22
Uses --simplify-merges instead of --no-merges
7 年前
Eric Amodio
1a4b3d61e5
Adds explicit skipMerges to match diffWithPrevious
7 年前
Eric Amodio
a79208de67
Removes --no-merges from ref resolve
7 年前
Eric Amodio
137192e09e
Preps 7.3.0-beta
7 年前
Eric Amodio
8212659460
Closes #112 - Adds blame support for unsaved files
7 年前
Eric Amodio
10d7f683d8
Closes #197 - Preview search matches
Adds file-based search options to placeholder text
7 年前