Eric Amodio
8ae1c18136
Closes #2326 adds reset to all commits
2 years ago
Eric Amodio
e00c732c87
Adds @dnicolson's contribution
2 years ago
Eric Amodio
40a53cda99
Changes more URL cases
Refs #1606
2 years ago
Dave Nicolson
158fd51b3c
Fixes #1606 Adjusts capitalization of "URL"
2 years ago
Eric Amodio
60816c2c5b
Fixes #2342 treats local remotes as local
2 years ago
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
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
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
3f034f611f
Adds 13.0.4 to CHANGELOG
2 years ago
Eric Amodio
b5c7e28789
Fixes #2298 ensures repo subscriptions on re-open
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 Amodio
37feb18ca1
Fixes #1488 issue with translated error messages
2 years ago
Eric Amodio
7086ace341
Adds @Mattadore's contribution
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
Keith Daulton
45d4752082
Updates changelog
2 years ago
Eric Amodio
dd5c3a996d
Fixes #2281 hasRemote context when integrations are off
2 years ago
Eric Amodio
476516c63c
Fixes #2276 search by sha in non-graph search
2 years ago
Eric Amodio
34255a342c
Bumps to v13.0.3
2 years ago
Eric Amodio
fabb54c34d
Updates graph settings and highlights GL+ features
2 years ago
Eric Amodio
9bf200b276
Fixes missing full message & files on details view
2 years ago
Eric Amodio
dda480bef6
Updates CHANGELOG
2 years ago
Eric Amodio
657db407bf
Updates banner content
2 years ago
jogo-
e9dccef2ed
Fix typos in CHANGELOG.md
Fix typos in CHANGELOG.md
2 years ago
Eric Amodio
3b6f78e76f
Bumps to v13.0.2
2 years ago
Eric Amodio
79008fc8cb
Bumps to v13.0.0
2 years ago
Keith Daulton
d479f027b9
Updates changelog
2 years ago
Eric Amodio
992e4dc33f
Updates CHANGELOG content
2 years ago
Keith Daulton
410699c1aa
Updates changelog
2 years ago
Keith Daulton
bf58407339
Updates changelog
2 years ago
Eric Amodio
2330cb9880
Renames Show in Commit Graph to Open
Hides commit graph icon in hovers if plus features are disabled
2 years ago
Eric Amodio
46075df8af
Adds html formatting to commit formatter (mostly)
Adds html formatting to autolinks
Fixes #2203 autolinks missing from Commit Details view
2 years ago
Keith Daulton
f7ef0a7fe4
Fixes j and k keys when rebase is ascending order
2 years ago
Eric Amodio
ac4b7625f9
Fixes diff issues with Commit Details view
Refs #2195
2 years ago
Keith Daulton
18d54640d3
Updates changelog
2 years ago
Keith Daulton
7082b1597e
Fixes graph acct banner when access not allowed
2 years ago
Eric Amodio
599c9b7225
Changes commit PR prioritization
2 years ago
Eric Amodio
5f42ce3f75
Adds show in commit graph to commit quick picks
2 years ago
Eric Amodio
9fd71f6d09
Adds show in commit details view to hovers
Adds show in commit graph to hovers
2 years ago
Keith Daulton
bb36826e62
Fixes actions for uncommitted commit details
2 years ago
Eric Amodio
102f8e64a4
Bumps to v12.2.2
2 years ago
Eric Amodio
731b85ace3
Removed copy-pasted entry
2 years ago
Eric Amodio
a3d6b712b2
Fixes issues w/ dynamic PR lookup
Fixes #2177 , fixes #2185 , fixes #2180 , fixes #2179
2 years ago