You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Eric Amodio 73f58b0b54 Fixes #265 - use ClosedOpen decoration behavior 7 years ago
..
@types/applicationinsights Fixes issues with tracked .gitignore'd files 删除 7 years ago
annotations Fixes #265 - use ClosedOpen decoration behavior 删除 7 years ago
commands Fixes selection not getting restored in blame 删除 7 years ago
git Fixes #259 - Don't use full-history on files 删除 7 years ago
quickPicks Removes unneeded (duplicate) entry 删除 7 years ago
system Adds repo picker to commit search 删除 7 years ago
trackers Fixes errors with renamed/deleted files 删除 7 years ago
views Adds repo picker to commit search 删除 7 years ago
codeLensController.ts Stops exposing underlying TextDocument 7 years ago
commands.ts Fixes recent changes annotations 7 years ago
comparers.ts Refactors all-the-things to reduce lag for #178 7 years ago
config.ts Moves config interfaces into single file 7 years ago
configuration.ts Moves config interfaces into single file 7 years ago
constants.ts Disables missed commands when GitLens is disabled 7 years ago
container.ts Optimizes delay loading of custom views 7 years ago
currentLineController.ts Fixes #265 - use ClosedOpen decoration behavior 7 years ago
extension.ts Optimizes delay loading of custom views 7 years ago
gitCodeLensProvider.ts Fixes issues with diff trying to use a range 7 years ago
gitContentProvider.ts Closes #112 - Adds blame support for unsaved files 7 years ago
gitRevisionCodeLensProvider.ts Renames getLogCommit to getLogCommitForFile 7 years ago
gitService.ts Fixes #261 & #262 - submodule handling regressed 7 years ago
keyboard.ts Closes #112 - Adds blame support for unsaved files 7 years ago
logger.ts Adds GitLens (Git) logger channel when debugging 7 years ago
messages.ts Adds a notification when results view is first shown 7 years ago
quickPicks.ts Closes #204 - Adds tag support to commands 7 years ago
system.ts Fixes #239 - closeOnFocusOut was backwards 7 years ago
telemetry.ts Closes #225 - reduces startup time & package size 7 years ago