COMMITS
/ extensions/git/package.json February 16, 2023
A
Multi quick diff polish (#174584)
Alex Ross committed
February 6, 2023
L
Bump module to new package (#173599)
Logan Ramos committed
January 30, 2023
L
Git - Limit the enablement "* selected ranges" command palette commands (#172843)
Ladislau Szomoru committed
L
Git - remove the commitInProgress context for the commit message commands (#172761)
Ladislau Szomoru committed
January 25, 2023
J
Fix auto publish before Continue On (#172324)
Joyce Er committed
January 24, 2023
January 23, 2023
L
Remove unused proposals (#172035)
Logan Ramos committed
L
Git - disable one more commands while a git operation is running (#171989)
Ladislau Szomoru committed
January 20, 2023
L
Git - handling git repositories in parent folders (#171726)
Ladislau Szomoru committed
January 19, 2023
J
Prompt before auto publishing branch (#171748)
Joyce Er committed
January 18, 2023
L
Revert "Git - Improvements to opening git repositories in parent folders (#171617)" (#171662)
Ladislau Szomoru committed
L
Git - Improvements to opening git repositories in parent folders (#171617)
Ladislau Szomoru committed
J
Auto publish branches before Continue On in git repositories (#171211)
Joyce Er committed
January 12, 2023
J
Support continue in local clone from remote window (#171134)
Joyce Er committed
January 3, 2023
L
Update the telemetry modules (#170512)
Logan Ramos committed
L
Git - Add command to delete remote tags (#170415)
Ladislau Szomoru committed
December 19, 2022
L
Git - Add support for git stash --staged (#169539)
Ladislau Szomoru committed
December 15, 2022
L
Git - more tweaks to command enablement (#169292)
Ladislau Szomoru committed
L
Bump telemetry packages (#169283)
Logan Ramos committed
December 14, 2022
L
Git - Disable git commands while commit is in progress (#169124)
Ladislau Szomoru committed
December 1, 2022
L
Git - Fix command name (#167812)
Ladislau Szomoru committed
November 30, 2022
L
Git - Unsafe repositories flow polish (#167728)
Ladislau Szomoru committed
November 25, 2022
L
Git - handle unsafe repositories (#167248)
Ladislau Szomoru committed
November 14, 2022
L
Update telemetry package (#166292)
Logan Ramos committed
November 9, 2022
S
#159892 Finalize (#165925)
Sandeep Somavarapu committed
L
Consume proposed telemetry API (#165862)
Logan Ramos committed
November 4, 2022
L
Git - Optimistic UI plumbing (#165237)
Ladislau Szomoru committed
October 31, 2022
J
bump unique names generator (#165015)
João Moreno committed
October 28, 2022
L
Engineering - adopt l10n for git-base/git/github extesions (#164566)
Ladislau Szomoru committed
October 17, 2022
L
Git - adopt log output channel api (#163695)
Ladislau Szomoru committed
September 30, 2022
L
Git - Rename git.fetchBeforeCheckout to git.pullBeforeCheckout (#162303)
Ladislau Szomoru committed
September 29, 2022
H
Fixes #162027
Henning Dieterichs committed
September 26, 2022
T
rev vscode-nls to version that doesn't ask for vscode-nls-web-data (#161819)
Tyler James Leonhardt committed
September 15, 2022
L
Git - Add the ability to fetch a branch before it is checked out (#160181)
Ladislau Szomoru committed
September 14, 2022
I
change git.mergeEditor setting to be false (#160923)
Isidor Nikolic committed
September 10, 2022
L
Git - Disable git.init command, and a welcome view that uses the git.init command in codespaces (#160597)
Ladislau Szomoru committed
September 9, 2022
L
GitHub - Disable command & view in codespaces (#160546)
Ladislau Szomoru committed
September 7, 2022
L
Git - Add merge abort command (#159753)
Ladislau Szomoru committed
September 5, 2022
H
Adresses feedback from PR
Henning Dieterichs committed
September 2, 2022
H
Introduces mergeEditorMenus proposal & fixes issues from PR.
Henning Dieterichs committed
August 26, 2022
H
Implements commands to recompute merge with git merge-file
Henning Dieterichs committed
August 22, 2022
J
Expose editor "blue button" as menu (#158740)
Johannes Rieken committed
L
Git - Add setting to remember post commit command (#158449)
Ladislau Szomoru committed
August 19, 2022
J
Implement and adopt edit session identifier API proposal (#157733)
Joyce Er committed
August 18, 2022
J
joh/unknown lemming (#158460)
Johannes Rieken committed
August 9, 2022
L
Git - Upgrade file-type package (#156411)
Ladislau Szomoru committed
August 8, 2022
T
Rev built-in versions of vscode-nls to 5.1.0 (#157530)
Tyler James Leonhardt committed
July 22, 2022
J
enable merge editor by default (#155937)
Johannes Rieken committed
July 21, 2022
J
show "Accept Merge" only for files currently under conflict. (#155822)
Johannes Rieken committed
July 14, 2022
J
use `TabInputTextMerge` in git extensions
Johannes committed