Eric Amodio
cc4c3aca26
Updates CHANGELOG
1 rok temu
Eric Amodio
5838f6621f
Adds create worktree command to GHPR PRs
1 rok temu
Eric Amodio
0a0db1fc38
Adds remote command to Git Command Palette
1 rok temu
Eric Amodio
94c4963e2f
Improves workspace creation experience
- Always creates a new worktree from the "main" repo
- Automatically shows the worktree view after creation
- Adds `worktrees.openAfterCreate` setting
1 rok temu
Eric Amodio
30799d27fa
Shows the Contributors view on the GitLens sidebar
1 rok temu
Eric Amodio
70a84c3ef4
Changes to always show both dates in tooltip
1 rok temu
Ramin Tadayon
4bac873bd0
Adds separator line to unreleased section in CHANGELOG
1 rok temu
Ramin Tadayon
72b0c0e92b
Updates CHANGELOG
1 rok temu
Keith Daulton
a9f4b0ae27
Udpates CHANGELOG
1 rok temu
Eric Amodio
cfedc852d4
Fixes #2473 last fetched date is wrong
1 rok temu
Eric Amodio
016314a722
Updates CHANGELOG
1 rok temu
Keith Daulton
bebfeabb3e
Bumps to v13.2.0
1 rok temu
Eric Amodio
66d3c411b1
Fixes #2394 ensures uncommitted parent is HEAD
1 rok temu
Eric Amodio
4f2d9326d5
Updates CHANGELOG
1 rok temu
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 rok temu
Eric Amodio
d7ef13d09b
Fixes #2301 handles new view/title callback change
1 rok temu
Keith Daulton
47e132094c
Fixes commits disappearing from commit details
1 rok temu
Keith Daulton
c63bc3d530
Prevents focus hiding toolbar actions
1 rok temu
Eric Amodio
47798cc154
Fixes #2318 avoids sign out in more cases
1 rok temu
Ramin Tadayon
72838d2dc2
Adds more graph updates to CHANGELOG
1 rok temu
Keith Daulton
b938ada193
Updates CHANGELOG
1 rok temu
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 rok temu
Eric Amodio
1c475c50d1
Fixes switch branch action in graph toolbar
1 rok temu
Eric Amodio
ce5b3f4055
Fixes #2377 adds missing azdo icons
1 rok temu
Eric Amodio
f2e5d4808f
Fixes #2380 allow `{` to start an autolink
1 rok temu
Keith Daulton
d1362d98f1
Updates changelog again
2 lat temu
Keith Daulton
f727de2a9f
Updates changelog
2 lat temu
Keith Daulton
c173654bac
Updates changelog
2 lat temu
Keith Daulton
94cac8c012
Fixes #2359 duplicate avatar in interactive rebase
2 lat temu
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 lat temu
Eric Amodio
acec47e9f2
Fixes #2357 date typo
2 lat temu
Eric Amodio
835d6317db
Bumps to v13.1.0
2 lat temu
Eric Amodio
759306ce01
Updates CHANGELOG
2 lat temu
Ramin Tadayon
91b2116883
Adds graph bugfixes to CHANGELOG
2 lat temu
Eric Amodio
b47e1bff57
Updates CHANGELOG
2 lat temu
Eric Amodio
ea511b7a26
Updates CHANGELOG
2 lat temu
Keith Daulton
42088cd4b5
Updates changelog
2 lat temu
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 lat temu
Eric Amodio
b0cb1e4356
Closes #2345 allows shortcuts on Graph "commits"
2 lat temu
Keith Daulton
2b56224bc8
adds history navigation to graph search
2 lat temu
Eric Amodio
5815826df2
Fixes #2344 honor sha copy length in graph/details
2 lat temu
Eric Amodio
8ae1c18136
Closes #2326 adds reset to all commits
2 lat temu
Eric Amodio
e00c732c87
Adds @dnicolson's contribution
2 lat temu
Eric Amodio
40a53cda99
Changes more URL cases
Refs #1606
2 lat temu
Dave Nicolson
158fd51b3c
Fixes #1606 Adjusts capitalization of "URL"
2 lat temu
Eric Amodio
60816c2c5b
Fixes #2342 treats local remotes as local
2 lat temu
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 lat temu
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 lat temu
Eric Amodio
176c2a733a
Updates CHANGELOG
2 lat temu
Nafiur Rahman Khadem
4e999e52c2
Adds terminal.overrideGitEditor setting
2 lat temu