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
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 year ago
Eric Amodio
9dc395ca43
Updates dependencies
1 year ago
Eric Amodio
f411bb2676
Fixes issue w/ preview trial "winning" over paid
1 year ago
Keith Daulton
cab6262415
Fixes #2504 graph header theme colors
1 year ago
Eric Amodio
757ab48718
Adds cancellation discount notification
1 year ago
Ramin Tadayon
e09b9c8823
Updates CHANGELOG
1 year ago
Keith Daulton
9b63d1b939
Adds discussion link to the Focus View
1 year ago
Ramin Tadayon
e85bcfd67b
Fixes asWebviewUri call in graph webview
1 year ago
Keith Daulton
bf79a8345e
Bumps gitkraken-components version
1 year ago
Keith Daulton
d85178e23f
Updates graph typings and constants
1 year ago
Eric Amodio
4891099303
Adds more logging and trap for Fixes #2530
1 year ago
Eric Amodio
0bcb2ab85e
Adds [alt|ctrl]+enter shortcut key hooks
1 year ago
Eric Amodio
3940ef7c20
Moves some files for better organization
Removes re-export of config from configuration
1 year ago
Eric Amodio
304dcb2f08
Updates license script
1 year ago
Eric Amodio
3db465fc92
Updates dev dependencies
1 year ago