Eric Amodio
458def6f29
Adds missing registration on graph location change
1年前
Eric Amodio
8ba3033a80
Updates dependencies
1年前
Eric Amodio
7d9aa2a7c1
Adds experimental support to show the Graph in a view
- Controlled by the `gitlens.graph.experimental.location` setting
1年前
Eric Amodio
74591bc10b
Updates dependencies
1年前
Eric Amodio
e479473734
Updates dependencies
1年前
Eric Amodio
5a4ca474b9
Removes lodash-es dependency
1年前
Eric Amodio
2cb97cb4f2
Removes test code of Graph in the panel
1年前
Eric Amodio
a21da0838b
Adopts new webview model for the Graph
1年前
Eric Amodio
1384bc7b11
Fixes build scripts
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
c965d54e8f
Updates dependencies
1年前
Eric Amodio
8df80f5695
Updates dependencies, including TypesScript 5
1年前
Eric Amodio
8f5a203f96
Closes #2559 allows open pr w/o editor opened
1年前
Ramin Test
01f92d218e
Bumps to v13.4.0
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
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年前
Eric Amodio
4d3117104f
Improves AI generated commit message prompts
Removes pre-release only limit on AI generated commit messages
1年前
Ramin Tadayon
edb876147f
Updates graph dependency
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
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 年前
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年前
Ramin Tadayon
b56da89ed1
Updates graph dependency
1年前
Eric Amodio
1fd62bda1e
Adds Open Git Worktree command
1年前
Ramin Tadayon
f14af9dc4a
Pipe downstream info through to graph ( #2552 )
* Pipe downstream info through to graph
* Optimizations
* Updates graph dependency
1年前
Eric Amodio
a51032e63e
Adds experimental OpenAI commit message generation
1年前
Eric Amodio
23ffbda5ea
Bumps to v13.3.2
1年前
Eric Amodio
785fa502ae
Changes to point to pre-release
1年前
Eric Amodio
cf63f0c6dd
Updates dev dependencies
1年前
Eric Amodio
5f5d2da676
Reduces bundle size & updates emoji
- LZ compresses emoji data
1年前
Eric Amodio
fd77953e8b
Reduces bundle size
- Code splits iconv-lite until needed
- Stubs whatwg/url since we don't need it
- Stubs debug package as we don't need it
1年前
Eric Amodio
9dc395ca43
Updates dependencies
1年前
Keith Daulton
bf79a8345e
Bumps gitkraken-components version
1年前
Eric Amodio
0bcb2ab85e
Adds [alt|ctrl]+enter shortcut key hooks
1年前
Eric Amodio
3db465fc92
Updates dev dependencies
1年前
Eric Amodio
dc4d1d99a3
Updates dev dependencies
1年前
Keith Daulton
9d409cc1c1
Bumps to v13.3.1
1年前
Ramin Tadayon
dc1480613d
Bumps graph dependency
1年前
Keith Daulton
0747d1e946
Bumps to v13.3.0
1年前
Keith Daulton
6e5fd719d1
Removes workspaces code
1年前
Keith Daulton
c141b9ff37
Adds focus view WIP
1年前
Keith Daulton
1d3345ca61
Adds initial workspaces webview
2 年前
Ramin Tadayon
0428b1e5c8
Add settings for additional graph minimap marker types ( #2514 )
* Move head to "always on", stashes to default on marker settings
* Add plumbing for minimap marker settings
* Sends settings through to the markers calculation logic
1年前
Eric Amodio
a00da70842
Adds theme colors for the new Graph features
1年前
Eric Amodio
4cf5e7048f
Updates Graph & dependencies
1年前