vscode/extensions/git/src
2024-01-22 16:35:32 +01:00
..
api Git - add onCommit event to vscode.git extension API (#202863) 2024-01-19 17:34:44 +01: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 - remove history provider action button (#199764) 2023-12-01 16:10:44 +01:00
askpass-empty.sh
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 - add fetch, pull, push commands to incoming/outgoing (#202809) 2024-01-19 11:25:59 +01:00
decorationProvider.ts Git - handle --intent-to-add on a renamed resource (#183307) 2023-05-24 13:11:57 +02:00
decorators.ts
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 editors - shorten diff labels (#110694) 2021-09-19 17:29:44 +02: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 - add open stash command (#201970) 2024-01-08 09:48:51 +01:00
gitEditor.ts chore: update electron@27.2.1 (#202053) 2024-01-09 08:33:34 +01:00
historyProvider.ts Git - only show "Incoming changes" node for upstream (#202836) 2024-01-19 12:56:34 +01:00
main.ts Git - improve logging for git detection (#192297) 2023-09-06 07:30:59 -07:00
model.ts SCM - delete scmInputBoxActionButton proposal (#200012) 2023-12-05 10:52:01 +01:00
operation.ts SCM - add caching layer to incoming/outgoing tree nodes (#198306) 2023-11-15 15:09:18 +01:00
postCommitCommands.ts Git - Add Commit (Amend) to the Commit Action button (#187568) 2023-07-11 14:24:23 +02:00
protocolHandler.ts Engineering - adopt l10n for git-base/git/github extesions (#164566) 2022-10-28 11:27:08 +02: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 Fixes multi file diff editor bug that deleted files would be shown as added files. 2024-01-22 16:35:32 +01: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 auto-fixed prefer-const violation 2022-06-08 17:49:21 +02: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 - adopt _workbench.openMultiDiffEditor command (#202236) 2024-01-11 12:21:17 +01:00
util.ts Git - Improve "Close Repository" and "Close Other Repositories" commands (#202512) 2024-01-15 20:21:19 +05:30
watch.ts git - adopt new out of workspace watching support (#140691) (#140695) 2022-01-14 16:29:15 +01:00