25개 이상의 토픽을 선택하실 수 없습니다. 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 년 전
..
@types/applicationinsights Fixes issues with tracked .gitignore'd files 删除 7 년 전
annotations Fixes #266 - I'm an idiot and used the wrong date format 删除 7 년 전
commands Fixes selection not getting restored in blame 删除 7 년 전
git Closes #267 - supports custom remotes with split paths 删除 7 년 전
quickPicks Removes unneeded (duplicate) entry 删除 7 년 전
system Adds a safety check if the GitService isn't yet initialized 删除 7 년 전
trackers Adds a safety check if the GitService isn't yet initialized 删除 7 년 전
views Adds repo picker to commit search 删除 7 년 전
codeLensController.ts Stops exposing underlying TextDocument 7 년 전
commands.ts Fixes recent changes annotations 7 년 전
comparers.ts Refactors all-the-things to reduce lag for #178 7 년 전
config.ts Moves config interfaces into single file 7 년 전
configuration.ts Moves config interfaces into single file 7 년 전
constants.ts Disables missed commands when GitLens is disabled 7 년 전
container.ts Adds a safety check if the GitService isn't yet initialized 7 년 전
currentLineController.ts Fixes #265 - use ClosedOpen decoration behavior 7 년 전
extension.ts Optimizes delay loading of custom views 7 년 전
gitCodeLensProvider.ts Fixes issues with diff trying to use a range 7 년 전
gitContentProvider.ts Closes #112 - Adds blame support for unsaved files 7 년 전
gitRevisionCodeLensProvider.ts Renames getLogCommit to getLogCommitForFile 7 년 전
gitService.ts Adds more logging for repo search 7 년 전
keyboard.ts Closes #112 - Adds blame support for unsaved files 7 년 전
logger.ts Adds GitLens (Git) logger channel when debugging 7 년 전
messages.ts Adds a notification when results view is first shown 7 년 전
quickPicks.ts Closes #204 - Adds tag support to commands 7 년 전
system.ts Fixes #239 - closeOnFocusOut was backwards 7 년 전
telemetry.ts Closes #225 - reduces startup time & package size 7 년 전