Eric Amodio
5de0196cee
Fixes issue with remote cache normalization
hace 7 años
Eric Amodio
7e88cb7368
Re-adds commit id for consistency
Tightens up spacing as well
hace 7 años
SpaceEEC
031b4fff53
only show remote and details command and diff message where applicable
That being:
- The removal of the 'open in remote' and 'show commit details' commands for uncomitted changes.
- The removal of the diff message when there is no previous commit available (e.g. the line was never changed after comitting the file).
hace 7 años
Eric Amodio
73cc8d29ba
Fixes bad rename
hace 7 años
Eric Amodio
e70dd6d8c7
Closes #148 - Adds custom provider support
hace 7 años
Eric Amodio
d111fb033e
Changes reset to remove keys
hace 7 años
Eric Amodio
e316659111
Cleans up some nitpick issues
hace 7 años
Chris Kaczor
61e3708233
Add "external diff" command to SCM groups and files
hace 7 años
Eric Amodio
b56d101f76
Fixes #153 - untracked folder files don't show properly
hace 7 años
Eric Amodio
ce9394297d
Adds new file layouts to the custom view
hace 7 años
Eric Amodio
4d18bf708d
Adds new ${directory} token
Changes ${path} token to be the full path
Adds relative formatting support
hace 7 años
Eric Amodio
c44e4c6968
Fixes Objects.values types
hace 7 años
Eric Amodio
c5f57172e4
Fixes issue where work tree files could no show up
hace 7 años
Eric Amodio
393ec351f0
Adds gitlens.gitExplorer.includeWorkingTree setting
Adds auto-update for working trree
Fixes issues with working tree status
hace 7 años
Eric Amodio
99d6da9c90
Fixes issue with whitespace collapsing in decorations
hace 7 años
Eric Amodio
0eb202b8ae
Closes #150 - adds auto view to custom view
hace 7 años
Eric Amodio
65736a6ce7
Adds watching of creates/deletes inside .git
hace 7 años
Eric Amodio
ed42eba8b8
Fixes issue with untracked files being counted properly
hace 7 años
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
hace 7 años
Eric Amodio
712544fab8
Adds git diff --shortstat support
hace 7 años
Eric Amodio
a114e2de87
Changes the file sort in the custom view
hace 7 años
Eric Amodio
70071448d6
Closes #146 - Attempts to deal with emoji in gutter
Adds ability to automagically set the width of the gutter annotations
hace 7 años
Amanda Cameron
04ea3b7971
Apply Review Comments.
hace 7 años
Amanda Cameron
6d7f44e091
Fix GitLab integration's multi-line selection.
hace 7 años
Eric Amodio
71d17bcc2f
Closes #139 - adds changed files node to repository status
Reworks commit-file nodes
hace 7 años
Eric Amodio
a69afdb6ef
Closes #144 - support disabling the custom view
hace 7 años
Eric Amodio
2c9a26e47b
Fixes untracked files not showing in stash list
hace 7 años
Eric Amodio
079f7b7f36
Switches to use a unicode arrow for the external link icon
hace 7 años
Eric Amodio
858d9ec578
Fixes issue with stashes w/ only untracked files
hace 7 años
Eric Amodio
2809991096
Closes #116 - adds full commit msg to annotations
Switches to use HoverProvider for hovers in file blames
hace 7 años
Eric Amodio
f6019454b6
Adds open in remote to hover annotations
Optimizes annotation computation (cache by commit)
hace 7 años
Eric Amodio
f0bdf3e2c3
Always caches remotes
hace 7 años
Eric Amodio
0fdf856c27
Adds performance logging
hace 7 años
Eric Amodio
aacf7cc2b5
Reworks date parsing, formatting etc for perf
Isolates moment.js
hace 7 años
Eric Amodio
543d39246f
Closes #138 - adds ignore whitespace setting
hace 7 años
Eric Amodio
6837414f22
Adds more details to remotes in custom view
hace 7 años
Eric Amodio
ea6fdbaaf2
Adds groupBy function
hace 7 años
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
hace 7 años
Eric Amodio
48814d4213
Changes show all commits icon
hace 7 años
Eric Amodio
77482f4930
Adds openChangedFileChanges to custom view
Adds openChangedFileChangesWithWorking to custom view
Removes unneeded context checks from custom view commands
hace 7 años
Eric Amodio
503b2a3785
Fixes issue where the revision wasn't properly opened
Adds ability to provide a branch to open file in remote
hace 7 años
Eric Amodio
77ae37c54c
Adds rudimentary "paging" to custom view branch history
hace 7 años
Eric Amodio
e20ec552b7
Removes branches remote commands if no remotes
Removes branch remote commands if not tracked
hace 7 años
Eric Amodio
38c44c808d
Fixes double getRemotes call
hace 7 años
Eric Amodio
655afb358e
Fixes double hovers on blank lines
hace 7 años
Eric Amodio
21e0963600
Adds bitbucket server support
hace 7 años
Eric Amodio
92b57580b8
Fixes #120 - Adds custom remotes support
hace 7 años
Eric Amodio
e400f27c84
Adds refs changes into repo watcher
Catches branch & remote changes
hace 7 años
Eric Amodio
4221e06ae3
Removes history limit for custom view
hace 7 años
Eric Amodio
a2dc65c044
Adds message truncation at newline
hace 7 años