Keith Daulton
40b6bc61a4
Fixes #2315 , #2329 commit details preferences
- uses global storage instead of workspace storage
- fixes _pendingContext.preferences
- updates autolinksExpanded optimistically in UI
2 years ago
Keith Daulton
f58c3ab3c2
Improves rebase editor
- adds committer info
- ensures focus is restored on long-running updates
- prevents offscreen rows from being rendered
- appends entries to the DOM instead of a DocumentFragment
Co-authored-by: Eric Amodio <eamodio@gmail.com>
2 years ago
Keith Daulton
ffcaf31b15
Fixes ascending squash indicators in rebase editor
2 years ago
Eric Amodio
0f13387487
Chooses actual plan if same or greater
2 years ago
Eric Amodio
64750314ef
Avoids thrashing on checkin calls
2 years ago
Eric Amodio
c7d0ad609b
Opens details view on sha click
2 years ago
Eric Amodio
52e76e1d7b
Avoids unnecessary calls on opening details
2 years ago
Eric Amodio
176c2a733a
Updates CHANGELOG
2 years ago
Nafiur Rahman Khadem
4e999e52c2
Adds terminal.overrideGitEditor setting
2 years ago
Nafiur Rahman Khadem
8ca8befd66
Closes #2134 uses VS Code as git core.editor
2 years ago
Eric Amodio
2954a5e75f
Avoids pinning commit details by default
2 years ago
Eric Amodio
006eae8a96
Closes #2320 use commit details for terminal links
2 years ago
Eric Amodio
edcaae2e56
Adds commit details setting to rebase editor
2 years ago
Eric Amodio
b2dc120daf
Closes #1789 adds emojis to rebase editor
2 years ago
Eric Amodio
5afac86f27
Fixes #2052 quotes entire config
2 years ago
Eric Amodio
528e1e3a79
Fixes #2141 , #1732 , #1652 improves rebase editor
- Improves performance and user experience
- Adds always available header and footer
- Shows commit details on selection
- Adds full commit message
- Adds fixup shortcut key to UI
- Fixes large rebases not showing commit details
2 years ago
Eric Amodio
17ddd17960
Updates commit graph settings UI
2 years ago
Eric Amodio
3f034f611f
Adds 13.0.4 to CHANGELOG
2 years ago
Eric Amodio
f0266a59f3
Ensures default gravatar style
2 years ago
Eric Amodio
a57fb65a94
Removes Graph debounce for known repo changes
Reduces Graph debounce for other changes to 250ms
Updates selected row when HEAD changes
Refs: #2298
2 years ago
Eric Amodio
b5c7e28789
Fixes #2298 ensures repo subscriptions on re-open
2 years ago
Eric Amodio
e9051db241
Fixes diff w/ working on virtual repos
Refs: #2300
2 years ago
Nafiur Rahman Khadem
9a2ad33ddb
Fixes #1549 fetch for different upstream branch
2 years ago
Nafiur Rahman Khadem
660c79ed3a
Fixes #2292 force-push to non-current branch
2 years ago
Eric Follana
1c342726ff
Bumps graph version
2 years ago
ericf-axosoft
64c9df5606
2284 - Enable GK Graph debug ( #2286 )
* 2284 - Enable GK Graph debug
* Changed "inline-source-map" to "source-map"
2 years ago
Eric Amodio
37feb18ca1
Fixes #1488 issue with translated error messages
2 years ago
Eric Amodio
7086ace341
Adds @Mattadore's contribution
2 years ago
Matt Buckley
07143c8cd7
Fixes #2304 supports more domain levels for GoogleSource
2 years ago
Eric Amodio
7703918d8d
Fixes #2300 better support for `pr` scheme uris
- Ensures we handle the authority when parsing uris for repo matching
- Prioritizes multiple provider matches by open repositories
2 years ago
Eric Amodio
8d11485d85
Updates more scrollbars to behave like vscode
2 years ago
Keith Daulton
046836c97e
Updates video banner styles on home view
2 years ago
Keith Daulton
1a87828f64
Updates welcome spacing on home
2 years ago
Keith Daulton
beb4c7884f
Updates home view content
- consolidates welcome and getting started
- adds subheading to features
- updates list styles
Co-authored-by: Eric Amodio <eamodio@gmail.com>
2 years ago
Keith Daulton
ce24429e10
Updates completed steps on home
2 years ago
Eric Amodio
2080741c06
Hides graph & details scrollbars like vscode views
2 years ago
Eric Amodio
eaec695e4f
Adds settings for Commit Details view
- Avatars, file layout, autolinks, & prs
2 years ago
Keith Daulton
03ac8eca45
updates codicon component to FAST
2 years ago
Eric Amodio
059b60a8f3
Adds autolinks toggle to hover settings UI
2 years ago
Eric Amodio
5a56aa850b
Updates dependencies
Switches image optimization to sharp
- Fixes Node 18 issues with squoosh & squoosh may be deprecated
2 years ago
Eric Amodio
af29012b47
Adds @me support to commit search
- @me automatically searches for commits authored by the current user
Allows (strips) `@`-prefix for author search on non-virtual repos
2 years ago
Keith Daulton
81e343f64d
Fixes link anchors to Terminal Links settings
2 years ago
Eric Amodio
c1d61d5b72
Updates issues notebook
2 years ago
Eric Follana
84c47d71f8
Bumps graph version
2 years ago
ericf-axosoft
b38bc34cf6
116 - Remove "height" and "width" input properties of the "GraphContainer" (Gitlens side) ( #2282 )
* 116 - Remove "height" and "width" input properties of the "GraphContainer
* Removed unneeded "mainRef" variable
2 years ago
Keith Daulton
45d4752082
Updates changelog
2 years ago
Keith Daulton
a312aa4bd8
Updates the home view to be omnipresent
2 years ago
Eric Amodio
21f3ea6ac0
Updates mailmap
2 years ago
Eric Amodio
7683ebb886
Updates dependencies
2 years ago
Eric Amodio
dd5c3a996d
Fixes #2281 hasRemote context when integrations are off
2 years ago