Eric Amodio
a7146939a8
Removes enabled from Repos & Line History views
pirms 3 gadiem
Eric Amodio
2cbe7f2762
Removes suffix from pluralize
pirms 3 gadiem
Eric Amodio
1156c6dc8e
Reduces confirmation threshold & updates msgs
pirms 3 gadiem
Eric Amodio
046bb45911
Fixes external directory compare
Adds advanced.externalDiffTool setting
Adds advanced.externalDirectoryDiffTool setting
pirms 3 gadiem
Eric Amodio
1d7be10b2a
Fixes #863 - tells built-in git about found repos
pirms 3 gadiem
Eric Amodio
ae03319ab1
Adds switch to text option to rebase editor
pirms 3 gadiem
Eric Amodio
71e0c4439f
Fixes #1323 - uses built-in vscode command
pirms 3 gadiem
Eric Amodio
eb9e7c3198
Updates dependencies & TypeScript
Works around https://github.com/microsoft/TypeScript/issues/41428
pirms 3 gadiem
Eric Amodio
66ec481bae
Renames to abbreviateShaOnCopy & copy tweaks
pirms 3 gadiem
Brendon Smith
628ed498a0
Fixes #1062 - enables copying of short commit SHAs
eamodio/vscode-gitlens#611 added a setting for commit SHA length,
`gitlens.advanced.abbreviatedShaLength`.
This commit will add `gitlens.advanced.useAbbreviatedShaLengthForCopy`,
which will copy the abbreviated commit SHA instead of the full SHA.
Respects `gitlens.advanced.abbreviatedShaLength`.
pirms 3 gadiem
Eric Amodio
3509a3a247
Fixes #1183 - allow stashing lots of files or warn
pirms 3 gadiem
Eric Amodio
3345f67f7c
💄 & minor fixes
Adds @kh0m contribution
pirms 3 gadiem
Ken Hom
f7744edffb
Adds Feature for Copy Current Branch Name
Related Issue: #1306
pirms 3 gadiem
Eric Amodio
c6a0593cb0
Fixes #1309 - fix fetch & pull of remote branches
pirms 3 gadiem
Eric Amodio
0d0ab9090a
Adds before option to browse repo at revision
pirms 3 gadiem
Eric Amodio
60adad8541
Closes #1156 - adds quick open file history
pirms 3 gadiem
Eric Amodio
de692bd58a
Fixes #1285 - avoids fetch on current branch
pirms 3 gadiem
Eric Amodio
5dc2d0a490
Fixes branch & tag sort honoring setting
pirms 3 gadiem
Eric Amodio
579cd475c6
Fixes add remote & adds to remotes view
pirms 3 gadiem
Eric Amodio
88ac213a4a
Fixes remote connect/disconnect repo picker
pirms 3 gadiem
Eric Amodio
4c788f4536
Adds visibility to re-show line/repos views
Adds Hide Repositories View command
Adds Hide Line History View command
Adds Show/Hide Repositories View command to Commits view menu
Adds Show/Hide Line History View command to File History view menu
pirms 3 gadiem
Eric Amodio
bada3582b6
Adds usage-based sorting to git command palette
pirms 3 gadiem
Eric Amodio
bf9208ba2a
Adds setting to control rich integrations - #1208
pirms 3 gadiem
Eric Amodio
a8432e54df
Closes #1269 - splits revert and revert + edit
pirms 3 gadiem
Eric Amodio
db0eeef651
Adds fetch of a specific branch
Changes fetch/pull/push on roots to affect the whole repo
pirms 4 gadiem
Eric Amodio
1596c6ab83
Fixes push to commit showing repo picker
Clarifies that commit will be included in push
pirms 4 gadiem
Eric Amodio
ecf436b189
Fixes create branch/tag quick pick titles
pirms 4 gadiem
Eric Amodio
b70e2d401f
Adds a default action runner to open pr on remote
Adds a name property to the action runner api
Bumps vscode version to use > in when clauses
pirms 4 gadiem
Eric Amodio
9d8ff1cc36
Removes outdated clibboard error handling
pirms 4 gadiem
Eric Amodio
11d3280289
Adds preview extensibility apis
Adds preview action runner extensibility api
pirms 4 gadiem
Eric Amodio
a4b74d0e3d
Closes #1071 - adds branch or tag picking
pirms 4 gadiem
Eric Amodio
934ef04eb0
Fixes #1208 - refines connect to remote flow
Adds a deny everywhere option
Adds command to reset denials
pirms 4 gadiem
Eric Amodio
60d35b8a79
Fixes force push of current branch
pirms 4 gadiem
Eric Amodio
424fd60e86
Changes from commit id to SHA
pirms 4 gadiem
Eric Amodio
a28f99ed92
Fixes issue with ShowRepositoriesView command
pirms 4 gadiem
Eric Amodio
a66e5d8cd5
Fixes #1222 - open associated pr wasnt implemented
pirms 4 gadiem
Eric Amodio
48738a1b83
Fixes push confirm message when not ahead
pirms 4 gadiem
Eric Amodio
1d788dcccc
Renames to RichRemoteProvider
pirms 4 gadiem
Eric Amodio
25ecfbe6f2
Adds better support for insiders version
pirms 4 gadiem
Eric Amodio
8978d17b4e
Fixes #1163 - forces rebase ui when cmd invoked
pirms 4 gadiem
Eric Amodio
913c0606d0
Refines rebase editor
Adds button to rebase editor to toggle it on/off
Adds commands to toggle rebase editor on/off
Adds settings UI to toggle rebase editor on/off
pirms 4 gadiem
Eric Amodio
f29bb1adf5
Adds compare references command to the palette
pirms 4 gadiem
Eric Amodio
281249c589
Adds ref range input into history/log git command
pirms 4 gadiem
Eric Amodio
90880e4901
Adds ref range support to terminal links
Adds git command support to terminal links
pirms 4 gadiem
Eric Amodio
fb2533a2ac
Uses highlander repo path if no editors are open
pirms 4 gadiem
Eric Amodio
e0116b9296
Fixes rebase onto command
pirms 4 gadiem
Eric Amodio
2958116b97
Adds synced keys to avoid welcome/upgrade on sync
pirms 4 gadiem
Eric Amodio
294df1d8b3
Makes quick input buttons more explicit
pirms 4 gadiem
Eric Amodio
55b1461ea5
Fixes to be ready for TypeScript 4.1
pirms 4 gadiem
Andrea Cigana
50c44144a0
Fixes typo forcably -> forcibly
pirms 4 gadiem