Eric Amodio
0d2ad6bc26
Removes dead code
před 1 rokem
Eric Amodio
9736e547bb
Fixes issue with " in autolink link title text
před 1 rokem
Eric Amodio
f7dc254a23
Improves error handling for #2209
před 1 rokem
Eric Amodio
0e679d8149
Aligns language to inline blame
před 1 rokem
Eric Amodio
67195ef84f
Fixes #2850 appends template suffix
před 1 rokem
Eric Amodio
c4005d9a2e
Fixes #2847 missed local branches with upstreams
před 1 rokem
Ramin Tadayon
6d79813dde
Uses default remote for deep links when configured
před 1 rokem
Eric Amodio
6249eb7fd2
Exposes native git setting properly
před 1 rokem
Ramin Tadayon
c4b665b0da
Adds missing properties for Azure workspaces and repos
před 1 rokem
ericf-axosoft
f295ac33da
Add input prop to enable show and hide refs options ( #2846 )
* Updated graph dependency to v10.1.12
* Added "enableShowHideRefsOptions" property
před 1 rokem
Eric Amodio
c8c9e20c25
Fixes webview tsconfig
před 1 rokem
Eric Amodio
e6dc5d276b
💄
před 1 rokem
Eric Amodio
078f5f4802
Fixes #2841 ensures remote node ids are unique
před 1 rokem
Eric Amodio
9f9b70263c
Adds a refresh button to Commit Details
před 1 rokem
Keith Daulton
bc052ff921
Fixes spelling
před 1 rokem
Keith Daulton
a1f776351f
Removes unneeded functions
před 1 rokem
Keith Daulton
9173a1e75f
Fixes popover trigger handling
před 1 rokem
Keith Daulton
53b918c2e9
Updates date positioning
před 1 rokem
Keith Daulton
dffee3b58f
Updates row type
před 1 rokem
Keith Daulton
ef3c9306b0
Fixes responsive alignment in focus view
před 1 rokem
Keith Daulton
6f969601dc
Updates type badge and hover colors
před 1 rokem
Keith Daulton
ec267d3ffe
Renames local button component
před 1 rokem
Keith Daulton
eeb3d6079d
Updates PR actions bindings
před 1 rokem
Keith Daulton
18837cb5a6
Adds tooltips to focus view
před 1 rokem
Keith Daulton
d76af58d09
Adds focus theme mappings
před 1 rokem
Eric Amodio
a0ea99688c
Fixes issue with opening a worktree in Focus view
před 1 rokem
Eric Amodio
7903ac1a2c
Adds open in graph action to Focus view branches
před 1 rokem
Eric Amodio
6e66201bc6
Fixes find best remote branch
před 1 rokem
Eric Amodio
b5c052d259
Fixed Graph item in Commits when view was used
před 1 rokem
Eric Amodio
0cc2f3def6
Fixes Focus view refresh button state
před 1 rokem
Eric Amodio
acc97f7084
Fixes issues with missing worktrees
před 1 rokem
Keith Daulton
d2a85296ce
Fixes filter menu for my stuff
před 1 rokem
Keith Daulton
60e347291d
Fixes typing of Tooltip temporarily
před 1 rokem
Keith Daulton
728cf27aa3
Adds updated shared components
před 1 rokem
Keith Daulton
ac3420a171
Adds tab counts and loading state
před 1 rokem
Keith Daulton
9376ff8c3e
Adds tooltip color mapping
před 1 rokem
Keith Daulton
26d9d4ef07
Removes unneeded markup and styles
před 1 rokem
Keith Daulton
ae46f7d7ca
Updates feature gate visibility
před 1 rokem
Keith Daulton
72036fddd6
Updates focus view to Lit component
před 1 rokem
Keith Daulton
8df4af2913
Updates focus view v2 more WIP
před 1 rokem
Keith Daulton
bf05067869
Updates focus view v2 WIP
před 1 rokem
Keith Daulton
6294f565a6
Adds basic focus view component WIP
před 1 rokem
Eric Amodio
8b53a6c85e
Avoids showing Home on upgrade
před 1 rokem
Eric Amodio
92a4d55dff
Adds webcomponent linting
před 1 rokem
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'
před 1 rokem
Ramin Tadayon
e413079cac
Allows graph "reset to commit" context menu option on branch item ( #2840 )
před 1 rokem
Eric Amodio
359815d03b
Update dependencies
před 1 rokem
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>
před 1 rokem
Victor Hallberg
87efc38dc1
Fixes #2823 Handle stdout/stderr Buffers in shell run()
před 1 rokem
Ramin Tadayon
2ddb8f0395
Fixes default value for extension disabled state
před 1 rokem