Eric Amodio
|
9d83fbcacb
|
Switches to use the new diffWith command
|
7 vuotta sitten |
Eric Amodio
|
a50f04c569
|
Adds commands to hover links
|
7 vuotta sitten |
Eric Amodio
|
df0599a832
|
Adds shortenSha method
|
7 vuotta sitten |
Eric Amodio
|
f05d236e79
|
Updates dependencies
Updates to latest vscode engine
|
7 vuotta sitten |
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 vuotta sitten |
Eric Amodio
|
04d2c00ebf
|
Fixes issue with branch name truncations (rebase)
|
7 vuotta sitten |
Eric Amodio
|
ece34dba32
|
Cleans up some command overrides
|
7 vuotta sitten |
Eric Amodio
|
68fcbf713d
|
Fixes regression with not opening line in remote
|
7 vuotta sitten |
Eric Amodio
|
e192c547b1
|
Fixes #130 - Stops repeated welcome for some users
No idea why the version check fails, but hopefully this will help
|
7 vuotta sitten |
Eric Amodio
|
3835193118
|
Updates images
|
7 vuotta sitten |
Eric Amodio
|
d161084ccd
|
Fixes issue with stashing untracked files
|
7 vuotta sitten |
Eric Amodio
|
b9c4468cf7
|
Updates changelog
|
7 vuotta sitten |
Eric Amodio
|
4bacb6fbff
|
Hides remote menus if there are no remotes
|
7 vuotta sitten |
Eric Amodio
|
c98755cc87
|
Adds refresh of custom view on settings change
|
7 vuotta sitten |
Eric Amodio
|
6d759daaad
|
Avoids remote disambiguation quick pick
|
7 vuotta sitten |
Eric Amodio
|
5a42ce4ed4
|
Adds remote tracking branch to custom view
Adds setting to show remote tracking branch in custom view
|
7 vuotta sitten |
Eric Amodio
|
a5af318269
|
Adds message in custom view if no remotes
|
7 vuotta sitten |
Eric Amodio
|
5a2bd02402
|
Reworks branch parsing to include tracking info
Reworks current branch retrieval for better performance
|
7 vuotta sitten |
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 vuotta sitten |
Eric Amodio
|
22378d5f25
|
Updates changelog and readme
|
7 vuotta sitten |
Eric Amodio
|
d1d1db18e2
|
Changes the icon of the File History custom view items
Provides more information rather than just a commit icon
|
7 vuotta sitten |
Eric Amodio
|
3dab90709b
|
Adds Open File command to History custom view item
Adds Open File in Remote command to History custom view item
|
7 vuotta sitten |
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 vuotta sitten |
Eric Amodio
|
a77bb36ee3
|
Preps v5.0.0-alpha.2
|
7 vuotta sitten |
Eric Amodio
|
5cc9365fa1
|
Adds more info to the status nodes
|
7 vuotta sitten |
Eric Amodio
|
a587108cab
|
Adds Stash Changes command to the Stashes custom view item
|
7 vuotta sitten |
Eric Amodio
|
1b4350e476
|
Removes Stash Unstaged Changes option
Changes Stash Changes icon to a +
|
7 vuotta sitten |
Eric Amodio
|
586785cfb8
|
Changes stashes icon to match custom view
|
7 vuotta sitten |
Eric Amodio
|
04df931902
|
Adds Refresh command to most custom view items
Updates custom view when repo changes (brute force for now)
|
7 vuotta sitten |
Eric Amodio
|
d31eb25451
|
Adds Apply Changes command to custom view files
Adds Stash Changes command to SCM view items
|
7 vuotta sitten |
Eric Amodio
|
35b16a78ba
|
Adds status indicator to repo icon
|
7 vuotta sitten |
Eric Amodio
|
825b9661fb
|
Preps v5.0.0-alpha
Updates dependencies
|
7 vuotta sitten |
Eric Amodio
|
9782a81e46
|
Adds new GitLens custom view
|
7 vuotta sitten |
Eric Amodio
|
ed58dc3b49
|
Preps v4.5.0-beta
|
7 vuotta sitten |
Eric Amodio
|
480dcb95fb
|
Adds a file history explorer view
|
7 vuotta sitten |
Eric Amodio
|
ef41176ea7
|
Defaults stashes format to ${filePath}
Adds message when there are no stashes
Cleans up the stash explorer
|
7 vuotta sitten |
Eric Amodio
|
bcd83566a1
|
Reworks ExplorerNode base class
Adds TextExplorerNode for messages
|
7 vuotta sitten |
Eric Amodio
|
ca089777db
|
Adds ${filePath} support to status file formatting
|
7 vuotta sitten |
Eric Amodio
|
a255eea949
|
Splits code lens out of GitService
|
7 vuotta sitten |
Eric Amodio
|
1ffb42a090
|
Updates dependencies
|
7 vuotta sitten |
Eric Amodio
|
bc2f1b192a
|
Preps v4.4.3
|
7 vuotta sitten |
Eric Amodio
|
7d99624068
|
Adds more logging to track down #130
|
7 vuotta sitten |
Eric Amodio
|
c258d04381
|
Fixes #135 - Full-width chars break gutter annotations (really)
|
7 vuotta sitten |
Eric Amodio
|
4c4926c8b5
|
Preps v4.4.2
|
7 vuotta sitten |
Eric Amodio
|
6255b26fd2
|
Fixes #135 - Full-width chars break gutter annotations
|
7 vuotta sitten |
Eric Amodio
|
4db2b116c2
|
Preps v4.4.1
|
7 vuotta sitten |
Eric Amodio
|
b40579f4b2
|
Updates dependencies
|
7 vuotta sitten |
Eric Amodio
|
15c981ba06
|
Fixes #114 - Stylus file jumpiness
|
7 vuotta sitten |
Eric Amodio
|
c2f78a7242
|
Preps v4.4.0
|
7 vuotta sitten |
Eric Amodio
|
d3013a03d4
|
Preps v4.4.0-beta
|
7 vuotta sitten |