Eric Amodio
ab1036f5c7
Awaits the show for webview resolve
1年前
Eric Amodio
2cb97cb4f2
Removes test code of Graph in the panel
1年前
Eric Amodio
871458c29e
Adopts new webview model for the Home view
1年前
Eric Amodio
a21da0838b
Adopts new webview model for the Graph
1年前
Eric Amodio
2dbb276838
Adopts new webview model for the Timeline
1年前
Eric Amodio
3a07ee15d0
Adds a new unified webview model (tabs & views)
- Supports separate registration and instantiation
- Supports webview provider code-splitting
1年前
Eric Amodio
1384bc7b11
Fixes build scripts
1年前
Eric Amodio
530d2b66d8
Updates emoji generation to be in-memory
Renames file to be clearer it is a generated file
1年前
Eric Amodio
794306c01d
💄 Prettiers
1年前
Eric Amodio
1283738aa5
Updates dependencies
1年前
Ramin Tadayon
99314975b8
Sends upstream id on a local branch ref to graph ( #2560 )
* Sends upstream id on a local branch ref to graph
* Avoids creating (allocating) & spreading an object
* Updates graph dependency
---------
Co-authored-by: Eric Amodio <eamodio@gmail.com>
1年前
Eric Amodio
52ed6b3a3b
Delays initialization of Intl.Collator until used
1年前
Keith Daulton
40d744d5ad
Fixes #2582 Visual File History bg color in panel
1年前
Eric Amodio
c965d54e8f
Updates dependencies
1年前
Eric Amodio
804e4cadcb
Avoids extra lookups if telemetry is disabled
1年前
Eric Amodio
b8b66e62a5
Fixes #2583 regression in pr -> open worktree cmd
1年前
Eric Amodio
8df80f5695
Updates dependencies, including TypesScript 5
1年前
Eric Amodio
8f5a203f96
Closes #2559 allows open pr w/o editor opened
1年前
Eric Amodio
c1f90f3d0d
Optimizes file watchers to limit unneeded events
1年前
Eric Amodio
45969b9752
Code-splits the CodeLens provider
So if its disabled we never load the code
1年前
Ramin Test
01f92d218e
Bumps to v13.4.0
1年前
Eric Amodio
535f6571f5
Scopes PR worktree created branches to `pr/`
1年前
Eric Amodio
67b6b67185
Ensures to pick first entry for remote branches
1年前
Eric Amodio
d0936aab94
Fixes #2550 PRs not always showing up in Commits
1年前
Eric Amodio
b992828a68
Updates GHPR queries
1年前
Eric Amodio
b170c94070
Fixes settings popup scrollbar styling
1年前
Eric Amodio
7ad3b4677c
Fixes #2566 hides GL commands in ouput (for realz)
1年前
Eric Amodio
1d1dcfc4b3
Fixes #2566 hide context menu in output panel
1年前
Eric Amodio
fe7cfd44e1
Updates CHANGELOG
1年前
Eric Amodio
4ddb52bc53
Improves worktree creation flow
- Honors `createBranch` flag for naming the worktree folder
- Falls back to the qualified remote branch name if the branch name already exists
- Always uses the qualified remote branch name via GHPR command
1年前
Ramin Tadayon
b80695260c
Updates CHANGELOG
1年前
Eric Amodio
f8fd2eb53c
Updates CHANGELOG
1年前
Eric Amodio
a5821ad65a
Updates CHANGELOG
1年前
Eric Amodio
4d3117104f
Improves AI generated commit message prompts
Removes pre-release only limit on AI generated commit messages
1年前
Ramin Tadayon
51ab645ea9
Updates wording on graph filter menu option for remote-only branches
1年前
Eric Amodio
755793c55e
Update CHANGELOG
1年前
Ramin Tadayon
ab9bb258ce
Updates CHANGELOG
1年前
Ramin Tadayon
edb876147f
Updates graph dependency
1年前
Eric Amodio
5edd4a7832
Updates lint rules (prep for ts-eslint v6)
1年前
Eric Amodio
c84cefce69
Updates to TypeScript 5.0-rc
1年前
Eric Amodio
bb3a0c6ece
Updates dependencies
1年前
Keith Daulton
f5e74f2025
Removes GitLens insiders
1年前
Keith Daulton
efa1c9855b
Updates changelog
1年前
Keith Daulton
83c532b97e
Updates context menu grouping
1年前
Keith Daulton
8ce9f543a2
Adds support for sidebar views
1年前
Keith Daulton
10ec66b914
Fixes #969 adds copy relative path to context menu
2年前
Eric Amodio
58831204ac
Adds branches on the Graph for remote repos
Fixes tags on the Graph for remote repos
1年前
Ramin Tadayon
ee5c175f98
2495 Cannot use gitlens+ feature on public repo in some folders ( #2510 )
* Use stored cache of repo visibility
* Add commands to clear cache
* Fix cache name
* Extracts cache key into function for consistency
* Update command wording
---------
Co-authored-by: Eric Amodio <eamodio@gmail.com>
1年前
Eric Amodio
ec2dbdd857
Updates CHANGELOG
1年前
Eric Amodio
ea78a75267
Adds support for `.git-blame-ignore-rev` files
1年前