Eric Amodio
10dfbc65d9
Fixes #691 - Keep expand/collapse state on swap
5 jaren geleden
Eric Amodio
6e42e4d6b1
Keeps context when showing more items in a view
5 jaren geleden
Eric Amodio
3c4bb8c900
Adds contributors node to repos
5 jaren geleden
Eric Amodio
430fe8e77a
Adds collapse all button - #688
5 jaren geleden
Eric Amodio
7c6b659604
Switches to eslint from tslint
5 jaren geleden
Eric Amodio
6658285b46
Adds customization for hovers + email link - closes #642
Adds author email to commit node tooltips
Adds ${email} token to many formats
6 jaren geleden
Eric Amodio
b44bdb0d26
Removes unneeded public keyword
6 jaren geleden
Eric Amodio
bc86b0e44c
Removes closed repos from fetch/pull/push commands
6 jaren geleden
Eric Amodio
0a4c24cd81
Fixes #635 - removes periodic refresh of repo node
Refreshing a node triggers all children to be re-rendered
Replaces intra-day relative date format with additional time
6 jaren geleden
Eric Amodio
c4d418c4d7
Sorts remotes with default first
6 jaren geleden
Eric Amodio
cce8850901
Fixes status file node commands in repos view
6 jaren geleden
Eric Amodio
f704631ef6
Fixes #631 - makes remote id more unique
6 jaren geleden
Eric Amodio
e4f6f42400
Adds more logging
6 jaren geleden
Eric Amodio
c4a83e7ebb
Reworks Azure DevOps remote parsing
Fixes vs-ssh domain issue
Adds better display path for ADO remotes
Adds full urls to remote tooltips
6 jaren geleden
Marc Lasson
e1c2c74301
Fixes #626 - Avoid using object to implement Map
This commit fixes a bug occurring with branch names which are parsable
integers.
They were always shown first in the list of branches (even if they are
not starred) because the chrome implementation does not respect the
insertion order for keys that happen to be parseable integers.
6 jaren geleden
Eric Amodio
9c63fdd3db
Reverts #606 as it causes views to lose their expansion state
6 jaren geleden
Eric Amodio
4b132e0035
Adds open in terminal command to repos
6 jaren geleden
Eric Amodio
c904f99f12
Fixes #607 - adds more uniqueness to view node ids
6 jaren geleden
Eric Amodio
4d15302187
Reorders methods
6 jaren geleden
Eric Amodio
17b13ef4b7
Updates pin icons
6 jaren geleden
Eric Amodio
347a8be75c
Fixes my inability to spell comparison
6 jaren geleden
Eric Amodio
71e5c5d5a9
Adds comparison pinning
6 jaren geleden
Eric Amodio
84536d25fb
Closes #599 - adds (un)stage directory support
Limits stage/unstage to working tree folders
Adds stage/unstage to the folder's inline toolbar
Adds recognition for Tony Brix's contribution
6 jaren geleden
Tony Brix
6b60917da7
Closes #600 - adds (un)stage directory support
6 jaren geleden
Eric Amodio
d0633375dd
Closes #504 - adds set/unset as default to remotes
6 jaren geleden
Eric Amodio
2b0673b38e
Adds favoriting to repos & branches
6 jaren geleden
Eric Amodio
fbe0c7c203
Reworks viewItem contextValues to make is easier to have multiple states
6 jaren geleden
Eric Amodio
24b0247175
Adds defaultDateShortFormat setting
Changes fetch date to respect date settings
6 jaren geleden
Eric Amodio
db68af28c0
Fixes #605 - show more commits not working
6 jaren geleden
Eric Amodio
84c419f548
Updates repo node tooltip for better clarity
6 jaren geleden
Eric Amodio
2661440a6d
Avoids caching when unable to detect repo changes - closes #583
6 jaren geleden
Eric Amodio
7e083866f4
Closes #601 - adds setting to control relative date markers
6 jaren geleden
Eric Amodio
fa2e6be104
Splits views.avatars into separate settings per view
6 jaren geleden
Eric Amodio
c50bec867a
Adds reset support to view & node refresh
6 jaren geleden
Eric Amodio
34af748d9b
Fixes #598 - apply changes not working for 2 refs
6 jaren geleden
Eric Amodio
1e73e13ff2
Closes #571 - Adds compact display setting to repositories view
6 jaren geleden
Eric Amodio
49c7deb8bc
Changes node labels to takes advantage of new node descriptions
6 jaren geleden
Eric Amodio
d1bb0ae31b
Adds collapse command to compare & search views
6 jaren geleden
Eric Amodio
9d2fff24f0
Fixes html encoding issues
6 jaren geleden
Eric Amodio
99bf1c5ee9
Improves the commit search experience
Remembers and restores the last commit search string
Adds search command to the results inline toolbar
Reopens search when clicking on a result node with no results
Fixes encoded html in empty state
6 jaren geleden
Eric Amodio
e7ce9a0b1d
Adds status to tooltip of commit file nodes
6 jaren geleden
Eric Amodio
bee45e19d7
Adds comment with more info on ^3 syntax
6 jaren geleden
Eric Amodio
cdc2241279
Adds detailed tracking status to all branches in the repos view
6 jaren geleden
Eric Amodio
043c4e184f
Fixes #572 - can't expand some branch folders
Duplicate nodes caused by branches with the same last path part
6 jaren geleden
Eric Amodio
a8cbe0188e
Adds Git extended regex support to commit searches
Changes commit search by message to be case-insensitive
Clarifies path/glob for file searches
6 jaren geleden
Eric Amodio
fc20de9bfd
Removes unused usings
6 jaren geleden
Eric Amodio
03d14fccf4
Changes to length === 0 for better safety
6 jaren geleden
Eric Amodio
98d7716cc5
Fixes an issue where close repo command didn't work
6 jaren geleden
Eric Amodio
e6712e1ae6
Closes #560 - Adds tag markers to all commit lists
Adds branch markers to all commit lists
6 jaren geleden
Eric Amodio
f9ae631d81
Fixes issue when comparing before the view is visible wouldn't expand
6 jaren geleden