vscode/extensions/git/src
Ladislau Szomoru dca80ea667
GitHub - add "Open on GitHub" to blame hover (#237514)
* WIP - saving my work

* Refactor hover rendering code
2025-01-08 11:34:54 -08:00
..
api Git - remove proposed api typings from git/github extensions (#237409) 2025-01-07 17:00:02 +01:00
ipc
test eng - use `esModuleInterop` for extensions 2024-10-01 21:57:30 +02:00
typings GitHub - add "Open on GitHub" to blame hover (#237514) 2025-01-08 11:34:54 -08:00
actionButton.ts Git - add the ability to continue merge/rebase if there are no changes (#236045) 2024-12-13 14:22:40 +01:00
askpass-empty.sh
askpass-main.ts
askpass.sh
askpass.ts
autofetch.ts
blame.ts GitHub - add "Open on GitHub" to blame hover (#237514) 2025-01-08 11:34:54 -08:00
branchProtection.ts
commands.ts Git - remove proposed api typings from git/github extensions (#237409) 2025-01-07 17:00:02 +01:00
decorationProvider.ts Git - fix submodule decoration (#236208) 2024-12-16 11:45:03 +01:00
decorators.ts
diagnostics.ts
editSessionIdentityProvider.ts
emoji.ts
encoding.ts
fileSystemProvider.ts 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
git-base.ts Git - remove proposed api typings from git/github extensions (#237409) 2025-01-07 17:00:02 +01:00
git-editor-empty.sh
git-editor-main.ts
git-editor.sh
git.ts Git - remove hard coded remote name when detecting the default branch (#237423) 2025-01-07 20:07:07 +01:00
gitEditor.ts Git Editor - create document link provider (#230389) 2024-10-03 13:58:27 +02:00
historyProvider.ts Git - add author email to the blame/graph hover (#237360) 2025-01-06 20:31:52 +01:00
main.ts Git - adopt #private in Git extension API (#236444) 2024-12-18 11:20:00 +01:00
model.ts Git - add stage/unstage commands to editor title (#237257) 2025-01-04 10:15:35 -08:00
operation.ts Git - add the ability to continue merge/rebase if there are no changes (#236045) 2024-12-13 14:22:40 +01:00
postCommitCommands.ts Git - adopt #private in Git extension API (#236444) 2024-12-18 11:20:00 +01:00
protocolHandler.ts
pushError.ts
remotePublisher.ts
remoteSource.ts GitHub - add "Open on GitHub" to blame hover (#237514) 2025-01-08 11:34:54 -08:00
repository.ts GitHub - add "Open on GitHub" to blame hover (#237514) 2025-01-08 11:34:54 -08:00
ssh-askpass-empty.sh
ssh-askpass.sh
staging.ts Git - add more tracing to stage/unstage/revert commands (#236409) 2024-12-17 12:37:33 -08:00
statusbar.ts
terminal.ts Git - terminal shell integration to handle missing sub command (#228809) 2024-09-17 11:54:11 +02:00
timelineProvider.ts Git - remove commands that are not used (#237368) 2025-01-06 22:17:09 +01:00
uri.ts
util.ts Git - add `git.commitShortHashLength` setting (#237343) 2025-01-06 16:05:37 +00:00
watch.ts