Eric Amodio
|
48814d4213
|
Changes show all commits icon
|
пре 7 година |
Eric Amodio
|
c3dd83cf3c
|
Updates documention with remotes exanple
|
пре 7 година |
Eric Amodio
|
77482f4930
|
Adds openChangedFileChanges to custom view
Adds openChangedFileChangesWithWorking to custom view
Removes unneeded context checks from custom view commands
|
пре 7 година |
Eric Amodio
|
503b2a3785
|
Fixes issue where the revision wasn't properly opened
Adds ability to provide a branch to open file in remote
|
пре 7 година |
Eric Amodio
|
9464f7e79f
|
Preps v5.0.0-beta.2
|
пре 7 година |
Eric Amodio
|
77ae37c54c
|
Adds rudimentary "paging" to custom view branch history
|
пре 7 година |
Eric Amodio
|
e20ec552b7
|
Removes branches remote commands if no remotes
Removes branch remote commands if not tracked
|
пре 7 година |
Eric Amodio
|
f911447c5e
|
Formats svg like other icons
|
пре 7 година |
Eric Amodio
|
38c44c808d
|
Fixes double getRemotes call
|
пре 7 година |
Eric Amodio
|
655afb358e
|
Fixes double hovers on blank lines
|
пре 7 година |
Eric Amodio
|
21e0963600
|
Adds bitbucket server support
|
пре 7 година |
Eric Amodio
|
62580da702
|
Preps v5.0.0-beta
|
пре 7 година |
Eric Amodio
|
6b97c107eb
|
Updates dependencies
|
пре 7 година |
Eric Amodio
|
92b57580b8
|
Fixes #120 - Adds custom remotes support
|
пре 7 година |
Eric Amodio
|
e400f27c84
|
Adds refs changes into repo watcher
Catches branch & remote changes
|
пре 7 година |
Eric Amodio
|
4221e06ae3
|
Removes history limit for custom view
|
пре 7 година |
Eric Amodio
|
a2dc65c044
|
Adds message truncation at newline
|
пре 7 година |
Eric Amodio
|
4102bdd471
|
Reworks git command error handling
Switches to use the new diffWith command
|
пре 7 година |
Eric Amodio
|
d420d82ab2
|
Removes unneeded shortSha parameter
|
пре 7 година |
Eric Amodio
|
260874fa1d
|
Adds better filename sanitization
|
пре 7 година |
Eric Amodio
|
9d83fbcacb
|
Switches to use the new diffWith command
|
пре 7 година |
Eric Amodio
|
a50f04c569
|
Adds commands to hover links
|
пре 7 година |
Eric Amodio
|
df0599a832
|
Adds shortenSha method
|
пре 7 година |
Eric Amodio
|
f05d236e79
|
Updates dependencies
Updates to latest vscode engine
|
пре 7 година |
Eric Amodio
|
1b7610857a
|
Fixes issue where repo change wasn't fired in some cases
Consolidates repo watching into a single watcher
Adds debounce to repo changes in the custom view
|
пре 7 година |
Eric Amodio
|
04d2c00ebf
|
Fixes issue with branch name truncations (rebase)
|
пре 7 година |
Eric Amodio
|
ece34dba32
|
Cleans up some command overrides
|
пре 7 година |
Eric Amodio
|
68fcbf713d
|
Fixes regression with not opening line in remote
|
пре 7 година |
Eric Amodio
|
e192c547b1
|
Fixes #130 - Stops repeated welcome for some users
No idea why the version check fails, but hopefully this will help
|
пре 7 година |
Eric Amodio
|
3835193118
|
Updates images
|
пре 7 година |
Eric Amodio
|
d161084ccd
|
Fixes issue with stashing untracked files
|
пре 7 година |
Eric Amodio
|
b9c4468cf7
|
Updates changelog
|
пре 7 година |
Eric Amodio
|
4bacb6fbff
|
Hides remote menus if there are no remotes
|
пре 7 година |
Eric Amodio
|
c98755cc87
|
Adds refresh of custom view on settings change
|
пре 7 година |
Eric Amodio
|
6d759daaad
|
Avoids remote disambiguation quick pick
|
пре 7 година |
Eric Amodio
|
5a42ce4ed4
|
Adds remote tracking branch to custom view
Adds setting to show remote tracking branch in custom view
|
пре 7 година |
Eric Amodio
|
a5af318269
|
Adds message in custom view if no remotes
|
пре 7 година |
Eric Amodio
|
5a2bd02402
|
Reworks branch parsing to include tracking info
Reworks current branch retrieval for better performance
|
пре 7 година |
Eric Amodio
|
2bba14260f
|
Adds Open Branches in Remote command to the Remote custom view items
Adds Open Repository in Remote command to the Remote custom view items
|
пре 7 година |
Eric Amodio
|
22378d5f25
|
Updates changelog and readme
|
пре 7 година |
Eric Amodio
|
d1d1db18e2
|
Changes the icon of the File History custom view items
Provides more information rather than just a commit icon
|
пре 7 година |
Eric Amodio
|
3dab90709b
|
Adds Open File command to History custom view item
Adds Open File in Remote command to History custom view item
|
пре 7 година |
Eric Amodio
|
f58d085352
|
Adds Open Branches in Remote command
Adds Open Branches in Remote command to the Branches custom view item
Adds Open Repository in Remote command to the Repository Status custom view item
|
пре 7 година |
Eric Amodio
|
a77bb36ee3
|
Preps v5.0.0-alpha.2
|
пре 7 година |
Eric Amodio
|
5cc9365fa1
|
Adds more info to the status nodes
|
пре 7 година |
Eric Amodio
|
a587108cab
|
Adds Stash Changes command to the Stashes custom view item
|
пре 7 година |
Eric Amodio
|
1b4350e476
|
Removes Stash Unstaged Changes option
Changes Stash Changes icon to a +
|
пре 7 година |
Eric Amodio
|
586785cfb8
|
Changes stashes icon to match custom view
|
пре 7 година |
Eric Amodio
|
04df931902
|
Adds Refresh command to most custom view items
Updates custom view when repo changes (brute force for now)
|
пре 7 година |
Eric Amodio
|
d31eb25451
|
Adds Apply Changes command to custom view files
Adds Stash Changes command to SCM view items
|
пре 7 година |