Eric Amodio
d31dc97820
Fixes #2207 protects circular JSON.stringify
Adds container, commit, branch, tag, and view node protection to the default resolver for @gate & @memoize decorators
1年前
Eric Amodio
d7ef13d09b
Fixes #2301 handles new view/title callback change
1年前
Keith Daulton
47e132094c
Fixes commits disappearing from commit details
1年前
Keith Daulton
c63bc3d530
Prevents focus hiding toolbar actions
1年前
Eric Amodio
47798cc154
Fixes #2318 avoids sign out in more cases
1年前
Ramin Tadayon
72838d2dc2
Adds more graph updates to CHANGELOG
1年前
Keith Daulton
b938ada193
Updates CHANGELOG
1年前
Keith Daulton
3cbc8a1266
Updates the commit graph header
- moves repo to the top
- adds branch and branch switching
- adds fetching
- moves account status and feedback to header
- adds PopMenu and MenuList components
1年前
Eric Amodio
1c475c50d1
Fixes switch branch action in graph toolbar
1年前
Eric Amodio
ce5b3f4055
Fixes #2377 adds missing azdo icons
2 年前
Eric Amodio
f2e5d4808f
Fixes #2380 allow `{` to start an autolink
2 年前
Keith Daulton
d1362d98f1
Updates changelog again
2 年前
Keith Daulton
f727de2a9f
Updates changelog
2 年前
Keith Daulton
c173654bac
Updates changelog
2 年前
Keith Daulton
94cac8c012
Fixes #2359 duplicate avatar in interactive rebase
2 年前
Eric Amodio
2ad0de95ed
Fixes #2354 avoids disabling quickpick
VS Code made a change (or a new bug) that focuses the quickpick container rather than the input if the quick pick is disabled when it is shown
2 年前
Eric Amodio
acec47e9f2
Fixes #2357 date typo
2 年前
Eric Amodio
835d6317db
Bumps to v13.1.0
2 年前
Eric Amodio
759306ce01
Updates CHANGELOG
2 年前
Ramin Tadayon
91b2116883
Adds graph bugfixes to CHANGELOG
2 年前
Eric Amodio
b47e1bff57
Updates CHANGELOG
2 年前
Eric Amodio
ea511b7a26
Updates CHANGELOG
2 年前
Keith Daulton
42088cd4b5
Updates changelog
2 年前
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 年前
Eric Amodio
b0cb1e4356
Closes #2345 allows shortcuts on Graph "commits"
2 年前
Keith Daulton
2b56224bc8
adds history navigation to graph search
2 年前
Eric Amodio
5815826df2
Fixes #2344 honor sha copy length in graph/details
2 年前
Eric Amodio
8ae1c18136
Closes #2326 adds reset to all commits
2 年前
Eric Amodio
e00c732c87
Adds @dnicolson's contribution
2 年前
Eric Amodio
40a53cda99
Changes more URL cases
Refs #1606
2 年前
Dave Nicolson
158fd51b3c
Fixes #1606 Adjusts capitalization of "URL"
2 年前
Eric Amodio
60816c2c5b
Fixes #2342 treats local remotes as local
2 年前
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 年前