選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
Eric Amodio 5cd30ab268 Fixes openEditor with GitUris 7年前
..
clearFileAnnotations.ts Remembers editor annotation state 7年前
closeUnchangedFiles.ts Reworks commanding structure for less redundancy 7年前
common.ts Fixes openEditor with GitUris 7年前
copyMessageToClipboard.ts Closes #66 - Removes peek explorers 7年前
copyShaToClipboard.ts Closes #66 - Removes peek explorers 7年前
diffDirectory.ts Reworks commanding structure for less redundancy 7年前
diffLineWithPrevious.ts Closes #66 - Removes peek explorers 7年前
diffLineWithWorking.ts Fixes stashed file diffs 7年前
diffWith.ts Adds new command bar to hover annotations 7年前
diffWithBranch.ts Reworks git command error handling 7年前
diffWithNext.ts Reworks git command error handling 7年前
diffWithPrevious.ts Replaces strings with enums 7年前
diffWithRevision.ts Reworks git command error handling 7年前
diffWithWorking.ts Reworks git command error handling 7年前
externalDiff.ts Cleans up some nitpick issues 7年前
openBranchInRemote.ts Reworks remote parsing 7年前
openBranchesInRemote.ts Reworks remote parsing 7年前
openChangedFiles.ts Reworks commanding structure for less redundancy 7年前
openCommitInRemote.ts Closes #66 - Removes peek explorers 7年前
openFileInRemote.ts Reworks remote parsing 7年前
openFileRevision.ts Adds new command bar to hover annotations 7年前
openInRemote.ts Closes #66 - Removes peek explorers 7年前
openRepoInRemote.ts Reworks remote parsing 7年前
resetSuppressedWarnings.ts Changes reset to remove keys 7年前
showCommitSearch.ts Closes #66 - Removes peek explorers 7年前
showFileBlame.ts Adds "on" state to file annotation command 7年前
showLastQuickPick.ts Reworks commanding structure for less redundancy 7年前
showLineBlame.ts Adds "on" state to file annotation command 7年前
showQuickBranchHistory.ts Reworks commanding structure for less redundancy 7年前
showQuickCommitDetails.ts Replaces strings with enums 7年前
showQuickCommitFileDetails.ts Replaces strings with enums 7年前
showQuickCurrentBranchHistory.ts Reworks commanding structure for less redundancy 7年前
showQuickFileHistory.ts Reworks commanding structure for less redundancy 7年前
showQuickRepoStatus.ts Reworks commanding structure for less redundancy 7年前
showQuickStashList.ts Reworks commanding structure for less redundancy 7年前
stashApply.ts Cleans up some command overrides 7年前
stashDelete.ts Cleans up some command overrides 7年前
stashSave.ts Cleans up some command overrides 7年前
toggleCodeLens.ts Splits code lens out of GitService 7年前
toggleFileBlame.ts Adds "on" state to file annotation command 7年前
toggleFileRecentChanges.ts Adds "on" state to file annotation command 7年前
toggleLineBlame.ts Adds "on" state to file annotation command 7年前