vscode/extensions/git/src
2021-11-09 19:09:26 +01:00
..
api Add 'prune' option to fetch in git extension API (#117923) 2021-03-02 15:18:59 -05:00
ipc
test More deprecated assertion cleanup 2021-05-04 15:55:26 -04:00
typings
askpass-empty.sh
askpass-main.ts remove colon from git host in askpass arguments (#117230) 2021-02-22 15:04:24 +01:00
askpass.sh Fixes #136771: update to Electron v13.5.2 and pass --ms-enable-run-as-node together with ELECTRON_RUN_AS_NODE 2021-11-09 19:09:26 +01:00
askpass.ts Fixes #136771: update to Electron v13.5.2 and pass --ms-enable-run-as-node together with ELECTRON_RUN_AS_NODE 2021-11-09 19:09:26 +01:00
autofetch.ts Avoids triggering autofetch unless setting changes 2020-12-11 01:06:10 -05:00
commands.ts Fix #135692 2021-10-25 10:28:51 -04:00
decorationProvider.ts proper name for register function: registerFileDecorationProvider, #54938 2020-11-19 08:13:18 +01:00
decorators.ts
emoji.ts
encoding.ts
fileSystemProvider.ts editors - shorten diff labels (#110694) 2021-09-19 17:29:44 +02:00
git.ts Fixes #129669: new setting to control status limit 2021-09-30 01:04:30 -04:00
log.ts
main.ts Improves Git security with untrusted workspaces 2021-07-13 13:04:49 -04:00
model.ts fix(scm): 🐛 do not await git repo status, just give the repo straight up to scm 2021-11-09 15:11:16 +01:00
protocolHandler.ts
pushError.ts
remoteProvider.ts
remoteSource.ts fixes #106664 2020-11-27 12:22:16 +01:00
repository.ts Revert fix for #26425 2021-11-05 15:53:32 +01:00
staging.ts
statusbar.ts
terminal.ts
timelineProvider.ts Enforce that source code uses a small subset of Unicode 2021-11-03 23:34:41 +01:00
uri.ts
util.ts Fixes #117513 - deals with very old git 2021-04-01 13:50:22 -04:00
watch.ts