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 db5285d4ad Reworks config using new TypeScript features 3 years ago
..
git Fixes typo 删除 3 years ago
addAuthors.ts Overhauls git command quickpick menus 4 years ago
browseRepoAtRevision.ts Adds before option to browse repo at revision 4 years ago
closeUnchangedFiles.ts Adds highlight changes cmd to status bar/code lens 3 years ago
closeView.ts Adds synced keys to avoid welcome/upgrade on sync 4 years ago
common.ts Fixes #1458 - restores range copying 3 years ago
compareWith.ts Adds compare references command to the palette 4 years ago
copyCurrentBranch.ts 💄 & minor fixes 4 years ago
copyMessageToClipboard.ts Removes outdated clibboard error handling 4 years ago
copyShaToClipboard.ts Renames to abbreviateShaOnCopy & copy tweaks 4 years ago
createPullRequestOnRemote.ts Adds built-in create pr on GitHub 3 years ago
diffLineWithPrevious.ts Fixes lint issues 4 years ago
diffLineWithWorking.ts Fixes lint issues 4 years ago
diffWith.ts Adds timeout to resolve refs 4 years ago
diffWithNext.ts Fixes right/left diff command issues 4 years ago
diffWithPrevious.ts Fixes right/left diff command issues 4 years ago
diffWithRevision.ts Adds branch/tag option to open/diff revision cmds 4 years ago
diffWithRevisionFrom.ts Adds better formatting/truncation to qp titles 4 years ago
diffWithWorking.ts Fixes right/left diff command issues 4 years ago
externalDiff.ts Fixes external directory compare 4 years ago
gitCommands.actions.ts Reworks config using new TypeScript features 3 years ago
gitCommands.ts Reworks config using new TypeScript features 3 years ago
inviteToLiveShare.ts Renames isCommandContext* commands 4 years ago
logging.ts Adds enable/disable debug logging commands 3 years ago
openAssociatedPullRequestOnRemote.ts Fixes #1222 - open associated pr wasnt implemented 4 years ago
openBranchOnRemote.ts Renames branch.tracking to upstream 3 years ago
openBranchesOnRemote.ts Renames *InRemote to *OnRemote for consistency 4 years ago
openChangedFiles.ts Opens files/revisions in the background 4 years ago
openCommitOnRemote.ts Renames *InRemote to *OnRemote for consistency 4 years ago
openComparisonOnRemote.ts Renames parameters 3 years ago
openDirectoryCompare.ts Fixes external directory compare 4 years ago
openFileAtRevision.ts Closes #1014 - adds blame prior to change command 3 years ago
openFileAtRevisionFrom.ts Adds branch/tag option to open/diff revision cmds 4 years ago
openFileFromRemote.ts Adds open file from remote command 4 years ago
openFileOnRemote.ts Fixes #1458 - restores range copying 3 years ago
openOnRemote.ts Adds built-in create pr on GitHub 3 years ago
openPullRequestOnRemote.ts Removes outdated clibboard error handling 4 years ago
openRepoOnRemote.ts Renames *InRemote to *OnRemote for consistency 4 years ago
openRevisionFile.ts Fixes right/left diff command issues 4 years ago
openWorkingFile.ts Adds highlight changes cmd to status bar/code lens 3 years ago
quickCommand.buttons.ts Makes quick input buttons more explicit 4 years ago
quickCommand.steps.ts Reworks config using new TypeScript features 3 years ago
quickCommand.ts Updates dependencies & TypeScript 4 years ago
rebaseEditor.ts Refines rebase editor 4 years ago
refreshHover.ts Adds refresh hover command for PRs 4 years ago
remoteProviders.ts Updates dependencies 3 years ago
repositories.ts Overhauls git command quickpick menus 4 years ago
resetAvatarCache.ts Adds reset avatar cache command 3 years ago
resetSuppressedWarnings.ts Reworks config using new TypeScript features 3 years ago
searchCommits.ts Renames isCommandContext* commands 4 years ago
setViewsLayout.ts Adds better support for insiders version 4 years ago
showCommitsInView.ts Aligns commit quick pick and context menu commands 4 years ago
showLastQuickPick.ts Updates prettier config 5 years ago
showQuickBranchHistory.ts Uses highlander repo path if no editors are open 4 years ago
showQuickCommit.ts Renames isCommandContext* commands 4 years ago
showQuickCommitFile.ts Updates dependencies 3 years ago
showQuickFileHistory.ts Adds folder history support 3 years ago
showQuickRepoStatus.ts Fixes lint issues 4 years ago
showQuickStashList.ts Overhauls git command quickpick menus 4 years ago
showView.ts Removes enabled from Repos & Line History views 3 years ago
stashApply.ts Renames isCommandContext* commands 4 years ago
stashSave.ts Renames isCommandContext* commands 4 years ago
supportGitLens.ts Removes heart from views & simplifies sponsor cmd 4 years ago
switchMode.ts Reworks config using new TypeScript features 3 years ago
toggleCodeLens.ts Overhauls git command quickpick menus 4 years ago
toggleFileAnnotations.ts Adds highlight changes cmd to status bar/code lens 3 years ago
toggleLineBlame.ts Fixes lint issues 4 years ago