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
Eric Amodio
2d3c6bab61
Reflects push force with lease setting
4 years ago
Eric Amodio
cbfa436514
Update dependencies (TypeScript)
Patches issue with TypeScript upgrade
4 years ago
Eric Amodio
0752149a56
Fixes #917 - adds explicit --soft reset choice
5 years ago
Eric Amodio
620afa2805
Closes #985 - use codicons where possible
5 years ago
Eric Amodio
175a81eabe
Updates dependencies & prettiers
5 years ago
Eric Amodio
8fafc0fb01
Adds a copyRemoteCommitUrlToClipboard command
5 years ago
Eric Amodio
933e6d56a7
Updates dependencies
5 years ago
Eric Amodio
ee55a0bfdd
Fixes switch branch command error handling
5 years ago
Eric Amodio
a182660a4d
Fixes issues with stash command errors
5 years ago
Eric Amodio
739564fc78
Adds stricter typing for remotes with providers
5 years ago
Eric Amodio
efc3db218c
Fixes wrong remote disconnection
5 years ago
Eric Amodio
e5619b95a3
Adds HEAD option to refs quickpick — #927
5 years ago
Eric Amodio
aace53be2d
Fixes wrong remote connection
5 years ago
Eric Amodio
6e610d8867
Fixes file history issues w/ copied/deleted files
Fixes getWorkingUri to ensure file exists (and deal with deleted files)
Fixes rev_parse__show_toplevel to deal with paths that don't exist
5 years ago
Eric Amodio
b13b07a1b4
Fixes imports
5 years ago
Eric Amodio
e8cb439ed9
Sets remote default when connecting (if not set)
5 years ago
Eric Amodio
dca520b790
Adds assocd. PR info to line annotations & hovers
5 years ago
Eric Amodio
b88eb545bf
Changes diffWithWorking to use left diff
Changes openRevision to use left diff
5 years ago
Eric Amodio
231b0077b9
Fixes #910 - show in search failed from views
5 years ago
Eric Amodio
427256376f
Fixes issues w/ range notation & branches w/ special characters
5 years ago
Eric Amodio
a2a7c605b8
Changes to re-use open editor if possible
5 years ago
Eric Amodio
88a05efb69
Prettiers
5 years ago
Eric Amodio
816fc72e2d
Reworks node paging for much better performance
5 years ago
Eric Amodio
9db3e94a14
Adds alwaysShow option to quickpick items
5 years ago
Eric Amodio
e40fd9c0d4
Updates dependencies
5 years ago
Eric Amodio
680c80233c
Fixes creating tags with message w/ spaces
5 years ago
Eric Amodio
358fa9071c
Changes tag parsing - hopefully fixes #855
Unifies tag parsing to include msg, ref, & dates
Bumps required Git to 2.7.2
Adds more tag sorting options similar to branches
5 years ago
Eric Amodio
bd92919b36
Fixes #872 - protects against null args
5 years ago
Eric Amodio
1ae92bc779
Adds branch & tag git commands
5 years ago
Eric Amodio
48638eca6e
Reverse sub-command titles for easier readability
5 years ago
Eric Amodio
101f265bae
Fixes #826 - Adds manual refresh to cmds if needed
5 years ago
Eric Amodio
2384a64fd1
Closes #373 - adds better co-author support
5 years ago
Eric Amodio
7231923904
Prettiers
5 years ago