Eric Amodio
078f5f4802
Fixes #2841 ensures remote node ids are unique
1年前
Eric Amodio
9f9b70263c
Adds a refresh button to Commit Details
1年前
Eric Amodio
f2c6d71f63
Updates dependencies
1年前
Eric Amodio
e0a0136ad2
Adds release prep script
1年前
Keith Daulton
e636a73a39
Bumps to v14.2.0
1年前
Keith Daulton
bc052ff921
Fixes spelling
1年前
Keith Daulton
a1f776351f
Removes unneeded functions
1年前
Keith Daulton
9173a1e75f
Fixes popover trigger handling
1年前
Keith Daulton
53b918c2e9
Updates date positioning
1年前
Keith Daulton
dffee3b58f
Updates row type
1年前
Keith Daulton
ef3c9306b0
Fixes responsive alignment in focus view
1年前
Keith Daulton
6f969601dc
Updates type badge and hover colors
1年前
Keith Daulton
ec267d3ffe
Renames local button component
1年前
Keith Daulton
dcdf2bb1ca
Updates shared components
1年前
Keith Daulton
eeb3d6079d
Updates PR actions bindings
1年前
Keith Daulton
18837cb5a6
Adds tooltips to focus view
1年前
Keith Daulton
d76af58d09
Adds focus theme mappings
1年前
Eric Amodio
a0ea99688c
Fixes issue with opening a worktree in Focus view
1年前
Eric Amodio
cd196cc90d
Updates CHANGELOG
1年前
Eric Amodio
7903ac1a2c
Adds open in graph action to Focus view branches
1年前
Eric Amodio
6e66201bc6
Fixes find best remote branch
1年前
Eric Amodio
b5c052d259
Fixed Graph item in Commits when view was used
1年前
Eric Amodio
0cc2f3def6
Fixes Focus view refresh button state
1年前
Eric Amodio
28b6162a39
Updates CHANGELOG
1年前
Eric Amodio
acc97f7084
Fixes issues with missing worktrees
1年前
Keith Daulton
9740ed85d8
Updates CHANGELOG
1年前
Keith Daulton
d2a85296ce
Fixes filter menu for my stuff
1年前
Keith Daulton
60e347291d
Fixes typing of Tooltip temporarily
1年前
Keith Daulton
728cf27aa3
Adds updated shared components
1年前
Keith Daulton
ac3420a171
Adds tab counts and loading state
1年前
Keith Daulton
9376ff8c3e
Adds tooltip color mapping
1年前
Keith Daulton
26d9d4ef07
Removes unneeded markup and styles
1年前
Keith Daulton
ae46f7d7ca
Updates feature gate visibility
1年前
Keith Daulton
72036fddd6
Updates focus view to Lit component
1年前
Keith Daulton
8df4af2913
Updates focus view v2 more WIP
1年前
Keith Daulton
bf05067869
Updates focus view v2 WIP
1年前
Keith Daulton
6294f565a6
Adds basic focus view component WIP
1年前
Eric Amodio
8b53a6c85e
Avoids showing Home on upgrade
1年前
Eric Amodio
92a4d55dff
Adds webcomponent linting
1年前
Ramin Tadayon
ce44f00fcf
Updates CHANGELOG
1年前
Ramin Tadayon
a5e33e9655
Adds a "show only changed files" command to command palette and graph ( #2835 )
* Adds a "show only changed files" command to command palette and graph
* Rewords command to 'open changed & close unchanged files'
1年前
Ramin Tadayon
e413079cac
Allows graph "reset to commit" context menu option on branch item ( #2840 )
1年前
Ramin Tadayon
26454554b1
Prettiers
1年前
Eric Amodio
359815d03b
Update dependencies
1年前
Ramin Tadayon
8c0671643b
Adds native Pull and Push implementations to experimental Native Git flag ( #2832 )
* Adds a native push implementation behind experimental flag
* Adds more git error cases
* Adds a native pull implementation behind experimental flag
* Fixes git error case
* Throws errors at git level instead
* Uses custom error objects
* Avoids reaching out to interface with Repository
Avoids extra lookups and just uses branch ref
* Fixes provider service calling wrong command
* Looks also at other error properties in decoding stage
* Catches at git provider and outputs message
* Adds 'remote ahead' case
* Always logs errors at provider level
---------
Co-authored-by: Eric Amodio <eamodio@gmail.com>
1年前
Eric Amodio
60b4983dad
Adds mogelbrod's contribution
1年前
Victor Hallberg
87efc38dc1
Fixes #2823 Handle stdout/stderr Buffers in shell run()
1年前
Eric Amodio
ee7a971efe
Updates CHANGELOG
1年前
Ramin Tadayon
2ddb8f0395
Fixes default value for extension disabled state
1年前
Eric Amodio
bb6bce0783
Improves remote parsing w/ provider integrations
Refs: https://github.com/gitkraken/vscode-gitlens/discussions/2803#discussioncomment-6485140
1年前