Eric Amodio
4694fbc1ae
Preps v5.3.0
7 years ago
Eric Amodio
b56d101f76
Fixes #153 - untracked folder files don't show properly
7 years ago
Eric Amodio
ce9394297d
Adds new file layouts to the custom view
7 years ago
Eric Amodio
4d18bf708d
Adds new ${directory} token
Changes ${path} token to be the full path
Adds relative formatting support
7 years ago
Eric Amodio
c44e4c6968
Fixes Objects.values types
7 years ago
Eric Amodio
c5f57172e4
Fixes issue where work tree files could no show up
7 years ago
Eric Amodio
dd0a636e24
Preps v5.2.0
7 years ago
Eric Amodio
393ec351f0
Adds gitlens.gitExplorer.includeWorkingTree setting
Adds auto-update for working trree
Fixes issues with working tree status
7 years ago
Eric Amodio
99d6da9c90
Fixes issue with whitespace collapsing in decorations
7 years ago
Eric Amodio
0eb202b8ae
Closes #150 - adds auto view to custom view
7 years ago
Eric Amodio
65736a6ce7
Adds watching of creates/deletes inside .git
7 years ago
Eric Amodio
ed42eba8b8
Fixes issue with untracked files being counted properly
7 years ago
Eric Amodio
2245d82319
Preps v5.2.0-beta
7 years ago
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
Eric Amodio
a10376385a
Preps v5.1.1-beta
7 years ago
Eric Amodio
41d25803d8
Updates slack links
7 years ago
Eric Amodio
3802b43027
Adds merged PR to changelog
Adds new contributor to readme
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
3a1caa2e0d
Disables a set of context menu items by default
7 years ago
Eric Amodio
3f7058bd48
Fixes wrong setting used to control menu commands
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
26c6346b84
Changes default commit format in custom view
7 years ago
Eric Amodio
3a17605017
Preps v5.1.0
7 years ago
Eric Amodio
2c9a26e47b
Fixes untracked files not showing in stash list
7 years ago
Eric Amodio
1c7785fd52
Adds note for closed issue in changelog
7 years ago
Eric Amodio
079f7b7f36
Switches to use a unicode arrow for the external link icon
7 years ago
Eric Amodio
bedc1a05f5
Preps v5.1.0-beta
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
11eacb27a1
Preps v5.0.0
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
c3dd83cf3c
Updates documention with remotes exanple
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
9464f7e79f
Preps v5.0.0-beta.2
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