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年前
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年前
Eric Amodio
176c2a733a
Updates CHANGELOG
2年前
Nafiur Rahman Khadem
4e999e52c2
Adds terminal.overrideGitEditor setting
2年前
Nafiur Rahman Khadem
8ca8befd66
Closes #2134 uses VS Code as git core.editor
2年前
Eric Amodio
006eae8a96
Closes #2320 use commit details for terminal links
2年前
Eric Amodio
edcaae2e56
Adds commit details setting to rebase editor
2年前
Eric Amodio
b2dc120daf
Closes #1789 adds emojis to rebase editor
2年前
Eric Amodio
5afac86f27
Fixes #2052 quotes entire config
2年前
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年前
Eric Amodio
3f034f611f
Adds 13.0.4 to CHANGELOG
2年前
Eric Amodio
b5c7e28789
Fixes #2298 ensures repo subscriptions on re-open
2年前
Nafiur Rahman Khadem
9a2ad33ddb
Fixes #1549 fetch for different upstream branch
2年前
Nafiur Rahman Khadem
660c79ed3a
Fixes #2292 force-push to non-current branch
2年前
Eric Amodio
37feb18ca1
Fixes #1488 issue with translated error messages
2年前
Eric Amodio
7086ace341
Adds @Mattadore's contribution
2年前
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年前
Keith Daulton
45d4752082
Updates changelog
2年前
Eric Amodio
dd5c3a996d
Fixes #2281 hasRemote context when integrations are off
2年前
Eric Amodio
476516c63c
Fixes #2276 search by sha in non-graph search
2年前
Eric Amodio
34255a342c
Bumps to v13.0.3
2年前
Eric Amodio
fabb54c34d
Updates graph settings and highlights GL+ features
2年前
Eric Amodio
9bf200b276
Fixes missing full message & files on details view
2年前
Eric Amodio
dda480bef6
Updates CHANGELOG
2年前
Eric Amodio
657db407bf
Updates banner content
2年前
jogo-
e9dccef2ed
Fix typos in CHANGELOG.md
Fix typos in CHANGELOG.md
2年前
Eric Amodio
3b6f78e76f
Bumps to v13.0.2
2年前
Eric Amodio
79008fc8cb
Bumps to v13.0.0
2年前
Keith Daulton
d479f027b9
Updates changelog
2年前
Eric Amodio
992e4dc33f
Updates CHANGELOG content
2年前
Keith Daulton
410699c1aa
Updates changelog
2年前
Keith Daulton
bf58407339
Updates changelog
2年前
Eric Amodio
2330cb9880
Renames Show in Commit Graph to Open
Hides commit graph icon in hovers if plus features are disabled
2年前
Eric Amodio
46075df8af
Adds html formatting to commit formatter (mostly)
Adds html formatting to autolinks
Fixes #2203 autolinks missing from Commit Details view
2年前
Keith Daulton
f7ef0a7fe4
Fixes j and k keys when rebase is ascending order
2年前
Eric Amodio
ac4b7625f9
Fixes diff issues with Commit Details view
Refs #2195
2年前
Keith Daulton
18d54640d3
Updates changelog
2年前
Keith Daulton
7082b1597e
Fixes graph acct banner when access not allowed
2年前
Eric Amodio
599c9b7225
Changes commit PR prioritization
2年前
Eric Amodio
5f42ce3f75
Adds show in commit graph to commit quick picks
2年前
Eric Amodio
9fd71f6d09
Adds show in commit details view to hovers
Adds show in commit graph to hovers
2年前
Keith Daulton
bb36826e62
Fixes actions for uncommitted commit details
2年前
Eric Amodio
102f8e64a4
Bumps to v12.2.2
2年前
Eric Amodio
731b85ace3
Removed copy-pasted entry
2年前
Eric Amodio
a3d6b712b2
Fixes issues w/ dynamic PR lookup
Fixes #2177 , fixes #2185 , fixes #2180 , fixes #2179
2年前
Eric Amodio
32d5062f2e
Adds @mattseddon's contribution
2年前
Matt Seddon
b018979338
Fixes #2187 - Remove scm/title actions from non-Git scm providers
2年前
Eric Amodio
1e794770c4
Bumps to v12.2.1
2年前
Eric Amodio
2760a2f4c0
Fixes #2185 , #2180 pr node refresh causes issues
I've disabled the refresh to show the spinner icon on the root node to avoid this issue until I can dig into this more. It looks like this is a bug in the VS Code tree view.
2年前
jogo-
b6278de07a
Fix typos in CHANGELOG.md
2年前