Eric Amodio
9e84226101
Fixes rogue comma
4 years ago
Eric Amodio
a59b8f817e
Adds a welcome view
4 years ago
Eric Amodio
1187158356
Fixes view layout default
4 years ago
Eric Amodio
e25c154115
Fixes right/left diff command issues
4 years ago
Eric Amodio
237ad2e0ff
Adds alt copy commands for open * on remote cmds
4 years ago
Eric Amodio
7718c5456a
Adds default remote picker to open on remote cmds
4 years ago
Eric Amodio
4e85f47fbe
Adds branch delete option for tracking branches
4 years ago
Eric Amodio
256e6bdf8d
Updates view commands
4 years ago
Eric Amodio
56268988ee
Fixes show command with single file commits
4 years ago
Eric Amodio
2f056af549
Cleans up back button on many commands
4 years ago
Eric Amodio
e8f11d9889
Fixes back button on search command
4 years ago
Eric Amodio
66bacbb74e
Aligns commit quick pick and context menu commands
Renames show commit in view to search for commit in side bar
4 years ago
Eric Amodio
2e1321f3cf
Adds pull for specific branches
4 years ago
Eric Amodio
6a86d972e4
Adds publish branch command
Adds support to push a single branch
4 years ago
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