Eric Amodio
08aed2116e
Adds highlight changes cmd to status bar/code lens
Fixes issues with editor.id no longer being available
3 years ago
Eric Amodio
5967c85e67
Closes #1378 - remote cmds to statusbar/code lens
3 years ago
Eric Amodio
9da73030c3
Adds @studgeek contribution
3 years ago
Eric Amodio
152145177c
Fixes #1363 - adds missing log.showsignature=false
3 years ago
Eric Amodio
e27da912e1
Fixes #1368 - allows suppressing missing git msg
3 years ago
Eric Amodio
f7ca6f0dfe
Closes #1014 - adds blame prior to change command
3 years ago
Eric Amodio
1267c6ff88
Bumps to v11.2.1
3 years ago
Eric Amodio
eab65f576f
Fixes #1361 - no longer needs an opened repo
3 years ago
Eric Amodio
92c993de6f
Shows merged PRs on root branches
3 years ago
Eric Amodio
41a744d61c
Adds @sueka contribution
3 years ago
Eric Amodio
85fe438145
Bumps to v11.2.0
3 years ago
Eric Amodio
cfdbb8dcb3
Updates CHANGELOG
3 years ago
Eric Amodio
1a4dafe388
Closes #1267 - notifies on improper folder casing
3 years ago
Eric Amodio
de410f3dda
Updates CHANGELOG
3 years ago
Eric Amodio
6effd609c5
Fixes #1006 - open files as revision for bitbucket
3 years ago
Eric Amodio
cf5a394f8e
Fixes #901 - better matcher for bitbucket server
3 years ago
Eric Amodio
1ed94eb19f
Fixes issue with file/line pinning getting lost
3 years ago
Eric Amodio
a7146939a8
Removes enabled from Repos & Line History views
3 years ago
Eric Amodio
604bf40b03
Fixes #1354 - quotes terminal args if needed
3 years ago
Eric Amodio
914fab61c4
Closes #1353 - improves status bar flicker
Also makes it the default
3 years ago
Eric Amodio
1f0559930b
Closes #1196 - adds regex pattern for remotes
3 years ago
Eric Amodio
72f1d8784d
Adds create pull request notification
3 years ago
Eric Amodio
046bb45911
Fixes external directory compare
Adds advanced.externalDiffTool setting
Adds advanced.externalDirectoryDiffTool setting
3 years ago
Eric Amodio
1d7be10b2a
Fixes #863 - tells built-in git about found repos
3 years ago
Eric Amodio
da23d01e7c
Fixes #1332 - resets caches on manual view refresh
3 years ago
Eric Amodio
aca81f63c4
Fixes publish showing up on remote branches
3 years ago
Eric Amodio
a8b9127cd5
Adds @egfx-notifications contribution
3 years ago
Eric Amodio
48184e77e2
Updates CHANGELOG
3 years ago
Eric Amodio
ae03319ab1
Adds switch to text option to rebase editor
3 years ago
Eric Amodio
a664073586
Changes to Push command on HEAD commit
3 years ago
Eric Amodio
71e0c4439f
Fixes #1323 - uses built-in vscode command
3 years ago
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