Eric Amodio
065bd0ff40
Fixes #503 - Open Changes (w difftool) should only open single file
Changes Open All Changes (w difftool) to open files, rather than dirdiff
Changes Open All Changes (w difftool) to prompt for repo when needed
6 лет назад
Eric Amodio
530bba47a2
Changes on status bar to in status bar
6 лет назад
Eric Amodio
5a88901a3c
Renames GitLens explorer to Repositories explorer
Changes changelog image links to permalinks
Moves all images for docs into a docs folder
Removes unused images
6 лет назад
Eric Amodio
6565951e81
Closes #388 - Adds git mailmap support
6 лет назад
Eric Amodio
b58dc49d07
Adds diffWithWorking to editor toolbar when diffing
Renanes "Compare x with" commands
6 лет назад
Eric Amodio
0f2f79fca7
Fixes #430 - Use content provider instead of tmp files (for text docs)
6 лет назад
Eric Amodio
d7212eb419
Reworks git commands a bit to reduce rethrows
Fixes #405 - stops non-repo from showing up in explorer
6 лет назад
Eric Amodio
a42fc650e0
Fixes issue with log cache (exact match miss)
6 лет назад
Eric Amodio
d9807774ec
Switches to use new git extension api (for git path)
Removes gitlens.advanced.git setting
6 лет назад
Eric Amodio
d53b45432d
Prettiers more things
6 лет назад
Eric Amodio
4ddb871459
Preps v8.5.6
6 лет назад
Eric Amodio
0e770816a7
Fixes #482 - UI displays "undefined" in results panel when comparing
6 лет назад
Eric Amodio
9f0199efae
Fixes #477 - Waits for the git extension to load when getting the git path
6 лет назад
Eric Amodio
14e2aa67bf
Preps v8.5.5
6 лет назад
Eric Amodio
58700ab15b
Closes #467 - Adds copy remote url to clipboard command
6 лет назад
Eric Amodio
457ab38974
Fixes #468 - better handles detached head state
6 лет назад
Eric Amodio
754ffc4c77
Fixes #478 - Stops adding suppressShowKeyBindingsNotice unnecessarily
6 лет назад
Eric Amodio
d1a613b1c8
Fixes #471 - Changes Ctrl+Alt to Ctrl+Shift
6 лет назад
Eric Amodio
1c1ec2894e
Preps v8.5.4
6 лет назад
Eric Amodio
dba38fb6f8
Fixes #459 - letter spacing breaks gutter annotation
6 лет назад
Eric Amodio
cd3dbb3e6c
Improves performance of blame annotations
6 лет назад
Eric Amodio
910b26555c
Closes #463 : adds checkout terminal command
Changes rebase & reset terminal commands to apply to all commit nodes
6 лет назад
Eric Amodio
877cae2894
Fixes issues welcome & settings editor with light themes
6 лет назад
Eric Amodio
915e6bd693
Adds recognition for Zyck's contribution
Adds clearing of the user cache on config change
Fixes lint issues and adds some comments
6 лет назад
Eric Amodio
7a34e98f50
Fixes #462 - Don't override SCM shortcut (⌃⇧G) on macOS
6 лет назад
Eric Amodio
e6c56cff8c
Updates settings descriptions for settings editor
6 лет назад
Eric Amodio
6ac6ebda3b
Changes commit search by sha to jump to commit directly
6 лет назад
Eric Amodio
52e086be19
Preps v8.5.3
6 лет назад
Eric Amodio
6e5a82e469
Fixes issue showing changes with working with renamed files
6 лет назад
Eric Amodio
93f2be5af7
Fixes issue showing changes with untracked stashed files
6 лет назад
Eric Amodio
89523f7ae3
Fixes #454 - Avoids merge commits for file/change searches
6 лет назад
Eric Amodio
dae8cfbd29
Preps v8.5.2
6 лет назад
Eric Amodio
858953dc5c
Fixes #449 - Stops hiding explorers by default when in Zen mode
6 лет назад
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
6 лет назад
Eric Amodio
bbd5933f08
Preps v8.5.1
6 лет назад
Eric Amodio
0bec73ad8a
Fixes #252 - this.children reset because of await
6 лет назад
Eric Amodio
307090a70a
Closes #429 - Adds emoji support 😄
6 лет назад
Eric Amodio
22a5722a25
Adds historyExplorer.avatars setting
6 лет назад
Eric Amodio
28f5eb66a6
Fixes issue with saving settings with default values
6 лет назад
Eric Amodio
ae107ef0a8
Fixes #437 - Removes --first-parent and -m from file history
6 лет назад
Eric Amodio
9359818216
Closes #446 - Adds ability to compare arbitrary file revisions
6 лет назад
Eric Amodio
67df234b19
Fixes #444 - Resizes activity bar icon
6 лет назад
Eric Amodio
806a9f312b
Preps v8.5.0
6 лет назад
Eric Amodio
5da25f1698
Adds alt command to compare with previous toolbar command
6 лет назад
Eric Amodio
4afe1507ce
Enables the new GitLens sidebar view by default
6 лет назад
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
6 лет назад
Eric Amodio
32d683ce5e
Fixes compare with prev/next with renames (especially case only renames)
6 лет назад
Eric Amodio
2cb5b9b37e
Changes file history to always be the full history
6 лет назад
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
6 лет назад
Eric Amodio
d11aac0feb
Fixes issue with diff with previous and renames
6 лет назад