Eric Amodio
bfa7931919
Bumps to v11.3.0
3 years ago
Eric Amodio
28926332a4
Updates CHANGELOG
3 years ago
Eric Amodio
ba255189b6
Updates CHANGELOG with new decorations
3 years ago
Eric Amodio
1159aedbaa
Updates README/CHANGELOG with new decorations
3 years ago
Eric Amodio
dab25a37f0
Adds reset avatar cache command
3 years ago
Eric Amodio
86e9a26e3d
Fixes rebase status getting stuck
3 years ago
Eric Amodio
fabe92fb45
Fixes #1372 - honors git.autoRepositoryDetection
At least for causing repos to show up in the built-in git views
3 years ago
Eric Amodio
1e0bcfac29
Adds publish repository command
3 years ago
Eric Amodio
038701803a
Fixes #1394 - removes disabled flags
3 years ago
Eric Amodio
c5659cff10
Adds @vguleaev's contribution
3 years ago
Eric Amodio
a1f44e8c0e
Fixes #1391 - quotes ()
3 years ago
Eric Amodio
fec2466436
Closes #1336 - avoids auth prompts
3 years ago
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