Eric Amodio
914fab61c4
Closes #1353 - improves status bar flicker
Also makes it the default
4年前
Eric Amodio
1f0559930b
Closes #1196 - adds regex pattern for remotes
4年前
Eric Amodio
72f1d8784d
Adds create pull request notification
4年前
Eric Amodio
046bb45911
Fixes external directory compare
Adds advanced.externalDiffTool setting
Adds advanced.externalDirectoryDiffTool setting
4年前
Eric Amodio
1d7be10b2a
Fixes #863 - tells built-in git about found repos
4年前
Eric Amodio
da23d01e7c
Fixes #1332 - resets caches on manual view refresh
4年前
Eric Amodio
aca81f63c4
Fixes publish showing up on remote branches
4年前
Eric Amodio
a8b9127cd5
Adds @egfx-notifications contribution
4年前
Eric Amodio
48184e77e2
Updates CHANGELOG
4年前
Eric Amodio
ae03319ab1
Adds switch to text option to rebase editor
4年前
Eric Amodio
a664073586
Changes to Push command on HEAD commit
4年前
Eric Amodio
71e0c4439f
Fixes #1323 - uses built-in vscode command
4年前
Eric Amodio
66ec481bae
Renames to abbreviateShaOnCopy & copy tweaks
4年前
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`.
4年前
Eric Amodio
3509a3a247
Fixes #1183 - allow stashing lots of files or warn
4年前
Eric Amodio
316590e3fe
Fixes refresh issue when going from none to some
4年前
Eric Amodio
3345f67f7c
💄 & minor fixes
Adds @kh0m contribution
4年前
Eric Amodio
72327e6c90
Fixes #1308 - escapes pr titles in hovers
4年前
Eric Amodio
c6a0593cb0
Fixes #1309 - fix fetch & pull of remote branches
4年前
Eric Amodio
0d0ab9090a
Adds before option to browse repo at revision
4年前
Eric Amodio
4c7051c3ac
Adds add remote cmd when there are no remotes
4年前
Eric Amodio
60adad8541
Closes #1156 - adds quick open file history
4年前
Eric Amodio
23a96e968e
Bumps to v11.1.3
4年前
Eric Amodio
3d5c3a344b
Adds @TravisTX contribution
4年前
Eric Amodio
e77280e280
Bumps to v11.1.2
4年前
Eric Amodio
7a058a1507
Adds @sir-kain contribution
4年前
Eric Amodio
e110aa8e92
Bumps to v11.1.1
4年前
Eric Amodio
f9c2beccc6
Fixes #1302 - only show welcome on focused window
4年前
Eric Amodio
de692bd58a
Fixes #1285 - avoids fetch on current branch
4年前
Eric Amodio
e7ddef7df2
Adds caching to stashes & contributors
4年前
Eric Amodio
10ec613441
Fixes #1294 - removes (if) syntax
4年前
Eric Amodio
f3cb152f72
Bumps to v11.1.0
4年前
Eric Amodio
8d3079545b
Updates CHANGELOG
4年前
Eric Amodio
3fb0c12795
Updates CHANGELOG
4年前
Eric Amodio
36913a3552
Closes #1284 - adds terminal links setting
4年前
Eric Amodio
56694fc5d2
Removes preview from APIs
4年前
Eric Amodio
1ba5f0584d
Fixes #1218 - ahead/behind files uses merge base
4年前
Eric Amodio
bada3582b6
Adds usage-based sorting to git command palette
4年前
Eric Amodio
bf9208ba2a
Adds setting to control rich integrations - #1208
4年前
Eric Amodio
a8432e54df
Closes #1269 - splits revert and revert + edit
4年前
Eric Amodio
1596c6ab83
Fixes push to commit showing repo picker
Clarifies that commit will be included in push
4年前
Eric Amodio
b6df6b2df7
Adds push to unpublished commits
Adds push to unpublished file commits in history views
4年前
Eric Amodio
91e90d3762
Closes #1044 - adds Commit submenu to file history
4年前
Eric Amodio
1f8c16fa58
Renames showWelcomeOrWhatsNew
And limits it to only affect the welcome experience since showWhatsNewAfterUpgrades already exists
4年前
Eric Amodio
8956bb44c5
Fixes #1255 - adds repo cmds to repo folder nodes
4年前
Eric Amodio
112d0060b0
Fixes gutter blame updating on default cfg changes
4年前
Eric Amodio
37b4114ee5
Fixes #1246 - bad encoding caused missing fallback
4年前
Eric Amodio
1e716f0808
Fixes hang in shortlog when no HEAD
4年前
Eric Amodio
11d3280289
Adds preview extensibility apis
Adds preview action runner extensibility api
4年前
Eric Amodio
aaaa89c890
Increases some icons thickness to match codicons
4年前