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