Eric Amodio
|
bf255e97da
|
Updates empty state messaging
|
6 years ago |
Eric Amodio
|
b2750e9654
|
Fixes relative paths when repoPath is missing
Renames path import to paths for less naming conflicts
|
6 years ago |
Eric Amodio
|
f6f0fd48bc
|
Fixes showing views
|
6 years ago |
Eric Amodio
|
c8d42357a0
|
Switches when's to use config's when possible
Config when's can be resolved before extension activation
|
6 years ago |
Eric Amodio
|
2a5744b70a
|
Fixes bad anchor
|
6 years ago |
Eric Amodio
|
35b254424c
|
Adds global fetch & pull all repositories commands
Adds push with force command to repo nodes
|
6 years ago |
Eric Amodio
|
37bf8835f4
|
Adds pull to behind upstream & push to ahead upstream nodes
|
6 years ago |
Eric Amodio
|
1088e3e685
|
Fixes logging
|
6 years ago |
Eric Amodio
|
70933cfa13
|
Changes config.changed to always return true when initializing
Fixes auto-refresh context on repositories view loading
|
6 years ago |
Eric Amodio
|
aceab8179d
|
Adds gating via @gate to many node methods
|
6 years ago |
Eric Amodio
|
ad0aae7c99
|
Switches to use terser (rather than uglify)
Switches to use full source-map for better debugging (stepping)
|
6 years ago |
Eric Amodio
|
bfa7509119
|
Fixes @log issues when code is minified (can't look up by name)
|
6 years ago |
Eric Amodio
|
2921aebc82
|
Adds traps for stringify errors
Fixes sanitize support
|
6 years ago |
Eric Amodio
|
73690a41f6
|
Adds node events for expand/collapse
|
6 years ago |
Eric Amodio
|
554336586c
|
Adds @debug, @log, @logName decorators
Adds Logger.debug, Logger.logWithDebugParams
Refactors logging and renames TraceLevel to LogLevel
Adds logging for views and view nodes
|
6 years ago |
Eric Amodio
|
3d8141fd85
|
Fixes subscription issues with nodes
|
6 years ago |
Alexey Svetliakov
|
98e6ce4ca4
|
use hexcode for spaces in format arg (#517)
|
6 years ago |
Eric Amodio
|
aab8af3859
|
Adds ability to apply a patch with conflicts via prompt
|
6 years ago |
Eric Amodio
|
1e04d8c279
|
Fixes broken settings due to renames
|
6 years ago |
Eric Amodio
|
84992d81e6
|
Adds support for DocumentSymbols (hierachy)
Adds codeLens.includeSingleLineSymbols setting
|
6 years ago |
Eric Amodio
|
59b39fda2b
|
Removes forEach call
|
6 years ago |
Eric Amodio
|
7606783132
|
Renames explorer to view
|
6 years ago |
Eric Amodio
|
5e4b049c2f
|
Closes #214 - Allows better remote detection with gitlab & bitbucket
|
6 years ago |
Eric Amodio
|
1d36b809ca
|
Closes #501 - Adds support for Azure DevOps
|
6 years ago |
Eric Amodio
|
879c498f64
|
Closes #502 - Adds show commit in results command
Adds show file history in results command
|
6 years ago |
Eric Amodio
|
dbeddcb207
|
Adds Show Revision Details command to editor toolbar
|
6 years ago |
Eric Amodio
|
3452cf3bdd
|
Fixes apply changes command to actually apply patch
|
6 years ago |
Eric Amodio
|
af71820813
|
Changes commit search from the views to open in results
|
6 years ago |
Eric Amodio
|
d7fee60abe
|
Adds support for view command detection
|
6 years ago |
Eric Amodio
|
2c32a4b0c6
|
Fixes truncation detection with dupes
|
6 years ago |
Eric Amodio
|
66d1ff1896
|
Adds pause/resume tracking support in file/line explorers
|
6 years ago |
Eric Amodio
|
7e8b404c2c
|
Closes #389 - Adds difftool command to files in explorers
|
6 years ago |
Eric Amodio
|
453f8a0235
|
Adds commit search to repo menu
|
6 years ago |
Eric Amodio
|
c3a36f2676
|
Adds stash/apply changes to repo menu
Adds stash changes to stashes toolbar
Adds apply changes to stashes menu
Fixes stash/apply changes to honor repository context
|
6 years ago |
Eric Amodio
|
1cc142c28c
|
Changes to "on remote" terminology vs "in remote"
|
6 years ago |
Eric Amodio
|
c7e162fdbc
|
Updates clipboard error message for better clarity
|
6 years ago |
Eric Amodio
|
88fc0bfa65
|
Adds stash changes command to working tree files
|
6 years ago |
Eric Amodio
|
0c75e4079a
|
Adds stage/unstage commands to repo explorer
|
6 years ago |
Eric Amodio
|
f0c5df885f
|
Fixes issue with diff files added in index/working tree
|
6 years ago |
Eric Amodio
|
f547487e41
|
Fixes issues with showing deleted file changes
Fixes issues with added files in diff title
|
6 years ago |
Eric Amodio
|
9eaac0ed54
|
Removes working status placeholders if not changed in working tree
Adds better sorting of working tree file changes
Changes non-working tree file changes back to use status icons
|
6 years ago |
Eric Amodio
|
f9c8fdba7d
|
Fixes #412 - Uses env variable to control debug output
|
6 years ago |
Eric Amodio
|
11afc45ee1
|
Fixes blame toolbar button to work on the left diff
|
6 years ago |
Eric Amodio
|
ffdb98ae40
|
Stops showing the oldest date marker as the first entry
|
6 years ago |
Eric Amodio
|
dab4fd647b
|
Adds dashes to fill working status for better display
|
6 years ago |
Eric Amodio
|
c2ca69d267
|
Adds relative date markers to history in explorers
|
6 years ago |
Eric Amodio
|
9ae4877f05
|
Fixes #496 - matches git's default abbrev sha length
|
6 years ago |
Eric Amodio
|
9c8b81090c
|
Changes Open Changed Files to prompt for repo
|
6 years ago |
Eric Amodio
|
1fa211d084
|
Fixes issues with Close Unchanged Files and prompts for repo
|
6 years ago |
Eric Amodio
|
065bd0ff40
|
Fixes #503 - Open Changes (w difftool) should only open single file
Changes Open All Changes (w difftool) to open files, rather than dirdiff
Changes Open All Changes (w difftool) to prompt for repo when needed
|
6 years ago |