Ramin Tadayon
51ab645ea9
Updates wording on graph filter menu option for remote-only branches
1 year ago
Eric Amodio
755793c55e
Update CHANGELOG
1 year ago
Ramin Tadayon
ab9bb258ce
Updates CHANGELOG
1 year ago
Ramin Tadayon
edb876147f
Updates graph dependency
1 year ago
Eric Amodio
5edd4a7832
Updates lint rules (prep for ts-eslint v6)
1 year ago
Eric Amodio
c84cefce69
Updates to TypeScript 5.0-rc
1 year ago
Eric Amodio
bb3a0c6ece
Updates dependencies
1 year ago
Keith Daulton
f5e74f2025
Removes GitLens insiders
1 year ago
Keith Daulton
efa1c9855b
Updates changelog
1 year ago
Keith Daulton
83c532b97e
Updates context menu grouping
1 year ago
Keith Daulton
8ce9f543a2
Adds support for sidebar views
1 year ago
Keith Daulton
10ec66b914
Fixes #969 adds copy relative path to context menu
2 years ago
Eric Amodio
58831204ac
Adds branches on the Graph for remote repos
Fixes tags on the Graph for remote repos
1 year ago
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 year ago
Eric Amodio
ec2dbdd857
Updates CHANGELOG
1 year ago
Eric Amodio
ea78a75267
Adds support for `.git-blame-ignore-rev` files
1 year ago
Keith Daulton
189cc6436c
Updates changelog
1 year ago
Skyler Dawson
85ba8d7d2f
Fixes #1968 , #1027 - Fetch-> fatal: could not read Username
Uses the core git fetch command instead of a command-line
git fetch so VsCode will prompt the user for their username
and password. Pull & push also use their corresponding core commands.
1 year ago
ShafinKhadem
dc02b2357a
Fixes stashing staged changes
1 year ago
Ramin Tadayon
b56da89ed1
Updates graph dependency
1 year ago
Eric Amodio
1fd62bda1e
Adds Open Git Worktree command
1 year ago
Ramin Tadayon
f14af9dc4a
Pipe downstream info through to graph ( #2552 )
* Pipe downstream info through to graph
* Optimizations
* Updates graph dependency
1 year ago
Eric Amodio
c6c61a6ed5
Updates CHANGELOG
1 year ago
Keith Daulton
48bad3f320
Fixes #2549 codelens toggle when enabled is false
1 year ago
Eric Amodio
f0c2b5e1d1
Updates CHANGELOG
1 year ago
Eric Amodio
056512bfc3
Fixes #2553 allows remote formats we can parse
1 year ago
Eric Amodio
d8993ee335
Adds fallback for main repo detection failures
1 year ago
Eric Amodio
d2950cdbe6
Adds protection/logging for unsafe repositories
1 year ago
Eric Amodio
4ba10d3ca2
Adds protection/detection for bare clones
- Adds protection from bare clones in untrusted workspaces
- Adds detection for bare clones in trusted workspaces
1 year ago
Eric Amodio
a51032e63e
Adds experimental OpenAI commit message generation
1 year ago
Eric Amodio
27df7a73da
Updates color contrast for minimap tooltip
Fixes theme update change for manipulated graph css colors
1 year ago
Eric Amodio
c27e2350b1
Updates ordering of minimap tooltip refs
1 year ago
Eric Amodio
3a12cdfae2
Adds pre-release context key
1 year ago
Eric Amodio
d6567fba7a
Notes that insiders edition is deprecated
1 year ago
Eric Amodio
0d3d10123d
Removes unneeded async
1 year ago
Eric Amodio
3cf152d5da
Adds stronger typing for secret keys
1 year ago
Eric Amodio
23ffbda5ea
Bumps to v13.3.2
1 year ago
Eric Amodio
785fa502ae
Changes to point to pre-release
1 year ago
Eric Amodio
eabc72bdf2
Ignores dist/out/node_modules in prettier
1 year ago
Keith Daulton
f45d493624
Updates CHANGELOG
1 year ago
Eric Amodio
e111525436
Fixes logging regression
1 year ago
Eric Amodio
cf63f0c6dd
Updates dev dependencies
1 year ago
Eric Amodio
0ab7b9022e
Updates CHANGELOG
1 year ago
Ramin Tadayon
9a034989a5
Updates CHANGELOG
1 year ago
Keith Daulton
412c866a3e
Updates CHANGELOG
1 year ago
Ramin Tadayon
611175f269
Skips caching when getting main repo for worktree creation ( #2544 )
* Skips caching when getting main repo for worktree creation
* Always sets force and no-nested from getMainRepository
1 year ago
Eric Amodio
b8d6a0c00a
Moves configPrefix to constants
1 year ago
Eric Amodio
fe6f0481b6
Updates CHANGELOG
1 year ago
Eric Amodio
97c7ac9eb2
Updates CHANGELOG
1 year ago
Eric Amodio
5f5d2da676
Reduces bundle size & updates emoji
- LZ compresses emoji data
1 year ago