Ladislau Szomoru
|
cbb7f99ba8
|
Git - remove hard coded remote name when detecting the default branch (#237423)
|
2025-01-07 20:07:07 +01:00 |
|
Ladislau Szomoru
|
1c10a0e551
|
Git - remove proposed api typings from git/github extensions (#237409)
|
2025-01-07 17:00:02 +01:00 |
|
Ladislau Szomoru
|
e258958d35
|
Git - expose unsetConfig through the extension API (#237393)
|
2025-01-07 05:46:07 -08:00 |
|
Ladislau Szomoru
|
eab8316ec8
|
Git - switch back to using options instead of subcomands (#237390)
|
2025-01-07 12:48:35 +01:00 |
|
Ladislau Szomoru
|
bfb4f5fc1c
|
Git - Revert "Git - escape shell-sensitive characters (#236849)" (#237388)
Revert "Git - escape shell-sensitive characters (#236849)"
This reverts commit fca210cd10.
|
2025-01-07 12:18:17 +01:00 |
|
Ladislau Szomoru
|
fc4e78cbfe
|
Git - remove commands that are not used (#237368)
Git - remove commands that are not used
|
2025-01-06 22:17:09 +01:00 |
|
Ladislau Szomoru
|
e22e3e7293
|
Git - improve timeline hover (#237365)
|
2025-01-06 21:47:43 +01:00 |
|
Ladislau Szomoru
|
abe43ed1d5
|
Git - add author email to the blame/graph hover (#237360)
|
2025-01-06 20:31:52 +01:00 |
|
Ladislau Szomoru
|
3548eae0e1
|
Git - add git.commitShortHashLength setting (#237343)
|
2025-01-06 16:05:37 +00:00 |
|
Ladislau Szomoru
|
aa6a38114c
|
Git - add stage/unstage commands to editor title (#237257)
|
2025-01-04 10:15:35 -08:00 |
|
Ladislau Szomoru
|
2bdb3e9b41
|
Git - git blame hover commands polish (#237190)
|
2025-01-02 07:46:09 -08:00 |
|
Ladislau Szomoru
|
92bae09f4d
|
Git - update git blame settings (#237187)
|
2025-01-02 07:45:45 -08:00 |
|
Ladislau Szomoru
|
ba56ac5291
|
Git - refactor git blame code (#237185)
Refactor git blame code
|
2025-01-02 07:44:45 -08:00 |
|
Ladislau Szomoru
|
6d6cfdc3a6
|
Git - add git blame editor decoration hover provider (#237102)
* Initial implementation
* Refactor editor decoration type
|
2024-12-30 21:10:42 +01:00 |
|
Ladislau Szomoru
|
4fa5611d67
|
Git - handle the diff editor for untracked files now that we throw FileNotFound if the file does not exist (#236863)
|
2024-12-24 12:02:40 +11:00 |
|
Ladislau Szomoru
|
fca210cd10
|
Git - escape shell-sensitive characters (#236849)
|
2024-12-23 17:26:24 +05:30 |
|
Ladislau Szomoru
|
151ef3514e
|
SCM - disable actions for resource groups that do not have any resources (#236813)
|
2024-12-22 08:09:59 -05:00 |
|
Ladislau Szomoru
|
b8b4db329e
|
Git - cleanup vscode-merge-base git config key when deleteing a branch (#236716)
|
2024-12-20 16:51:58 +01:00 |
|
zWing
|
1730c76f6b
|
fix(git-ext): fix limitWarning block the git status progress (#226577)
|
2024-12-20 10:29:31 +00:00 |
|
Ladislau Szomoru
|
b9084edd1c
|
Git - file system provider should throw FileNotFound if the resource does not exist in git instead of returning an empty file (#236676)
|
2024-12-20 10:08:22 +01:00 |
|
Ladislau Szomoru
|
77cec55e49
|
Git - git installation welcome view should use remoteName context key (#236672)
|
2024-12-20 08:53:35 +01:00 |
|
Ladislau Szomoru
|
f442df1747
|
Git - better match git conflict decorations (#236646)
|
2024-12-19 22:06:52 +01:00 |
|
Ladislau Szomoru
|
f990dfb385
|
Git - expose env through the extension API (#236598)
|
2024-12-19 16:27:08 +01:00 |
|
Ladislau Szomoru
|
25b88b7e4a
|
Git - fix encoding issue with stage selected ranges (#236484)
|
2024-12-19 15:46:46 +01:00 |
|
Tyler James Leonhardt
|
37b1016c80
|
Lock some SCM strings (#236531)
Fixes https://github.com/microsoft/vscode/issues/236530
|
2024-12-18 15:04:42 -08:00 |
|
Ladislau Szomoru
|
3a4f4164c7
|
Git - fix context key for unstageSelectedRanges (#236476)
|
2024-12-18 15:49:37 +01:00 |
|
Ladislau Szomoru
|
777fd07ccc
|
Git - adopt #private in Git extension API (#236444)
* Git - adopt #private in Git extension API
* Fix post commit command provider
|
2024-12-18 11:20:00 +01:00 |
|
Ladislau Szomoru
|
224ade93d0
|
Git - don't use look-behind regex (#236447)
|
2024-12-18 10:35:16 +01:00 |
|
Ladislau Szomoru
|
20dc4d7d26
|
Git - add more tracing to stage/unstage/revert commands (#236409)
|
2024-12-17 12:37:33 -08:00 |
|
Ladislau Szomoru
|
7722c2bb0f
|
Git - adjust command when clauses (#236392)
* Add telemetry for troubleshooting
* Adjust command when clause
|
2024-12-17 20:27:55 +01:00 |
|
Logan Ramos
|
e689b912ba
|
Update telemetry package (#236378)
|
2024-12-17 20:12:49 +01:00 |
|
Ladislau Szomoru
|
f5e5ee4b29
|
SCM - remove more debt from the quick diff (#236318)
|
2024-12-17 10:14:27 +01:00 |
|
Ladislau Szomoru
|
ca3ff9f564
|
SCM - quick diff should better handle untracked files (#236315)
|
2024-12-17 09:26:30 +01:00 |
|
Ladislau Szomoru
|
58399f1f68
|
Git - truncate the git blame information after 50 characters (#236279)
|
2024-12-16 21:22:49 +01:00 |
|
Ladislau Szomoru
|
a690eb691d
|
Git - only show git blame information for the active text editor (#236274)
|
2024-12-16 20:28:00 +01:00 |
|
Ladislau Szomoru
|
dc3bf2d878
|
Git - fix submodule decoration (#236208)
|
2024-12-16 11:45:03 +01:00 |
|
Ladislau Szomoru
|
864d5d8aff
|
Revert "Git - ignore changes reported to the submodule folder (#205125) (#236098)" (#236206)
This reverts commit 899afc0311.
|
2024-12-16 11:28:44 +01:00 |
|
Ladislau Szomoru
|
899afc0311
|
Git - ignore changes reported to the submodule folder (#205125) (#236098)
|
2024-12-13 13:01:05 -08:00 |
|
Ladislau Szomoru
|
4b254c2da5
|
Git - auto stash should restore the stash when the operation fails (#232929) (#236059)
|
2024-12-13 17:21:25 +01:00 |
|
Ladislau Szomoru
|
e4cf87c882
|
Git - stash untracked filed during checkout (#214768) (#236057)
|
2024-12-13 07:06:13 -08:00 |
|
Ladislau Szomoru
|
12b060f0a8
|
Git - fix bug related to toggling git decorations (#172637) (#236055)
|
2024-12-13 15:33:25 +01:00 |
|
Ladislau Szomoru
|
771c5177d3
|
Git - fix when clause for keybindings (#236053)
|
2024-12-13 14:54:30 +01:00 |
|
Ladislau Szomoru
|
380de2f146
|
Git - render emojis when showing blame information (#236051)
|
2024-12-13 14:48:37 +01:00 |
|
Ladislau Szomoru
|
1590668ba7
|
Git - add the ability to continue merge/rebase if there are no changes (#236045)
|
2024-12-13 14:22:40 +01:00 |
|
João Moreno
|
ded87f9d8e
|
update unique names generator (#235958)
|
2024-12-12 16:46:14 +01:00 |
|
Ladislau Szomoru
|
253145591b
|
Git - export stash methods in the extension API (#235773)
|
2024-12-10 21:48:12 +01:00 |
|
Ladislau Szomoru
|
7ccf9661c7
|
Git - keybindings to match command pallette when clause (#235713)
|
2024-12-10 11:00:46 +01:00 |
|
Ladislau Szomoru
|
5addad41b0
|
Git/SCM - fix GC warnings (#235464)
|
2024-12-06 09:25:12 +01:00 |
|
Ladislau Szomoru
|
e305e5b88b
|
Git - do not show blame information when opening a new file (#235269)
|
2024-12-04 06:22:27 -08:00 |
|
Ladislau Szomoru
|
1bda78bcc5
|
Git - ensure one git blame editor decoration per line (#235255)
|
2024-12-04 11:12:23 +01:00 |
|