Eric Amodio
fd08cf9deb
Adds folder history support
3年前
Eric Amodio
f4f2e5fbc5
Updates CHANGELOG
3年前
Eric Amodio
bfa7931919
Bumps to v11.3.0
3年前
Eric Amodio
28926332a4
Updates CHANGELOG
3年前
Eric Amodio
ba255189b6
Updates CHANGELOG with new decorations
3年前
Eric Amodio
1159aedbaa
Updates README/CHANGELOG with new decorations
3年前
Eric Amodio
dab25a37f0
Adds reset avatar cache command
3年前
Eric Amodio
86e9a26e3d
Fixes rebase status getting stuck
3年前
Eric Amodio
fabe92fb45
Fixes #1372 - honors git.autoRepositoryDetection
At least for causing repos to show up in the built-in git views
3年前
Eric Amodio
1e0bcfac29
Adds publish repository command
3年前
Eric Amodio
038701803a
Fixes #1394 - removes disabled flags
3年前
Eric Amodio
c5659cff10
Adds @vguleaev's contribution
3年前
Eric Amodio
a1f44e8c0e
Fixes #1391 - quotes ()
3年前
Eric Amodio
fec2466436
Closes #1336 - avoids auth prompts
3年前
Eric Amodio
08aed2116e
Adds highlight changes cmd to status bar/code lens
Fixes issues with editor.id no longer being available
3年前
Eric Amodio
5967c85e67
Closes #1378 - remote cmds to statusbar/code lens
3年前
Eric Amodio
9da73030c3
Adds @studgeek contribution
3年前
Eric Amodio
152145177c
Fixes #1363 - adds missing log.showsignature=false
3年前
Eric Amodio
e27da912e1
Fixes #1368 - allows suppressing missing git msg
3年前
Eric Amodio
f7ca6f0dfe
Closes #1014 - adds blame prior to change command
3年前
Eric Amodio
1267c6ff88
Bumps to v11.2.1
3年前
Eric Amodio
eab65f576f
Fixes #1361 - no longer needs an opened repo
3年前
Eric Amodio
92c993de6f
Shows merged PRs on root branches
3年前
Eric Amodio
41a744d61c
Adds @sueka contribution
3年前
Eric Amodio
85fe438145
Bumps to v11.2.0
3年前
Eric Amodio
cfdbb8dcb3
Updates CHANGELOG
3年前
Eric Amodio
1a4dafe388
Closes #1267 - notifies on improper folder casing
3年前
Eric Amodio
de410f3dda
Updates CHANGELOG
3年前
Eric Amodio
6effd609c5
Fixes #1006 - open files as revision for bitbucket
3年前
Eric Amodio
cf5a394f8e
Fixes #901 - better matcher for bitbucket server
3年前
Eric Amodio
1ed94eb19f
Fixes issue with file/line pinning getting lost
3年前
Eric Amodio
a7146939a8
Removes enabled from Repos & Line History views
3年前
Eric Amodio
604bf40b03
Fixes #1354 - quotes terminal args if needed
3年前
Eric Amodio
914fab61c4
Closes #1353 - improves status bar flicker
Also makes it the default
3年前
Eric Amodio
1f0559930b
Closes #1196 - adds regex pattern for remotes
3年前
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年前