選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
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年前