Eric Amodio
66ec481bae
Renames to abbreviateShaOnCopy & copy tweaks
3 years ago
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`.
3 years ago
Eric Amodio
3509a3a247
Fixes #1183 - allow stashing lots of files or warn
3 years ago
Eric Amodio
316590e3fe
Fixes refresh issue when going from none to some
3 years ago
Eric Amodio
3345f67f7c
💄 & minor fixes
Adds @kh0m contribution
3 years ago
Eric Amodio
72327e6c90
Fixes #1308 - escapes pr titles in hovers
3 years ago
Eric Amodio
c6a0593cb0
Fixes #1309 - fix fetch & pull of remote branches
3 years ago
Eric Amodio
0d0ab9090a
Adds before option to browse repo at revision
3 years ago
Eric Amodio
4c7051c3ac
Adds add remote cmd when there are no remotes
3 years ago
Eric Amodio
60adad8541
Closes #1156 - adds quick open file history
3 years ago
Eric Amodio
23a96e968e
Bumps to v11.1.3
3 years ago
Eric Amodio
3d5c3a344b
Adds @TravisTX contribution
3 years ago
Eric Amodio
e77280e280
Bumps to v11.1.2
3 years ago
Eric Amodio
7a058a1507
Adds @sir-kain contribution
3 years ago
Eric Amodio
e110aa8e92
Bumps to v11.1.1
3 years ago
Eric Amodio
f9c2beccc6
Fixes #1302 - only show welcome on focused window
3 years ago
Eric Amodio
de692bd58a
Fixes #1285 - avoids fetch on current branch
3 years ago
Eric Amodio
e7ddef7df2
Adds caching to stashes & contributors
3 years ago
Eric Amodio
10ec613441
Fixes #1294 - removes (if) syntax
3 years ago
Eric Amodio
f3cb152f72
Bumps to v11.1.0
3 years ago
Eric Amodio
8d3079545b
Updates CHANGELOG
3 years ago
Eric Amodio
3fb0c12795
Updates CHANGELOG
3 years ago
Eric Amodio
36913a3552
Closes #1284 - adds terminal links setting
3 years ago
Eric Amodio
56694fc5d2
Removes preview from APIs
3 years ago
Eric Amodio
1ba5f0584d
Fixes #1218 - ahead/behind files uses merge base
3 years ago
Eric Amodio
bada3582b6
Adds usage-based sorting to git command palette
3 years ago
Eric Amodio
bf9208ba2a
Adds setting to control rich integrations - #1208
3 years ago
Eric Amodio
a8432e54df
Closes #1269 - splits revert and revert + edit
3 years ago
Eric Amodio
1596c6ab83
Fixes push to commit showing repo picker
Clarifies that commit will be included in push
4 years ago
Eric Amodio
b6df6b2df7
Adds push to unpublished commits
Adds push to unpublished file commits in history views
4 years ago
Eric Amodio
91e90d3762
Closes #1044 - adds Commit submenu to file history
4 years ago
Eric Amodio
1f8c16fa58
Renames showWelcomeOrWhatsNew
And limits it to only affect the welcome experience since showWhatsNewAfterUpgrades already exists
4 years ago
Eric Amodio
8956bb44c5
Fixes #1255 - adds repo cmds to repo folder nodes
4 years ago
Eric Amodio
112d0060b0
Fixes gutter blame updating on default cfg changes
4 years ago
Eric Amodio
37b4114ee5
Fixes #1246 - bad encoding caused missing fallback
4 years ago
Eric Amodio
1e716f0808
Fixes hang in shortlog when no HEAD
4 years ago
Eric Amodio
11d3280289
Adds preview extensibility apis
Adds preview action runner extensibility api
4 years ago
Eric Amodio
aaaa89c890
Increases some icons thickness to match codicons
4 years ago
Eric Amodio
a4b74d0e3d
Closes #1071 - adds branch or tag picking
4 years ago
Eric Amodio
934ef04eb0
Fixes #1208 - refines connect to remote flow
Adds a deny everywhere option
Adds command to reset denials
4 years ago
Eric Amodio
60d35b8a79
Fixes force push of current branch
4 years ago
Eric Amodio
40859709ff
Adds welcome view to search & compare view
4 years ago
Eric Amodio
6b67b890eb
Fixes ShowLineHistoryView command not showing up
4 years ago
Eric Amodio
a28f99ed92
Fixes issue with ShowRepositoriesView command
4 years ago
Eric Amodio
e792941c57
Fixes #526 - removes chars to avoid shell issues
4 years ago
Eric Amodio
49f7b5651d
Closes #297 - adds heatmap to scroll bar
4 years ago
Eric Amodio
7b54e54e5b
Adds `fileAnnotations.command` setting to UI
Cleans up changes for #1165
4 years ago
Eric Amodio
a66e5d8cd5
Fixes #1222 - open associated pr wasnt implemented
4 years ago
Eric Amodio
659a2169c4
Fixes #1223 - tags sometimes don't show up in tips
4 years ago
Eric Amodio
7ef0815630
Fixes #1225 - wrong line number used to find hunk
4 years ago