選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
Eric Amodio 73f58b0b54 Fixes #265 - use ClosedOpen decoration behavior 7年前
..
@types/applicationinsights Fixes issues with tracked .gitignore'd files 删除 7年前
annotations Fixes #265 - use ClosedOpen decoration behavior 删除 7年前
commands Fixes selection not getting restored in blame 删除 7年前
git Fixes #259 - Don't use full-history on files 删除 7年前
quickPicks Removes unneeded (duplicate) entry 删除 7年前
system Adds repo picker to commit search 删除 7年前
trackers Fixes errors with renamed/deleted files 删除 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 Optimizes delay loading of custom views 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 Fixes #261 & #262 - submodule handling regressed 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年前