vscode/extensions/git/src
2024-04-23 21:21:02 +02:00
..
api Git - remove deprecated extension API (#209010) 2024-03-28 05:25:40 -07:00
ipc use sha256 in git (#201781) 2024-01-04 12:02:02 +01:00
test SCM - Add short state badge for history items (#198126) 2023-11-13 16:49:28 +01:00
typings Improvements to canonical URI API (#182667) 2023-05-18 09:23:27 -07:00
actionButton.ts Git - fix commit action button when detached/rebase (#204857) 2024-02-09 21:02:24 +01:00
askpass-empty.sh fixes #85569 2019-11-26 15:07:06 +01:00
askpass-main.ts Git - enable commit signing using SSH key (#201298) 2023-12-20 14:14:39 +01:00
askpass.sh Git - implement SSH_ASKPASS handler (#159573) 2022-09-07 15:59:40 +02:00
askpass.ts chore: update electron@27.2.1 (#202053) 2024-01-09 08:33:34 +01:00
autofetch.ts Git - Define Operations as types (#169518) 2022-12-21 06:53:29 -08:00
branchProtection.ts GitHub - leveral repository rules for branch protection (#180416) 2023-04-20 16:43:42 +02:00
commands.ts Git - show notification when there are no staged changes/changes/untracked changes (#211170) 2024-04-23 21:21:02 +02:00
decorationProvider.ts Git - fix #208562 (#208761) 2024-03-26 12:32:02 +01:00
decorators.ts
diagnostics.ts Git - better handle edge case when hard wrapping a line (#205831) 2024-02-21 10:26:15 +01:00
editSessionIdentityProvider.ts Improvements to canonical URI API (#182667) 2023-05-18 09:23:27 -07:00
emoji.ts Closes #91695 - adds emoji support 2020-10-12 14:38:07 -04:00
encoding.ts auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
fileSystemProvider.ts Git - improve performance for "Stage Block" command (#208181) 2024-03-20 12:00:03 +01:00
git-base.ts Extract remote source provider registry into the vscode.git-base extension (#137656) 2021-11-24 20:48:44 +01:00
git-editor-empty.sh Git - use editor as commit message input (#151491) 2022-06-08 15:45:27 +02:00
git-editor-main.ts Git - use editor as commit message input (#151491) 2022-06-08 15:45:27 +02:00
git-editor.sh Git - Maintain spaces in the arguments (#154685) 2022-07-11 02:28:57 -07:00
git.ts Git - only add --ignore-case if it is a supported flag (#209819) 2024-04-08 12:47:18 +02:00
gitEditor.ts chore: update electron@27.2.1 (#202053) 2024-01-09 08:33:34 +01:00
historyProvider.ts SCM - 💄 API cleanup (#209339) 2024-04-02 14:51:36 +02:00
main.ts Git - toggle diagnostics when git.experimental.inputValidation setting changes (#205355) 2024-02-16 15:06:36 +01:00
model.ts Git - fix repository deduplication logic (#203836) 2024-01-30 21:54:36 +01:00
operation.ts Git - Update showProgress value in DiffOperation (#205012) 2024-02-12 17:40:02 +01:00
postCommitCommands.ts Git - Add Commit (Amend) to the Commit Action button (#187568) 2023-07-11 14:24:23 +02:00
protocolHandler.ts GitProtocolHandler - update supported schemes based on the platform (#208730) 2024-03-25 15:55:49 -07:00
pushError.ts git: PushErrorHandler 2020-07-15 15:52:31 +02:00
remotePublisher.ts Extract remote source provider registry into the vscode.git-base extension (#137656) 2021-11-24 20:48:44 +01:00
remoteSource.ts Open branches on vscode.dev from ref picker (#181549) 2023-05-24 11:23:40 +02:00
repository.ts Auto close Git multi-diff editor when all files staged or comitted (#210327) 2024-04-17 11:16:33 +00:00
ssh-askpass-empty.sh Git - implement SSH_ASKPASS handler (#159573) 2022-09-07 15:59:40 +02:00
ssh-askpass.sh Git - implement SSH_ASKPASS handler (#159573) 2022-09-07 15:59:40 +02:00
staging.ts Fixes diff editor gutter menu focus problems 2024-03-21 15:40:37 +01:00
statusbar.ts Git - implement branch protection provider (#179752) 2023-04-12 08:48:29 +01:00
terminal.ts Localize git features string 2023-06-08 05:11:45 -07:00
timelineProvider.ts timeline: use follow option so timeline follow file beyond renames (#187174) 2023-12-08 13:03:59 +00:00
uri.ts Git - extract toMultiFileDiffEditorUris (#203688) 2024-01-29 13:53:28 +01:00
util.ts Git - fix #208562 (#208761) 2024-03-26 12:32:02 +01:00
watch.ts git - adopt new out of workspace watching support (#140691) (#140695) 2022-01-14 16:29:15 +01:00