Eric Amodio
f7df845dfe
Adds working tree status to custom view (insiders)
Hides working changed files behind insiders flag
Unhides Changed Files node from behind insiders flag
Adds changed file count to Changed Files node label
Adds icon to Changed Files node
Adds upstream branch to upstream status nodes
Sorts files in the Changed Files node
7 years ago
Eric Amodio
712544fab8
Adds git diff --shortstat support
7 years ago
Eric Amodio
a114e2de87
Changes the file sort in the custom view
7 years ago
Eric Amodio
70071448d6
Closes #146 - Attempts to deal with emoji in gutter
Adds ability to automagically set the width of the gutter annotations
7 years ago
Amanda Cameron
04ea3b7971
Apply Review Comments.
7 years ago
Amanda Cameron
6d7f44e091
Fix GitLab integration's multi-line selection.
7 years ago
Eric Amodio
71d17bcc2f
Closes #139 - adds changed files node to repository status
Reworks commit-file nodes
7 years ago
Eric Amodio
a69afdb6ef
Closes #144 - support disabling the custom view
7 years ago
Eric Amodio
2c9a26e47b
Fixes untracked files not showing in stash list
7 years ago
Eric Amodio
079f7b7f36
Switches to use a unicode arrow for the external link icon
7 years ago
Eric Amodio
858d9ec578
Fixes issue with stashes w/ only untracked files
7 years ago
Eric Amodio
2809991096
Closes #116 - adds full commit msg to annotations
Switches to use HoverProvider for hovers in file blames
7 years ago
Eric Amodio
f6019454b6
Adds open in remote to hover annotations
Optimizes annotation computation (cache by commit)
7 years ago
Eric Amodio
f0bdf3e2c3
Always caches remotes
7 years ago
Eric Amodio
0fdf856c27
Adds performance logging
7 years ago
Eric Amodio
aacf7cc2b5
Reworks date parsing, formatting etc for perf
Isolates moment.js
7 years ago
Eric Amodio
543d39246f
Closes #138 - adds ignore whitespace setting
7 years ago
Eric Amodio
6837414f22
Adds more details to remotes in custom view
7 years ago
Eric Amodio
ea6fdbaaf2
Adds groupBy function
7 years ago
Eric Amodio
ccc29e3dfc
Reworks remote parsing
Combines same url into same remote
Adds a change event for custom remote providers
Adds a repo change event for custom remote providers
7 years ago
Eric Amodio
48814d4213
Changes show all commits icon
7 years ago
Eric Amodio
77482f4930
Adds openChangedFileChanges to custom view
Adds openChangedFileChangesWithWorking to custom view
Removes unneeded context checks from custom view commands
7 years ago
Eric Amodio
503b2a3785
Fixes issue where the revision wasn't properly opened
Adds ability to provide a branch to open file in remote
7 years ago
Eric Amodio
77ae37c54c
Adds rudimentary "paging" to custom view branch history
7 years ago
Eric Amodio
e20ec552b7
Removes branches remote commands if no remotes
Removes branch remote commands if not tracked
7 years ago
Eric Amodio
38c44c808d
Fixes double getRemotes call
7 years ago
Eric Amodio
655afb358e
Fixes double hovers on blank lines
7 years ago
Eric Amodio
21e0963600
Adds bitbucket server support
7 years ago
Eric Amodio
92b57580b8
Fixes #120 - Adds custom remotes support
7 years ago
Eric Amodio
e400f27c84
Adds refs changes into repo watcher
Catches branch & remote changes
7 years ago
Eric Amodio
4221e06ae3
Removes history limit for custom view
7 years ago
Eric Amodio
a2dc65c044
Adds message truncation at newline
7 years ago
Eric Amodio
4102bdd471
Reworks git command error handling
Switches to use the new diffWith command
7 years ago
Eric Amodio
d420d82ab2
Removes unneeded shortSha parameter
7 years ago
Eric Amodio
260874fa1d
Adds better filename sanitization
7 years ago
Eric Amodio
9d83fbcacb
Switches to use the new diffWith command
7 years ago
Eric Amodio
a50f04c569
Adds commands to hover links
7 years ago
Eric Amodio
df0599a832
Adds shortenSha method
7 years ago
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 years ago
Eric Amodio
04d2c00ebf
Fixes issue with branch name truncations (rebase)
7 years ago
Eric Amodio
ece34dba32
Cleans up some command overrides
7 years ago
Eric Amodio
68fcbf713d
Fixes regression with not opening line in remote
7 years ago
Eric Amodio
e192c547b1
Fixes #130 - Stops repeated welcome for some users
No idea why the version check fails, but hopefully this will help
7 years ago
Eric Amodio
d161084ccd
Fixes issue with stashing untracked files
7 years ago
Eric Amodio
c98755cc87
Adds refresh of custom view on settings change
7 years ago
Eric Amodio
6d759daaad
Avoids remote disambiguation quick pick
7 years ago
Eric Amodio
5a42ce4ed4
Adds remote tracking branch to custom view
Adds setting to show remote tracking branch in custom view
7 years ago
Eric Amodio
a5af318269
Adds message in custom view if no remotes
7 years ago
Eric Amodio
5a2bd02402
Reworks branch parsing to include tracking info
Reworks current branch retrieval for better performance
7 years ago
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 years ago