選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
Eric Amodio d502694ba6 Fixes 'Compare with *' commands failing w/ no active editor 7年前
..
@types Adds support for custom git installation locations 删除 8年前
commands Fixes 'Compare with *' commands failing w/ no active editor 删除 7年前
git Adds diffStatus command to use with finding renames 删除 7年前
quickPicks Fixes issue with incorrect uris 删除 7年前
system Fixes issues with annotation character settings 删除 7年前
blameActiveLineController.ts Allows line blame annotations on gitlens-git schemes 7年前
blameAnnotationController.ts Watches for blame annotation changes 7年前
blameAnnotationFormatter.ts Adds proper support for multiline commit messages 7年前
blameAnnotationProvider.ts Adds setting to control blame annotation highlight 7年前
commands.ts Adds alt+left and alt+right keyboarding for quickpicks 7年前
comparers.ts Adds whitespace style changes 7年前
configuration.ts Fixes logging to clean up on extension deactivate 7年前
constants.ts Moves Commands into commands file 7年前
extension.ts Adds alt+left and alt+right keyboarding for quickpicks 7年前
gitCodeLensProvider.ts Changes debugging output to be only when verbose 7年前
gitContentProvider.ts Fixes #34 - Open file should open the selected version of the file 7年前
gitProvider.ts Fixes #34 - Open file should open the selected version of the file 7年前
gitRevisionCodeLensProvider.ts Fixes issue with CodeLens on version files 7年前
logger.ts Fixes logging to clean up on extension deactivate 7年前
quickPicks.ts Fixes #34 - Open file should open the selected version of the file 7年前
system.ts Adds support for git commands on scheme=git 8年前
whitespaceController.ts Fixes calling restore() without override() 7年前