Eric Amodio
52e086be19
Preps v8.5.3
pirms 6 gadiem
Eric Amodio
6e5a82e469
Fixes issue showing changes with working with renamed files
pirms 6 gadiem
Eric Amodio
93f2be5af7
Fixes issue showing changes with untracked stashed files
pirms 6 gadiem
Eric Amodio
89523f7ae3
Fixes #454 - Avoids merge commits for file/change searches
pirms 6 gadiem
Eric Amodio
dae8cfbd29
Preps v8.5.2
pirms 6 gadiem
Eric Amodio
858953dc5c
Fixes #449 - Stops hiding explorers by default when in Zen mode
pirms 6 gadiem
Eric Amodio
765dfe2225
Fixes #451 - Stops apply changes from HEAD if the sha is missing or HEAD
Also allows for vscode undo support for the applied changes
pirms 6 gadiem
Eric Amodio
bbd5933f08
Preps v8.5.1
pirms 6 gadiem
Eric Amodio
0bec73ad8a
Fixes #252 - this.children reset because of await
pirms 6 gadiem
Eric Amodio
307090a70a
Closes #429 - Adds emoji support 😄
pirms 6 gadiem
Eric Amodio
22a5722a25
Adds historyExplorer.avatars setting
pirms 6 gadiem
Eric Amodio
28f5eb66a6
Fixes issue with saving settings with default values
pirms 6 gadiem
Eric Amodio
ae107ef0a8
Fixes #437 - Removes --first-parent and -m from file history
pirms 6 gadiem
Eric Amodio
9359818216
Closes #446 - Adds ability to compare arbitrary file revisions
pirms 6 gadiem
Eric Amodio
67df234b19
Fixes #444 - Resizes activity bar icon
pirms 6 gadiem
Eric Amodio
806a9f312b
Preps v8.5.0
pirms 6 gadiem
Eric Amodio
5da25f1698
Adds alt command to compare with previous toolbar command
pirms 6 gadiem
Eric Amodio
4afe1507ce
Enables the new GitLens sidebar view by default
pirms 6 gadiem
Eric Amodio
a911aca471
Closes #316 - Show file history from another branch or tag
Renames Show Branches and Tags -> Choose from Branch or Tag History...
Changes it to show the revision history rather than immediate executing
pirms 6 gadiem
Eric Amodio
32d683ce5e
Fixes compare with prev/next with renames (especially case only renames)
pirms 6 gadiem
Eric Amodio
2cb5b9b37e
Changes file history to always be the full history
pirms 6 gadiem
Eric Amodio
df98b110cc
Consolidates gitlens:active* contexts into gitlens:activeFileStatus
Less roundtrips through to the UI on changes for better performance/UX
Also adds "flash" protection to deal with the active editor changing to undefined between changes
pirms 6 gadiem
Eric Amodio
d11aac0feb
Fixes issue with diff with previous and renames
pirms 6 gadiem
Eric Amodio
f8e287615f
Fixes #440 - Increases max buffer to 100MB
pirms 6 gadiem
Eric Amodio
bfbefd03ca
Closes #431 - adds tag annotations to tooltips
pirms 6 gadiem
Eric Amodio
2d68740de5
Fixes empty scope box
pirms 6 gadiem
Eric Amodio
500323a70f
Fixes issue with editor focus and compare commands
pirms 6 gadiem
Eric Amodio
d81f4f4339
Fixes issue where file history wasn't auto updated
pirms 6 gadiem
Eric Amodio
9dbb25ac12
Fixes issue where changed files count was wrong when behind upstream
pirms 6 gadiem
Eric Amodio
91a54757de
Fixes #442 - File status fails if name (or path) starts with -
pirms 6 gadiem
Eric Amodio
059ba44c07
Adds ability to show explorers in a GitLens view
pirms 6 gadiem
Eric Amodio
164b0f0d0f
Renames history explorer to file history explorer
pirms 6 gadiem
Eric Amodio
f47a92e324
Resolves #436 - Copy to clipboard not working
pirms 6 gadiem
Eric Amodio
9c0d6553a5
Adds hovers.avatars setting to the interactive settings editor
pirms 6 gadiem
Eric Amodio
7201935053
Adds recognition for Segev Finer's contribution
pirms 6 gadiem
Eric Amodio
12a93fe5f6
Preps v8.4.1
pirms 6 gadiem
Eric Amodio
197a4abfdc
Fixes issue with insiders caused by new `SymbolInformation` API changes
pirms 6 gadiem
Eric Amodio
cbb69869d9
Adds heatmap to features overview and fixes phrasing
pirms 6 gadiem
Eric Amodio
cd90faa526
Preps v8.4.0
pirms 6 gadiem
Eric Amodio
44566b4ec9
Revamps heatmap - median relative age & customizable cold/hot colors
Closes #419 - Make blame heatmap color configurable
pirms 6 gadiem
Eric Amodio
de83305095
Adds new branch history node under status
pirms 6 gadiem
Eric Amodio
ec78a658ff
Adds recognition for Maxim Pekurin's contribution
pirms 6 gadiem
Eric Amodio
1de7fd8489
Adds recognition for Roy Ivy III's contribution
pirms 6 gadiem
Eric Amodio
8f30d0bcd9
Fixes #409 - removes $(ellipsis) from placeholder text
pirms 6 gadiem
Eric Amodio
b5f3b0a751
Fixes #412 - Respects output level for tracing when debugging
pirms 6 gadiem
Eric Amodio
04ca78f706
Preps v8.3.5
pirms 6 gadiem
Eric Amodio
6b341c5ae6
Fixes #295 , #318 - any error during repo search kills GitLens
pirms 6 gadiem
Eric Amodio
bc4a84d279
Preps v8.3.4
pirms 6 gadiem
Eric Amodio
924d40cfcd
Fixes the openWorkingFile command to always show when desired
pirms 6 gadiem
Eric Amodio
d2a7a1ceb3
Fixes #399 - "Open x in Remote" commands aren't always available
Closes #209 - Open File in Remote should ask for a branch if no upstream
pirms 6 gadiem