You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Eric Amodio 5cd30ab268 Fixes openEditor with GitUris 7 years ago
..
clearFileAnnotations.ts Remembers editor annotation state 7 years ago
closeUnchangedFiles.ts Reworks commanding structure for less redundancy 7 years ago
common.ts Fixes openEditor with GitUris 7 years ago
copyMessageToClipboard.ts Closes #66 - Removes peek explorers 7 years ago
copyShaToClipboard.ts Closes #66 - Removes peek explorers 7 years ago
diffDirectory.ts Reworks commanding structure for less redundancy 7 years ago
diffLineWithPrevious.ts Closes #66 - Removes peek explorers 7 years ago
diffLineWithWorking.ts Fixes stashed file diffs 7 years ago
diffWith.ts Adds new command bar to hover annotations 7 years ago
diffWithBranch.ts Reworks git command error handling 7 years ago
diffWithNext.ts Reworks git command error handling 7 years ago
diffWithPrevious.ts Replaces strings with enums 7 years ago
diffWithRevision.ts Reworks git command error handling 7 years ago
diffWithWorking.ts Reworks git command error handling 7 years ago
externalDiff.ts Cleans up some nitpick issues 7 years ago
openBranchInRemote.ts Reworks remote parsing 7 years ago
openBranchesInRemote.ts Reworks remote parsing 7 years ago
openChangedFiles.ts Reworks commanding structure for less redundancy 7 years ago
openCommitInRemote.ts Closes #66 - Removes peek explorers 7 years ago
openFileInRemote.ts Reworks remote parsing 7 years ago
openFileRevision.ts Adds new command bar to hover annotations 7 years ago
openInRemote.ts Closes #66 - Removes peek explorers 7 years ago
openRepoInRemote.ts Reworks remote parsing 7 years ago
resetSuppressedWarnings.ts Changes reset to remove keys 7 years ago
showCommitSearch.ts Closes #66 - Removes peek explorers 7 years ago
showFileBlame.ts Adds "on" state to file annotation command 7 years ago
showLastQuickPick.ts Reworks commanding structure for less redundancy 7 years ago
showLineBlame.ts Adds "on" state to file annotation command 7 years ago
showQuickBranchHistory.ts Reworks commanding structure for less redundancy 7 years ago
showQuickCommitDetails.ts Replaces strings with enums 7 years ago
showQuickCommitFileDetails.ts Replaces strings with enums 7 years ago
showQuickCurrentBranchHistory.ts Reworks commanding structure for less redundancy 7 years ago
showQuickFileHistory.ts Reworks commanding structure for less redundancy 7 years ago
showQuickRepoStatus.ts Reworks commanding structure for less redundancy 7 years ago
showQuickStashList.ts Reworks commanding structure for less redundancy 7 years ago
stashApply.ts Cleans up some command overrides 7 years ago
stashDelete.ts Cleans up some command overrides 7 years ago
stashSave.ts Cleans up some command overrides 7 years ago
toggleCodeLens.ts Splits code lens out of GitService 7 years ago
toggleFileBlame.ts Adds "on" state to file annotation command 7 years ago
toggleFileRecentChanges.ts Adds "on" state to file annotation command 7 years ago
toggleLineBlame.ts Adds "on" state to file annotation command 7 years ago