Yan Zhang
070aa8ef65
Add missing _git in Azure DevOps URLs.
5 years ago
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.
5 years ago
Eric Amodio
cabd21724f
Preps v9.4.1
5 years ago
Eric Amodio
9c63fdd3db
Reverts #606 as it causes views to lose their expansion state
5 years ago
Eric Amodio
47902937ee
Preps v9.4.0
5 years ago
Eric Amodio
df0a30d574
Adds recognition for Skybbles // L5474's contribution
Tweaks shorten logic to only allow >=5 chars & always append any suffix
5 years ago
Luxray5474
6a5e001444
Adds the option to change the length of the abbreviated commit SHA.
5 years ago
Eric Amodio
4816809d52
Fixes #613 - Changes copy remote url to be the permalink
5 years ago
Eric Amodio
c4c06249bb
Reorders more view item context menus
5 years ago
Eric Amodio
4b132e0035
Adds open in terminal command to repos
5 years ago
Eric Amodio
a822544693
Reorders some view item context menus
5 years ago
Eric Amodio
ba9e995e89
Updates dependencies
5 years ago
Eric Amodio
c904f99f12
Fixes #607 - adds more uniqueness to view node ids
5 years ago
Eric Amodio
7ea3489506
Fixes #607 - encodes branch/ref names in urls
5 years ago
Eric Amodio
4d15302187
Reorders methods
5 years ago
Eric Amodio
17b13ef4b7
Updates pin icons
5 years ago
Eric Amodio
f7c2ec092f
Updates README & removes "Repository" from some commands
5 years ago
Eric Amodio
347a8be75c
Fixes my inability to spell comparison
5 years ago
Eric Amodio
71e5c5d5a9
Adds comparison pinning
5 years ago
Eric Amodio
4b92070678
Preps v9.3
5 years ago
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
5 years ago
Tony Brix
6b60917da7
Closes #600 - adds (un)stage directory support
5 years ago
Eric Amodio
d0633375dd
Closes #504 - adds set/unset as default to remotes
5 years ago
Eric Amodio
2b0673b38e
Adds favoriting to repos & branches
5 years ago
Eric Amodio
fbe0c7c203
Reworks viewItem contextValues to make is easier to have multiple states
5 years ago
Eric Amodio
25aa53ccc6
Updates dependencies
5 years ago
Eric Amodio
18ee54dbdf
Closes #542 - adds file annotation option to modes
5 years ago
Eric Amodio
7ca0da664d
Excludes Contributing doc from package
6 years ago
Eric Amodio
4f15c0e62b
Adds a CONTRIBUTING doc & PR template
6 years ago
Eric Amodio
c72a824f76
Adds build hack because of vsls package issues
6 years ago
Eric Amodio
d5d4a3ecb3
Preps v9.2.4
6 years ago
Eric Amodio
24b0247175
Adds defaultDateShortFormat setting
Changes fetch date to respect date settings
6 years ago
Eric Amodio
db68af28c0
Fixes #605 - show more commits not working
6 years ago
Eric Amodio
0ae7692141
Updates dependencies
6 years ago
Eric Amodio
84c419f548
Updates repo node tooltip for better clarity
6 years ago
Eric Amodio
2661440a6d
Avoids caching when unable to detect repo changes - closes #583
6 years ago
Eric Amodio
2c5b667ee8
Calls repo.fetch to ensure events are triggered
6 years ago
Eric Amodio
d6ecf897d9
Preps v9.2.3
6 years ago
Eric Amodio
62af83b74f
Adds snow
6 years ago
Eric Amodio
da79411773
Updates CHANGELOG
6 years ago
Eric Amodio
7e083866f4
Closes #601 - adds setting to control relative date markers
6 years ago
Eric Amodio
fa2e6be104
Splits views.avatars into separate settings per view
6 years ago
Eric Amodio
70b5ed2eaa
Changes to "Use compact file layout"
6 years ago
Eric Amodio
c50bec867a
Adds reset support to view & node refresh
6 years ago
Eric Amodio
a5d570069f
Fixes indenting
6 years ago
Eric Amodio
005fba2628
Updates dependencies
6 years ago
Eric Amodio
59e8f3a186
Changes compare icon to align with vscode
6 years ago
Eric Amodio
4b4f6d8e31
Ensures full logging while debugging
6 years ago
Eric Amodio
9b10cadd5e
Preps v9.2.2
6 years ago
Eric Amodio
18368caaa0
Changes stash save icon
Renames existing stash save command
Adds new stash save command (per file)
6 years ago