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 bada3582b6 Adds usage-based sorting to git command palette 4 年之前
..
git Closes #1269 - splits revert and revert + edit 删除 4 年之前
addAuthors.ts Overhauls git command quickpick menus 4 年之前
browseRepoAtRevision.ts Fixes lint issues 4 年之前
closeUnchangedFiles.ts Fixes to be ready for TypeScript 4.1 4 年之前
closeView.ts Adds synced keys to avoid welcome/upgrade on sync 4 年之前
common.ts Adds a default action runner to open pr on remote 4 年之前
compareWith.ts Adds compare references command to the palette 4 年之前
copyMessageToClipboard.ts Removes outdated clibboard error handling 4 年之前
copyShaToClipboard.ts Removes outdated clibboard error handling 4 年之前
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 Refines menus & commands - part deux 4 年之前
gitCommands.actions.ts Adds fetch of a specific branch 4 年之前
gitCommands.ts Adds usage-based sorting to git command palette 4 年之前
inviteToLiveShare.ts Renames isCommandContext* commands 4 年之前
openAssociatedPullRequestOnRemote.ts Fixes #1222 - open associated pr wasnt implemented 4 年之前
openBranchOnRemote.ts Renames *InRemote to *OnRemote for consistency 4 年之前
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 Adds open/copy comparison on remote 4 年之前
openDirectoryCompare.ts Renames isCommandContext* commands 4 年之前
openFileAtRevision.ts Adds branch/tag option to open/diff revision cmds 4 年之前
openFileAtRevisionFrom.ts Adds branch/tag option to open/diff revision cmds 4 年之前
openFileFromRemote.ts Adds open file from remote command 4 年之前
openFileOnRemote.ts Closes #1071 - adds branch or tag picking 4 年之前
openOnRemote.ts Renames *InRemote to *OnRemote for consistency 4 年之前
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 Fixes right/left diff command issues 4 年之前
quickCommand.buttons.ts Makes quick input buttons more explicit 4 年之前
quickCommand.steps.ts Changes from commit id to SHA 4 年之前
quickCommand.ts Adds ref range support to terminal links 4 年之前
rebaseEditor.ts Refines rebase editor 4 年之前
refreshHover.ts Adds refresh hover command for PRs 4 年之前
remoteProviders.ts Adds setting to control rich integrations - #1208 4 年之前
repositories.ts Overhauls git command quickpick menus 4 年之前
resetRemoteConnectionAuthorization.ts Fixes #1208 - refines connect to remote flow 4 年之前
resetSuppressedWarnings.ts Overhauls git command quickpick menus 4 年之前
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 Renames isCommandContext* commands 4 年之前
showQuickFileHistory.ts Aligns commit quick pick and context menu commands 4 年之前
showQuickRepoStatus.ts Fixes lint issues 4 年之前
showQuickStashList.ts Overhauls git command quickpick menus 4 年之前
showView.ts Fixes issue with ShowRepositoriesView command 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 Changes some lint rules 4 年之前
toggleCodeLens.ts Overhauls git command quickpick menus 4 年之前
toggleFileAnnotations.ts Fixes right/left diff command issues 4 年之前
toggleLineBlame.ts Fixes lint issues 4 年之前