Eric Amodio
15d57bc797
Fixes uri parsing issue
5 years ago
Eric Amodio
360e68036a
Updates dependencies
5 years ago
Eric Amodio
b801f93305
Adds new contribution point for better labels on gitlens:// uris
5 years ago
Eric Amodio
39f6830680
Adds better sourcemap support
5 years ago
Eric Amodio
f67bf87c53
Renames LogLevel to TraceLevel for consistency with others
5 years ago
Eric Amodio
ea734c8bca
Fixes webview issues with vscode insiders builds
See https://github.com/Microsoft/vscode/issues/68211
5 years ago
Eric Amodio
b91f015dd3
Preps v9.5
5 years ago
Eric Amodio
6658285b46
Adds customization for hovers + email link - closes #642
Adds author email to commit node tooltips
Adds ${email} token to many formats
5 years ago
Eric Amodio
1ac1e9eeaa
Updates dependencies
5 years ago
Eric Amodio
b44bdb0d26
Removes unneeded public keyword
5 years ago
Eric Amodio
cbe6471107
Updates dependencies
5 years ago
Eric Amodio
89fb706708
Updates sponsor images
5 years ago
Eric Amodio
3737d636dd
Updates sponsors
5 years ago
Eric Amodio
52085f0c3a
Updates BACKERS
5 years ago
Eric Amodio
8a87713d68
Shortens refs
5 years ago
Eric Amodio
9113cd8a3f
Sorts repos in quick pick
5 years ago
Eric Amodio
bc86b0e44c
Removes closed repos from fetch/pull/push commands
5 years ago
Eric Amodio
4fa8a48bd6
Updates dependencies
5 years ago
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
5 years ago
Eric Amodio
0a358110fa
Uses the default remote first in issue linking
5 years ago
Eric Amodio
7cce14d21e
Renames VSTS to Azure DevOps
5 years ago
Eric Amodio
c4d418c4d7
Sorts remotes with default first
5 years ago
Eric Amodio
86c4d32ecf
Updates dependencies & prettiers
5 years ago
Eric Amodio
cce8850901
Fixes status file node commands in repos view
5 years ago
Eric Amodio
b08e46fd6f
Fixes #591 & #633 - encodes uris properly now
5 years ago
Eric Amodio
461d552271
Fixes lint issue
5 years ago
Eric Amodio
f704631ef6
Fixes #631 - makes remote id more unique
5 years ago
Eric Amodio
baa2a9d715
Sorts starred branches first in quickpick
5 years ago
Eric Amodio
e4f6f42400
Adds more logging
5 years ago
Eric Amodio
5609142456
Adds recognition for Yan Zhang's contribution
5 years ago
Eric Amodio
2d24b5700d
Adds recognition for Marc Lasson's contribution - closes #627
5 years ago
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
5 years ago
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