COMMITS
/ extensions/git/package.nls.json July 21, 2025
C
Open worktree in current or new window command (#257139)
Christy 😺 committed
C
Git: Delete Worktree... command for command palette only (#256827)
Christy 😺 committed
July 18, 2025
C
rework deletion flow (#256415)
Christy 😺 committed
July 16, 2025
C
Add worktree command (#255945)
Christy 😺 committed
July 14, 2025
C
Enable viewing of worktrees under Repositories (#254992)
Christy 😺 committed
April 16, 2025
L
SCM - add secondary quick diff provider (#246707)
Ladislau Szomoru committed
April 2, 2025
L
Git - fix commit hook setting name (#245307)
Ladislau Szomoru committed
March 14, 2025
L
Git - add commit details to ref pickers (#243582)
Ladislau Szomoru committed
February 27, 2025
J
disable untrackedChangesEnableTrash in linux snap (#242188)
João Moreno committed
J
rename untrackedChangesEnableTrash to discardUntrackedChangesToTrash (#242186)
João Moreno committed
February 25, 2025
L
Git - rename "untrackedChangesSoftDelete" to "untrackedChangesEnableTrash" (#241953)
Ladislau Szomoru committed
February 14, 2025
L
Git - disable untracked file soft-delete when connected to a remote (#240805)
Ladislau Szomoru committed
February 13, 2025
L
Git - remove the ignore sources setting as it is now merged into the sources setting (#240635)
Ladislau Szomoru committed
L
Git - update settings descriptions (#240621)
Ladislau Szomoru committed
February 12, 2025
L
Git - polish the diagnostics information commit hook (#240590)
Ladislau Szomoru committed
February 11, 2025
L
Git - add setting for untracked changes soft delete (#240387)
Ladislau Szomoru committed
February 10, 2025
L
Initial implementation (#240264)
Ladislau Szomoru committed
February 5, 2025
L
Git - add command to delete remote branch (#239692)
Ladislau Szomoru committed
January 20, 2025
L
Git - add commands to toggle git blame editor decoration/status bar item (#238302)
Ladislau Szomoru committed
January 13, 2025
L
Git - add more commands to the graph context menu (#237811)
Ladislau Szomoru committed
L
Git - cleanup command names (#237790)
Ladislau Szomoru committed
January 10, 2025
L
Git/SCM - update "view" to "open" in the command titles (#237645)
Ladislau Szomoru committed
January 9, 2025
P
fix 227150: Added a recursive git clone button (#232497)
Parasaran committed
January 6, 2025
L
Git - remove commands that are not used (#237368)
Ladislau Szomoru committed
L
Git - add `git.commitShortHashLength` setting (#237343)
Ladislau Szomoru committed
December 18, 2024
T
Lock some SCM strings (#236531)
Tyler James Leonhardt committed
November 27, 2024
L
SCM - set the foundation for history item ref actions (#234784)
Ladislau Szomoru committed
November 25, 2024
L
Git - add template support for editor decoration/status bar item (#234582)
Ladislau Szomoru committed
November 20, 2024
L
Git - add git blame status bar item (#234302)
Ladislau Szomoru committed
November 19, 2024
L
Git - experimental git blame editor decoration (#234209)
Ladislau Szomoru committed
October 2, 2024
L
Git - better handle conflict during cherry-pick (#230312)
Ladislau Szomoru committed
September 13, 2024
L
SCM Graph - Add more commands to the context menu (#228480)
Ladislau Szomoru committed
L
SCM Graph - Add "Create Tag" action to history item context menu (#228428)
Ladislau Szomoru committed
April 9, 2024
L
Git - add dedicated commands to view changes (#209942)
Ladislau Szomoru committed
March 15, 2024
H
Implements #206808
Henning Dieterichs committed
February 19, 2024
L
Git - remove git.experimental.inputValidation setting (#205550)
Ladislau Szomoru committed
February 15, 2024
L
Git - add command to close all unmodified editors (#205278)
Ladislau Szomoru committed
February 13, 2024
L
February 11, 2024
L
Git - add file decoration provider for incoming changes (#204919)
Ladislau Szomoru committed
January 15, 2024
L
Git - polish view stash command (#202499)
Ladislau Szomoru committed
January 12, 2024
L
Git - Add "View All Changes" action + polish (#202327)
Ladislau Szomoru committed
January 8, 2024
L
Git - move "Open Commit" command from core to the git extension (#202042)
Ladislau Szomoru committed
L
Git - rename "Open Stash" to "Preview Stash" (#201973)
Ladislau Szomoru committed
L
Git - add open stash command (#201970)
Ladislau Szomoru committed
December 22, 2023
L
Git - refactor ref pickers (#201411)
Ladislau Szomoru committed
December 20, 2023
L
Git - enable commit signing using SSH key (#201298)
Ladislau Szomoru committed
December 14, 2023
L
Git - add command to close other repositories (#200893)
Ladislau Szomoru committed
November 24, 2023
L
Git - fix command titles (#198996)
Ladislau Szomoru committed
November 7, 2023
H
Implements first iteration of multi diff editors.
Henning Dieterichs committed
October 23, 2023
T
Add support for `--force-if-includes` to force push more safely (#187932)
Tatsunori Uchino committed