Eric Amodio
5060c2cc1e
Hides commands that should be when disabled
3 years ago
Eric Amodio
aca81f63c4
Fixes publish showing up on remote branches
3 years ago
Eric Amodio
369cf3ea3e
Updates dependencies
3 years ago
Eric Amodio
8321058517
Updates dependencies
3 years ago
Eric Amodio
ebd9a3660a
Adds status colors to pull request icons
3 years ago
Eric Amodio
ae03319ab1
Adds switch to text option to rebase editor
3 years ago
Eric Amodio
69cb0be924
Renames Toggle History Mode: to Toggle History by:
3 years ago
Eric Amodio
3b7ea57f24
Fixes changing to Push command on HEAD commit
Previous commit a664073
3 years ago
Eric Amodio
a664073586
Changes to Push command on HEAD commit
3 years ago
Eric Amodio
eb9e7c3198
Updates dependencies & TypeScript
Works around https://github.com/microsoft/TypeScript/issues/41428
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
3dc605c567
Updates dependencies
3 years ago
Eric Amodio
3345f67f7c
💄 & minor fixes
Adds @kh0m contribution
3 years ago
Ken Hom
f7744edffb
Adds Feature for Copy Current Branch Name
Related Issue: #1306
3 years ago
Eric Amodio
f2d885b2d8
Adds merge conflict parsing to status
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
0986fc8a8a
Updates dependencies
3 years ago
Eric Amodio
23a96e968e
Bumps to v11.1.3
3 years ago
Eric Amodio
e77280e280
Bumps to v11.1.2
3 years ago
Eric Amodio
e110aa8e92
Bumps to v11.1.1
3 years ago
Eric Amodio
7e4ea6c480
Updates dependencies
3 years ago
Eric Amodio
bbbbc017aa
Adds note about hovers - closes #1293
3 years ago
Eric Amodio
f3cb152f72
Bumps to v11.1.0
3 years ago
Eric Amodio
8d3079545b
Updates CHANGELOG
3 years ago
Eric Amodio
3006e4073d
Moves common actions out of the commit submenu
3 years ago
Eric Amodio
c13f1d7556
Updates dependencies
3 years ago
Eric Amodio
872104213f
Fixes working/branch toggle incorrectly showing
Adds working/branch toggle before a comparision is selected
3 years ago
Eric Amodio
36913a3552
Closes #1284 - adds terminal links setting
3 years ago
Eric Amodio
8d41664ec0
Aligns Repositories view with other views
Adds more customization options to Repositories view
3 years ago
Eric Amodio
d07536850a
Renames to Open View Settings
3 years ago
Eric Amodio
510bc2334c
Adds switch & create branch to Branches
3 years ago
Eric Amodio
93e0055d89
Adds create tag to Tags node
3 years ago
Eric Amodio
579cd475c6
Fixes add remote & adds to remotes view
3 years ago
Eric Amodio
7648c4f74a
Removes commit search inline action from repos
3 years ago
Eric Amodio
d11c6c5bf5
Adds show/hide branch comparison to repos view
3 years ago
Eric Amodio
bfd8d78ced
Adds defaultTimeFormat setting
3 years ago
Eric Amodio
4c788f4536
Adds visibility to re-show line/repos views
Adds Hide Repositories View command
Adds Hide Line History View command
Adds Show/Hide Repositories View command to Commits view menu
Adds Show/Hide Line History View command to File History view menu
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
cb6e971277
Updates dependencies
3 years ago
Eric Amodio
413f17a1b8
Updates dependencies
3 years ago
Eric Amodio
db0eeef651
Adds fetch of a specific branch
Changes fetch/pull/push on roots to affect the whole repo
4 years ago
Eric Amodio
8e0e37b1cd
Re-adds line history to settings & docs
4 years ago
Eric Amodio
e499be9a78
Fixes log --all not supported in line history
4 years ago
Eric Amodio
a90c4a4e12
Marks deprecated settings & removes from docs
4 years ago
Eric Amodio
8de16f9dfd
Changes regex to make it easier to search for view
4 years ago