Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
Eric Amodio 5cd30ab268 Fixes openEditor with GitUris il y a 7 ans
..
clearFileAnnotations.ts Remembers editor annotation state il y a 7 ans
closeUnchangedFiles.ts Reworks commanding structure for less redundancy il y a 7 ans
common.ts Fixes openEditor with GitUris il y a 7 ans
copyMessageToClipboard.ts Closes #66 - Removes peek explorers il y a 7 ans
copyShaToClipboard.ts Closes #66 - Removes peek explorers il y a 7 ans
diffDirectory.ts Reworks commanding structure for less redundancy il y a 7 ans
diffLineWithPrevious.ts Closes #66 - Removes peek explorers il y a 7 ans
diffLineWithWorking.ts Fixes stashed file diffs il y a 7 ans
diffWith.ts Adds new command bar to hover annotations il y a 7 ans
diffWithBranch.ts Reworks git command error handling il y a 7 ans
diffWithNext.ts Reworks git command error handling il y a 7 ans
diffWithPrevious.ts Replaces strings with enums il y a 7 ans
diffWithRevision.ts Reworks git command error handling il y a 7 ans
diffWithWorking.ts Reworks git command error handling il y a 7 ans
externalDiff.ts Cleans up some nitpick issues il y a 7 ans
openBranchInRemote.ts Reworks remote parsing il y a 7 ans
openBranchesInRemote.ts Reworks remote parsing il y a 7 ans
openChangedFiles.ts Reworks commanding structure for less redundancy il y a 7 ans
openCommitInRemote.ts Closes #66 - Removes peek explorers il y a 7 ans
openFileInRemote.ts Reworks remote parsing il y a 7 ans
openFileRevision.ts Adds new command bar to hover annotations il y a 7 ans
openInRemote.ts Closes #66 - Removes peek explorers il y a 7 ans
openRepoInRemote.ts Reworks remote parsing il y a 7 ans
resetSuppressedWarnings.ts Changes reset to remove keys il y a 7 ans
showCommitSearch.ts Closes #66 - Removes peek explorers il y a 7 ans
showFileBlame.ts Adds "on" state to file annotation command il y a 7 ans
showLastQuickPick.ts Reworks commanding structure for less redundancy il y a 7 ans
showLineBlame.ts Adds "on" state to file annotation command il y a 7 ans
showQuickBranchHistory.ts Reworks commanding structure for less redundancy il y a 7 ans
showQuickCommitDetails.ts Replaces strings with enums il y a 7 ans
showQuickCommitFileDetails.ts Replaces strings with enums il y a 7 ans
showQuickCurrentBranchHistory.ts Reworks commanding structure for less redundancy il y a 7 ans
showQuickFileHistory.ts Reworks commanding structure for less redundancy il y a 7 ans
showQuickRepoStatus.ts Reworks commanding structure for less redundancy il y a 7 ans
showQuickStashList.ts Reworks commanding structure for less redundancy il y a 7 ans
stashApply.ts Cleans up some command overrides il y a 7 ans
stashDelete.ts Cleans up some command overrides il y a 7 ans
stashSave.ts Cleans up some command overrides il y a 7 ans
toggleCodeLens.ts Splits code lens out of GitService il y a 7 ans
toggleFileBlame.ts Adds "on" state to file annotation command il y a 7 ans
toggleFileRecentChanges.ts Adds "on" state to file annotation command il y a 7 ans
toggleLineBlame.ts Adds "on" state to file annotation command il y a 7 ans