Eric Amodio
9c2df377d3
Removes use strict as not needed for ES modules
pirms 3 gadiem
Eric Amodio
7f622925f4
Adds autolinked issues to comparisons
pirms 3 gadiem
Eric Amodio
75089a6d68
Removes sponsorships
pirms 3 gadiem
Eric Amodio
9594bfcd20
Adds enable/disable debug logging commands
pirms 3 gadiem
Eric Amodio
b968e32490
Adds command fn for strongly-types command args
pirms 4 gadiem
Eric Amodio
2829d4b5b3
Adds built-in create pr on GitHub
pirms 4 gadiem
Eric Amodio
dab25a37f0
Adds reset avatar cache command
pirms 4 gadiem
Eric Amodio
fec2466436
Closes #1336 - avoids auth prompts
pirms 4 gadiem
Ken Hom
f7744edffb
Adds Feature for Copy Current Branch Name
Related Issue: #1306
pirms 4 gadiem
Eric Amodio
934ef04eb0
Fixes #1208 - refines connect to remote flow
Adds a deny everywhere option
Adds command to reset denials
pirms 4 gadiem
Eric Amodio
a66e5d8cd5
Fixes #1222 - open associated pr wasnt implemented
pirms 4 gadiem
Eric Amodio
913c0606d0
Refines rebase editor
Adds button to rebase editor to toggle it on/off
Adds commands to toggle rebase editor on/off
Adds settings UI to toggle rebase editor on/off
pirms 4 gadiem
Eric Amodio
f29bb1adf5
Adds compare references command to the palette
pirms 4 gadiem
Eric Amodio
871451652a
Adds open/copy comparison on remote
pirms 4 gadiem
Eric Amodio
673110f56c
Reworks close view command
pirms 4 gadiem
Eric Amodio
b7c3ff30e3
Adds refresh hover command for PRs
pirms 4 gadiem
Eric Amodio
936f02e031
Adds pr nodes for branches & commits
pirms 4 gadiem
Eric Amodio
a59b8f817e
Adds a welcome view
pirms 4 gadiem
Eric Amodio
237ad2e0ff
Adds alt copy commands for open * on remote cmds
pirms 4 gadiem
Eric Amodio
5271e14eb2
Adds open file from remote command
pirms 4 gadiem
Eric Amodio
1bf485eaa5
Overhauls git command quickpick menus
pirms 4 gadiem
Eric Amodio
5891ebd8e2
Adds better co-author support
Adds "Add Co-authors" command to scm title
Changes co-authors to be a selectable list -- pre-pop with existing
pirms 4 gadiem
Eric Amodio
cc3ca76bc9
Updates views layout options (to work w/ d&d)
Adds setViewsLayout command
pirms 4 gadiem
Eric Amodio
8fafc0fb01
Adds a copyRemoteCommitUrlToClipboard command
pirms 5 gadiem
Eric Amodio
dca520b790
Adds assocd. PR info to line annotations & hovers
pirms 5 gadiem
Eric Amodio
b895adbc80
Adds new showCommitsInView command
Adds new reveal commit in Repositories view code lens command option
Adds new show commits in Search Commits view code lens command option
pirms 5 gadiem
Eric Amodio
2588abb7df
Adds 'explore repo at' command to revision files
pirms 5 gadiem
Eric Amodio
7ba6b609f0
Adds open revision command
pirms 5 gadiem
Eric Amodio
bf48a26c1d
Adds quick git commands
pirms 5 gadiem
Eric Amodio
751ad0ecfd
Adds live share presence support
pirms 5 gadiem
Eric Amodio
f2c2bad47e
Closes #690 - reworks reference pickers
Removes "Branch or Tag" from all commands
Changes openFileRevisionFrom allow entering references
Fixes missing views.compare.selectForCompare from command palette
pirms 5 gadiem
Eric Amodio
d2d12e7c27
Closes #646 - adds open revision from branch command
pirms 6 gadiem
Eric Amodio
df07b28065
Adds support gitlens command and icon to views
pirms 6 gadiem
Eric Amodio
3f8923c8f6
Renames show commit search to search commits
Adds search commits button to view
pirms 6 gadiem
Eric Amodio
9a1b48af19
Adds push repositories command
Adds @command decorator
Changes (fetch|pull|push)All to be cancelable
pirms 6 gadiem
Eric Amodio
c8d42357a0
Switches when's to use config's when possible
Config when's can be resolved before extension activation
pirms 6 gadiem
Eric Amodio
35b254424c
Adds global fetch & pull all repositories commands
Adds push with force command to repo nodes
pirms 6 gadiem
Eric Amodio
7606783132
Renames explorer to view
pirms 6 gadiem
Eric Amodio
2e4cbcad10
Reworks explorers (wip)
Closes #354 - Adds line history explorer (wip)
Closes #456 - Adds repository status to the repository nodes
pirms 6 gadiem
Eric Amodio
776c45a3f1
Changes import/exportsto avoid importing its own exports
pirms 6 gadiem
Eric Amodio
58700ab15b
Closes #467 - Adds copy remote url to clipboard command
pirms 6 gadiem
Eric Amodio
d790e9db04
Prettier all-the-things
pirms 6 gadiem
Eric Amodio
07619d7b94
Adds user-defined modes support
pirms 6 gadiem
Eric Amodio
003da86002
Normalizes line endings
pirms 6 gadiem
Eric Amodio
26adc2eb06
Adds show explorer(s) commands
pirms 6 gadiem
Eric Amodio
28b87cfc92
Refactors current line tracking
Splits currentLineController into:
lineAnnotationController - end of line annotation
lineHoverController - hovers to current line(s)
statusBarController - blame on the statusbar
pirms 7 gadiem
Eric Amodio
cb15bd6149
Renames DiffHeadWithBranchCommand
pirms 7 gadiem
Geoffrey
dd3768fa33
Add new command to diff HEAD with branch using command palette
pirms 7 gadiem
Eric Amodio
1b0d516b01
Fixes recent changes annotations
pirms 7 gadiem
Eric Amodio
7c196e5c5b
Optimizes delay loading of custom views
pirms 7 gadiem