Keith Daulton
47bfc1d8eb
Updates changelog for v13.3.0
1 year ago
Keith Daulton
47d621036d
Adds Focus view section to home view
1 year ago
Keith Daulton
79ccf87220
Updates changelog
1 year ago
Eric Amodio
41f885f7d1
Fixes #2355 search by commit changes
1 year ago
Eric Amodio
5c28786cf1
Tweaks CHANGELOG
1 year ago
Ramin Tadayon
336114bff8
Updates CHANGELOG
1 year ago
Eric Amodio
13585b23b3
Changes PR worktree create to open if possible
Aligns worktree open prompting using quick picks
1 year ago
Ramin Tadayon
9f6ec0390e
Updates CHANGELOG
1 year ago
Eric Amodio
d9649ab962
Adds settings to control commit tooltip formats
1 year ago
Eric Amodio
cc5c185bde
Updates CHANGELOG
1 year ago
Eric Amodio
cc4c3aca26
Updates CHANGELOG
1 year ago
Eric Amodio
5838f6621f
Adds create worktree command to GHPR PRs
1 year ago
Eric Amodio
0a0db1fc38
Adds remote command to Git Command Palette
1 year ago
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 year ago
Eric Amodio
30799d27fa
Shows the Contributors view on the GitLens sidebar
1 year ago
Eric Amodio
70a84c3ef4
Changes to always show both dates in tooltip
1 year ago
Ramin Tadayon
4bac873bd0
Adds separator line to unreleased section in CHANGELOG
1 year ago
Ramin Tadayon
72b0c0e92b
Updates CHANGELOG
1 year ago
Keith Daulton
a9f4b0ae27
Udpates CHANGELOG
1 year ago
Eric Amodio
cfedc852d4
Fixes #2473 last fetched date is wrong
1 year ago
Eric Amodio
016314a722
Updates CHANGELOG
1 year ago
Keith Daulton
bebfeabb3e
Bumps to v13.2.0
1 year ago
Eric Amodio
66d3c411b1
Fixes #2394 ensures uncommitted parent is HEAD
1 year ago
Eric Amodio
4f2d9326d5
Updates CHANGELOG
1 year ago
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 year ago
Eric Amodio
d7ef13d09b
Fixes #2301 handles new view/title callback change
1 year ago
Keith Daulton
47e132094c
Fixes commits disappearing from commit details
1 year ago
Keith Daulton
c63bc3d530
Prevents focus hiding toolbar actions
1 year ago
Eric Amodio
47798cc154
Fixes #2318 avoids sign out in more cases
1 year ago
Ramin Tadayon
72838d2dc2
Adds more graph updates to CHANGELOG
1 year ago
Keith Daulton
b938ada193
Updates CHANGELOG
1 year ago
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 year ago
Eric Amodio
1c475c50d1
Fixes switch branch action in graph toolbar
1 year ago
Eric Amodio
ce5b3f4055
Fixes #2377 adds missing azdo icons
1 year ago
Eric Amodio
f2e5d4808f
Fixes #2380 allow `{` to start an autolink
1 year ago
Keith Daulton
d1362d98f1
Updates changelog again
2 years ago
Keith Daulton
f727de2a9f
Updates changelog
2 years ago
Keith Daulton
c173654bac
Updates changelog
2 years ago
Keith Daulton
94cac8c012
Fixes #2359 duplicate avatar in interactive rebase
2 years ago
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 years ago
Eric Amodio
acec47e9f2
Fixes #2357 date typo
2 years ago
Eric Amodio
835d6317db
Bumps to v13.1.0
2 years ago
Eric Amodio
759306ce01
Updates CHANGELOG
2 years ago
Ramin Tadayon
91b2116883
Adds graph bugfixes to CHANGELOG
2 years ago
Eric Amodio
b47e1bff57
Updates CHANGELOG
2 years ago
Eric Amodio
ea511b7a26
Updates CHANGELOG
2 years ago
Keith Daulton
42088cd4b5
Updates changelog
2 years ago
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 years ago
Eric Amodio
b0cb1e4356
Closes #2345 allows shortcuts on Graph "commits"
2 years ago
Keith Daulton
2b56224bc8
adds history navigation to graph search
2 years ago