選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
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年前