Eric Amodio
c29c40924d
Removes orphan showFolderHistory command
5 years ago
Eric Amodio
d79e1b4d4f
Updates dependencies
5 years ago
Eric Amodio
d628c1bd7d
Adds openChangesWithWorking to toolbar for files
5 years ago
Eric Amodio
f6d21db4f8
Reorders view context menus
Removes ` to Clipboard` from menu commands
Removes Show Commit Details from view context menus
Removes Show File History from view context menus
5 years ago
Eric Amodio
f726420ef2
Adds reveal in repos view to search
Fixes issue stash reveal button
Updates reveal|open in view icons
Adds gating to reveal methods
5 years ago
Eric Amodio
88850d85b4
Fixes Open Files|Revisions|All Changes * commands
5 years ago
Eric Amodio
202405d697
Adds pull/push to current branch if available
5 years ago
Eric Amodio
36e2a0bc3d
Updates dependencies
5 years ago
Eric Amodio
6f0fac755f
Updates dependencies
5 years ago
Eric Amodio
7cdc9f7ee3
Refactors keyboard hooks
5 years ago
Eric Amodio
3852519ae1
Updates dependencies
5 years ago
Eric Amodio
79b67f3589
Updates dependencies
5 years ago
Eric Amodio
e0e399640b
Adds refresh to inline toolbar for search results
5 years ago
Eric Amodio
fbcb690135
Overhauls commit search & adds it to Git commands
Closes #410 - adds ability to search by multiple criteria
Adds ability to match case, match all, & use regex
5 years ago
Eric Amodio
3db2bae763
Updates dependencies
5 years ago
Eric Amodio
aee22ed470
Addresses #723 - keeps icon more stable
Fixes issue with wrong diff line with previous
Fixes issues with previous/next when on right/left side of diff editor
5 years ago
Eric Amodio
c4af488ac2
Renames explore repo command
5 years ago
Eric Amodio
523c96fcdb
Updates dependencies
5 years ago
Eric Amodio
4993227a78
Updates dependencies
5 years ago
Eric Amodio
2588abb7df
Adds 'explore repo at' command to revision files
5 years ago
Eric Amodio
6555d59b68
Closes #745 - Adds branch/tag sorting
Adds last commit date to branches
5 years ago
Eric Amodio
8177cd0fe0
Adds closeOnFocusOut setting for Git Commands
5 years ago
Eric Amodio
a0dd2d021c
Closes #794 - directs people to GitLens settings
5 years ago
Eric Amodio
6e5182e37e
Separates confirm skipping for menu vs command
5 years ago
Eric Amodio
27565b5aa7
Upgrades dependencies
5 years ago
Eric Amodio
fc4644d422
Updates dependencies
5 years ago
Eric Amodio
bd91502c5a
Changes many terminal commands to use git commands
5 years ago
Eric Amodio
4584619063
Replaces terminal checkout with switch git command
5 years ago
Eric Amodio
b8cbc9534c
Adds squash to merge git command
Replaces terminal merge with merge git command
Replaces terminal rebase with rebase git command
5 years ago
Eric Amodio
0a5851a7b3
Adds CSP to GitLens webviews
5 years ago
Eric Amodio
808c953230
Updates dependencies
5 years ago
Eric Amodio
74f4b9f61b
Reworks weclome & settings pages
5 years ago
Eric Amodio
59d9071a9b
Updates prettier config
Giving up on better else/catch/finally formatting -- can't fight anymore
Switching to tabs for better accessibility
https://twitter.com/sh4na/status/1146837957200027648
5 years ago
Eric Amodio
65db75a1b0
Updates icons to match new vscode style
5 years ago
Eric Amodio
a6d24d869f
Upgrade dependencies
5 years ago
Eric Amodio
60f6c9c212
Moves favorites to the right side
5 years ago
Eric Amodio
162522ab63
Renames stashed changes to stashes or stash
5 years ago
Eric Amodio
7ba6b609f0
Adds open revision command
5 years ago
Eric Amodio
5f696bd95c
Updates dependencies
5 years ago
Eric Amodio
fe20f13ca9
Renames checkout to switch & restore
Git 2.23.0 splits checkout into switch & restore
5 years ago
Eric Amodio
c3d532c000
Updates to Typescript 3.6.1
Reworks generator types
5 years ago
Eric Amodio
4e11fe5ae8
Upgrades dependencies
5 years ago
Eric Amodio
eec231e6e5
Adds copy support to view nodes via shortcut
5 years ago
Eric Amodio
cc561722bb
Updates eslint & fixes lint issues
5 years ago
Eric Amodio
7b94606bfe
Adds stash apply|drop|pop|push git commands
Changes stash[Apply|Delete|Save] commands to use new git commands
5 years ago
Zach Boyle
f274bc1a5e
adds feature to prune remote
5 years ago
ahmadali shafiee
0b54fafbf3
Make ansible use document scope
it's the same as #548 for ansible language
5 years ago
Eric Amodio
3a8d91c3ca
Reworks git commands & calls them from views
Changes checkout in views to run via git commands
Changes fetch in views & palette to run via git commands
Changes pull in views & palette to run via git commands
Changes push in views & palette to run via git commands
Adds skip confirmation support for some git commands
Adds gitCommands.skipConfirmation setting
Adds force option to push git command
Adds local branch creation to remote branch checkout git command
Adds arbitrary ref support to checkout git command
5 years ago
Eric Amodio
6e2884e2d0
Preps v9.9.3
5 years ago
Eric Amodio
5d3a218f2e
Polishes new add remote support
5 years ago