Keith Daulton
42088cd4b5
Updates changelog
2 anni fa
Yonatan Greenfeld
1bf52c7e72
Fixes #2346 Fix duplicated inline annotations
In case of multiple cursors (selections) in the same line, an
annotation was created per selection, resulting in an odd experience.
Filter out duplicated lines by the line number.
Add author to CHANGELOG and README
Fixes : #2346
2 anni fa
Eric Amodio
b0cb1e4356
Closes #2345 allows shortcuts on Graph "commits"
2 anni fa
Keith Daulton
2b56224bc8
adds history navigation to graph search
2 anni fa
Eric Amodio
5815826df2
Fixes #2344 honor sha copy length in graph/details
2 anni fa
Eric Amodio
8ae1c18136
Closes #2326 adds reset to all commits
2 anni fa
Eric Amodio
e00c732c87
Adds @dnicolson's contribution
2 anni fa
Eric Amodio
40a53cda99
Changes more URL cases
Refs #1606
2 anni fa
Dave Nicolson
158fd51b3c
Fixes #1606 Adjusts capitalization of "URL"
2 anni fa
Eric Amodio
60816c2c5b
Fixes #2342 treats local remotes as local
2 anni fa
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 anni fa
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 anni fa
Eric Amodio
176c2a733a
Updates CHANGELOG
2 anni fa
Nafiur Rahman Khadem
4e999e52c2
Adds terminal.overrideGitEditor setting
2 anni fa
Nafiur Rahman Khadem
8ca8befd66
Closes #2134 uses VS Code as git core.editor
2 anni fa
Eric Amodio
006eae8a96
Closes #2320 use commit details for terminal links
2 anni fa
Eric Amodio
edcaae2e56
Adds commit details setting to rebase editor
2 anni fa
Eric Amodio
b2dc120daf
Closes #1789 adds emojis to rebase editor
2 anni fa
Eric Amodio
5afac86f27
Fixes #2052 quotes entire config
2 anni fa
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 anni fa
Eric Amodio
3f034f611f
Adds 13.0.4 to CHANGELOG
2 anni fa
Eric Amodio
b5c7e28789
Fixes #2298 ensures repo subscriptions on re-open
2 anni fa
Nafiur Rahman Khadem
9a2ad33ddb
Fixes #1549 fetch for different upstream branch
2 anni fa
Nafiur Rahman Khadem
660c79ed3a
Fixes #2292 force-push to non-current branch
2 anni fa
Eric Amodio
37feb18ca1
Fixes #1488 issue with translated error messages
2 anni fa
Eric Amodio
7086ace341
Adds @Mattadore's contribution
2 anni fa
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 anni fa
Keith Daulton
45d4752082
Updates changelog
2 anni fa
Eric Amodio
dd5c3a996d
Fixes #2281 hasRemote context when integrations are off
2 anni fa
Eric Amodio
476516c63c
Fixes #2276 search by sha in non-graph search
2 anni fa
Eric Amodio
34255a342c
Bumps to v13.0.3
2 anni fa
Eric Amodio
fabb54c34d
Updates graph settings and highlights GL+ features
2 anni fa
Eric Amodio
9bf200b276
Fixes missing full message & files on details view
2 anni fa
Eric Amodio
dda480bef6
Updates CHANGELOG
2 anni fa
Eric Amodio
657db407bf
Updates banner content
2 anni fa
jogo-
e9dccef2ed
Fix typos in CHANGELOG.md
Fix typos in CHANGELOG.md
2 anni fa
Eric Amodio
3b6f78e76f
Bumps to v13.0.2
2 anni fa
Eric Amodio
79008fc8cb
Bumps to v13.0.0
2 anni fa
Keith Daulton
d479f027b9
Updates changelog
2 anni fa
Eric Amodio
992e4dc33f
Updates CHANGELOG content
2 anni fa
Keith Daulton
410699c1aa
Updates changelog
2 anni fa
Keith Daulton
bf58407339
Updates changelog
2 anni fa
Eric Amodio
2330cb9880
Renames Show in Commit Graph to Open
Hides commit graph icon in hovers if plus features are disabled
2 anni fa
Eric Amodio
46075df8af
Adds html formatting to commit formatter (mostly)
Adds html formatting to autolinks
Fixes #2203 autolinks missing from Commit Details view
2 anni fa
Keith Daulton
f7ef0a7fe4
Fixes j and k keys when rebase is ascending order
2 anni fa
Eric Amodio
ac4b7625f9
Fixes diff issues with Commit Details view
Refs #2195
2 anni fa
Keith Daulton
18d54640d3
Updates changelog
2 anni fa
Keith Daulton
7082b1597e
Fixes graph acct banner when access not allowed
2 anni fa
Eric Amodio
599c9b7225
Changes commit PR prioritization
2 anni fa
Eric Amodio
5f42ce3f75
Adds show in commit graph to commit quick picks
2 anni fa