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 лет назад
Eric Amodio
a55d1d42aa
Fixes issue with replacing existing results
7 лет назад
Eric Amodio
610a77328c
Closes #89 - adds relative/absolute default date style
7 лет назад
Eric Amodio
983c310968
Preps v7.2.0
7 лет назад
Eric Amodio
8fc8f79462
Fixes #239 - closeOnFocusOut was backwards
7 лет назад
Eric Amodio
b01d7abb62
Closes #182 - adds heatmap annotations
7 лет назад
Eric Amodio
eb3f570b66
Adds support for blaming contents
7 лет назад
Eric Amodio
9dfed28e39
Fixes escape when clause
7 лет назад
Eric Amodio
c2f7b3146d
Adds gitlens.explorers.compareWithHead command
Adds gitlens.explorers.compareWithRemote command
7 лет назад
Eric Amodio
bf80a8ac25
Adds merge-base api
7 лет назад
Eric Amodio
b4ecb701b2
Closes #237 - Adds single commit in results
7 лет назад
Eric Amodio
0c9fcf8866
Moves Show Commit Details to end
7 лет назад
Eric Amodio
893a9afe44
Fixes #208 - UNC paths fail
7 лет назад
Eric Amodio
6ee848afd3
Fixes compile module issue
7 лет назад
Eric Amodio
1d3a635ec3
Updates dependencies
7 лет назад
Eric Amodio
05b97df4d4
Adds missing quotes
7 лет назад
Eric Amodio
d8aa838e84
Reduces startup time even more
7 лет назад