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 279e122a92 Closes #267 - supports custom remotes with split paths 7 years ago
..
@types/applicationinsights Fixes issues with tracked .gitignore'd files 删除 7 years ago
annotations Fixes #266 - I'm an idiot and used the wrong date format 删除 7 years ago
commands Fixes selection not getting restored in blame 删除 7 years ago
git Closes #267 - supports custom remotes with split paths 删除 7 years ago
quickPicks Removes unneeded (duplicate) entry 删除 7 years ago
system Adds a safety check if the GitService isn't yet initialized 删除 7 years ago
trackers Adds a safety check if the GitService isn't yet initialized 删除 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 Adds a safety check if the GitService isn't yet initialized 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 Adds more logging for repo search 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