Eric Amodio
|
7a32208da1
|
Updates README with latest features & changes
|
6 years ago |
Eric Amodio
|
67c4a334d2
|
Updates images for the settings editor
|
6 years ago |
Eric Amodio
|
7677a34203
|
Closes #275 - Adds expand menu to some nodes
|
6 years ago |
Eric Amodio
|
8a9f7e672a
|
Fixes logging of static class methods
|
6 years ago |
Eric Amodio
|
b68fd7da90
|
Moves order for consistency
|
6 years ago |
Eric Amodio
|
fe6f05334c
|
Splits git configs from args to keep args[0] = git cmd
Merges options.env with process.env
|
6 years ago |
Eric Amodio
|
4e0e661e8f
|
Fixes compile issue with TypeScript 3.2
|
6 years ago |
Eric Amodio
|
e4477734ce
|
Replaces custom git error handling with enum
|
6 years ago |
Eric Amodio
|
d8d13c7301
|
Consolidates path resolving and Uri.file to GitUri
|
6 years ago |
Eric Amodio
|
bf697d86ce
|
Adds -- before filename for better git handling
|
6 years ago |
Eric Amodio
|
5d972292a2
|
Fixes hiding support heart after interaction
|
6 years ago |
Eric Amodio
|
6c2545d107
|
Fixes logger correlation and other tweaks
|
6 years ago |
Eric Amodio
|
84f7ee93c6
|
Closes #547 - Adds natural sorting to branches, tags, and files
|
6 years ago |
Eric Amodio
|
353934c675
|
Fixes #544 - stop sometimes clipping the last char of a log message
|
6 years ago |
Eric Amodio
|
8cf77169d1
|
Adds excluding args to logging
|
6 years ago |
Eric Amodio
|
1b5afad466
|
Fixes issue with command execution
|
6 years ago |
Eric Amodio
|
b28c811489
|
Adds checkout command to branches and tags
|
6 years ago |
Eric Amodio
|
3f6cf7ed66
|
Updates decorators
|
6 years ago |
Eric Amodio
|
3d09e0edfa
|
Adds auto-expand repo nodes when tracking repositories
Programatically expands search/compare results for better experience
- Adding collapsed & then expanding provides better feedback (spinner)
|
6 years ago |
Eric Amodio
|
df07b28065
|
Adds support gitlens command and icon to views
|
6 years ago |
Eric Amodio
|
a78456e2ae
|
Adds better logging support
|
6 years ago |
Eric Amodio
|
0ee7e5e425
|
Closes #535 - Support commit ids in compares
|
6 years ago |
Eric Amodio
|
7b34a945b6
|
Adds settings menu choice to views
|
6 years ago |
Eric Amodio
|
8c27adb1ec
|
Updates dependencies & switches to lodash-es
|
6 years ago |
Eric Amodio
|
5d1b5cd6f1
|
Fixes missing enabled checkbox for compare & search views
Prettiers html
|
6 years ago |
Eric Amodio
|
126b838563
|
Adds compare button to compare view
|
6 years ago |
Eric Amodio
|
3f8923c8f6
|
Renames show commit search to search commits
Adds search commits button to view
|
6 years ago |
Eric Amodio
|
2d583c83d1
|
Uses compare with vs compare to
|
6 years ago |
Eric Amodio
|
63a17deff3
|
Renames Results view files to Compare view
Updates README (wip)
Updates welcome & settings pages (wip)
|
6 years ago |
Eric Amodio
|
55bc8c243f
|
Changes Results view into Compare view
Adds ability to start a compare directly from the view
|
6 years ago |
Eric Amodio
|
3f3b8d28d6
|
Adds Search Commits view
Renames showCommitInResults to showCommitInView
Renames showFileHistoryInResults to showFileHistoryInView
|
6 years ago |
Eric Amodio
|
5e30864af7
|
Adds view reference to all ViewNodes
Normalizes ctor parameters for ViewNodes
|
6 years ago |
Eric Amodio
|
106259eb17
|
Adds current branch hint to quickpick
|
6 years ago |
Eric Amodio
|
87e214c51b
|
Reworks branches/tags quickpick
|
6 years ago |
Eric Amodio
|
755c1ff6f9
|
Adds Change Base (branch/tag) command to file history view
Adds Change Base (branch/tag) command to line history view
|
6 years ago |
Eric Amodio
|
e0df9a8c30
|
Fixes issues detected by DeepScan
|
6 years ago |
Eric Amodio
|
08e31f1fbc
|
Executes multi-repo commands in order
|
6 years ago |
Eric Amodio
|
c5d68e05f5
|
Changes to only show the root node (for now?)
|
6 years ago |
Eric Amodio
|
80c2904358
|
Debounces view visibility change
|
6 years ago |
Eric Amodio
|
9a1b48af19
|
Adds push repositories command
Adds @command decorator
Changes (fetch|pull|push)All to be cancelable
|
6 years ago |
Eric Amodio
|
6857f7c6b5
|
Adds fetch command to remotes
|
6 years ago |
Eric Amodio
|
154f269e12
|
Adds open in remote / copy remote url to many node toolbars
|
6 years ago |
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 |