Eric Amodio
5901c2db91
Fixes Git Commands back tracking in certain cases
4 years ago
Eric Amodio
f949f4da7d
Ensure stash drop matches desired ref
4 years ago
Eric Amodio
6fe5dccd5f
Fixes keepStage stash push flag
4 years ago
Eric Amodio
6b89cee49d
Uses getBuiltInGitRepository
4 years ago
Eric Amodio
14bc6ec5f3
💄
4 years ago
Eric Amodio
984cdb82ba
Fixes search back & execute from show commit cmd
4 years ago
Eric Amodio
653d12ac63
Updates to latest command
4 years ago
Eric Amodio
a5fd211f21
Reworks reveal for the new views (wip)
4 years ago
Eric Amodio
ccdd2a6dbe
Updates set views layout command
4 years ago
Eric Amodio
b24a7bdf25
Removes view location configuration settings
4 years ago
Eric Amodio
497c4ac2f0
Avoids casts
4 years ago
Eric Amodio
53308387ef
Fixes multiple repos always causing repo prompt
4 years ago
Eric Amodio
24c9081e59
Adds Stashes view
4 years ago
Eric Amodio
eee360bc95
Adds Branches and History views
4 years ago
Eric Amodio
99a32c07d2
Adds terminal links
4 years ago
Eric Amodio
ba5a3eb2eb
Adds loader to git commands when needed
4 years ago
Eric Amodio
48844a07d4
Stops honoring the first step's ignoreFocusOut
4 years ago
Eric Amodio
a66edb2283
Removes pin from git commands
Close on focus loss behavior is now determined automatically
4 years ago
Eric Amodio
a7e6e4112a
Adds setUpstream ability to push
4 years ago
Eric Amodio
998d8d8925
Fixes create tag command/menu
4 years ago
Eric Amodio
1b3e9c03d0
Removes unneeded awaits
4 years ago
Eric Amodio
c5ab5757a8
Adds timeout to resolve refs
Merge commits can take a long time to resolve (if at all)
4 years ago
Eric Amodio
c8d7e54b2c
Excludes last selected line if character 0
4 years ago
Eric Amodio
5271e14eb2
Adds open file from remote command
4 years ago
Eric Amodio
aef9972a02
Reverts incorrect rename (keep matching cmd names)
4 years ago
Eric Amodio
2bdccf5cf1
Fixes diff with added files
4 years ago
Eric Amodio
cfd7e25dc2
Replaces terminal push to commit cmd w/ real cmd
4 years ago
Eric Amodio
23b4e53865
Removes heart from views & simplifies sponsor cmd
4 years ago
Eric Amodio
56e2ea2b0e
Fixes more context menu commands (for real)
Caused by c75d5fed27
4 years ago
Eric Amodio
c75d5fed27
Fixes more context menu commands
Caused by 6b27a480c9
4 years ago
Eric Amodio
6b27a480c9
Fixes some context menu commands
4 years ago
Eric Amodio
0e548f2427
Adds repoPath support to show quick commit command
4 years ago
Eric Amodio
4c94c7922a
Opens files/revisions in the background
4 years ago
Eric Amodio
a953e113f1
Overhauls recent change annotations
Renamed to Gutter Changes
Provides local changes if any, or recent commit changes
Distinguishes between added, changed, and removed lines
Shows a hover for the full diff hunk
Shows diff even with unsaved changes
4 years ago
Eric Amodio
c96f382bcf
Fixes issue w/ connect/disconnect remote commands
4 years ago
Eric Amodio
92bd405bbe
Uses getCommit rather than getLog
4 years ago
Eric Amodio
e3df97467a
Fixes diff with working/previous issues
4 years ago
Eric Amodio
7a5c45d50e
Changes Show Commit Details to Show Commit
4 years ago
Eric Amodio
9bbf88fc75
Adds better formatting/truncation to qp titles
Adds title context to stash push git command
4 years ago
Eric Amodio
545fc819e6
Fixes stash drop git command
4 years ago
Eric Amodio
059f15faf7
Removes dead telemetry code
4 years ago
Eric Amodio
77c51b0c29
Updates dependencies & caches eslint
4 years ago
Eric Amodio
7f7c2e2535
Fixes lint issues
4 years ago
Eric Amodio
1bf485eaa5
Overhauls git command quickpick menus
4 years ago
Eric Amodio
d8c600ce53
Ensure right-side diff
4 years ago
Eric Amodio
66d4cf81f5
Fixes issue w/ previous line diff line # being off
4 years ago
Eric Amodio
c4022c2727
Stops directory compare waiting for external tool
4 years ago
Eric Amodio
381aefd2a8
Fixes #996 - rename branch populate w/ current
4 years ago
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
4 years ago
Eric Amodio
cc3ca76bc9
Updates views layout options (to work w/ d&d)
Adds setViewsLayout command
4 years ago