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