Eric Amodio
aef9046493
Honors VS Code git force push settings
1 year ago
Eric Amodio
7b9269bb19
Fixes #2443 handles UNC paths in `gitlens://` uris
1 year ago
Eric Amodio
47ab49a33a
Fixes regex from stripping last character
1 year ago
Eric Amodio
e31c9da07c
Fixes Graph tooltip styling
1 year ago
Eric Amodio
a5c1fcd58d
Improves Git Command Palette confirm messaging
1 year ago
Eric Amodio
7127a6c08d
Adds 2 new GL icons
- confirm-checked & confirm-unchecked
1 year ago
Eric Amodio
47a0c26c69
Adds docs for updating GL icons
1 year ago
Eric Amodio
d7836711b6
Renames subscription folder to account
1 year ago
Eric Amodio
d85736a545
Moves & renames some sub methods for clarity
No functional changes at all
1 year ago
Eric Amodio
42f5d48452
Moves gk sub files under gk
1 year ago
Eric Amodio
b2b5b93029
Refines merge/rebase messaging when up to date
Refs: #1660
1 year ago
Eric Amodio
179b1bf489
Fixes #2625 adds # escaping to regex
Ensures correct repository on GitHub/GitLab enriched autolinks
1 year ago
Eric Amodio
8aa81e99a9
Splits & moves abstract node classes to new files
1 year ago
Eric Amodio
7cc24e4694
Fixes view node memory leaks
- Adds weakEvent function to subscribe to events that will be disposed on GC
- Reworks children handling and dispose across many view nodes
1 year ago
Aman Prakash
f88fcf8bb1
Fixes typo in README.md
1 year ago
Keith Daulton
85ae5faa78
Fixes issue in commit stats
1 year ago
Eric Amodio
7bdf86d32a
Changes to Focus for consistency
1 year ago
Eric Amodio
6d0ef1dbe4
Updates CHANGELOG
1 year ago
Eric Amodio
19c2429796
Closes #2987 adds Clear Reviewed Files command
Fixes issues with reviewed files not clearing appropriately on clear/dismiss
1 year ago
Eric Amodio
126437d87b
Updates billboard.js & other dependencies
Re-enables sensitivity: 'radius' for Visual File History
1 year ago
Eric Amodio
8a0a02ed19
Improves diff parsing accuracy, perf, & memory use
- Replaces line array w/ Map for sparse layout & optimized line lookups
- Line map is keyed on file line numbers for easy lookup usage
1 year ago
Eric Amodio
f664445296
Fixes tracked document refresh on repo discovery
1 year ago
Eric Amodio
c0262dbae1
Adds deep link to repo on branches & status
Adds deep link to branch on status
1 year ago
Eric Amodio
200b040451
Reverts otel package upgrade
Refs: https://github.com/open-telemetry/opentelemetry-js/issues/4216
1 year ago
Eric Amodio
8141d6ecf6
Updates dependencies
1 year ago
Eric Amodio
ac202a7310
Adds setting to disable liveshare integration
1 year ago
Eric Amodio
06edc1a511
Fixes "loose" text from getting lost in search
1 year ago
Eric Amodio
ce64a47714
Ensures search won't close on focus loss
1 year ago
Eric Amodio
3c725e0bf6
Fixes menu ordering
1 year ago
Eric Amodio
466609511d
Adds better logging
1 year ago
Eric Amodio
d68fb6809b
Fixes repo closing event
1 year ago
Eric Amodio
5f5e4e7822
Realigns output levels & makes warn the default
Unifies Git channel logging
1 year ago
Eric Amodio
167c718eef
Fixes #2923 adds empty string protection
1 year ago
Eric Amodio
1399d7cff1
Adds Open on Remote to root comparison
1 year ago
Eric Amodio
e2933ed3a3
Fixes incorrect regex change
1 year ago
Eric Amodio
4d27716002
Updates CHANGELOG
1 year ago
Eric Amodio
0b0cd8cc41
Closes #1399 adds option to hide merge commits
Co-authored-by: Shashank-Shastri <shashank.m.shastri@gmail.com>
1 year ago
Eric Amodio
388b258de7
Adds authors & files pickers for search queries
1 year ago
Eric Amodio
7c906b6eb2
Adds commit filtering to comparisons
1 year ago
Eric Amodio
c1210801f9
Adds author filtering in Commits view
1 year ago
Eric Amodio
84e197baab
Adds Collapse command to view nodes
1 year ago
Eric Amodio
fb0ca653cd
Fixes details getting overwritten when opening
1 year ago
Eric Amodio
7ee5980be6
Fixes details not updating w/ graph selection (view)
1 year ago
Eric Amodio
f90ae3a85d
Fixes opening stash details from view
1 year ago
Eric Amodio
7b22e7de32
Updates dependencies
1 year ago
Eric Amodio
095b469b4a
Fixes #2926 works around vscode label formatter
1 year ago
Ramin Tadayon
b4f3541db2
Reverts to client-side emojify for graph row messages
1 year ago
ericf-axosoft
31ab0c0cd7
Adjusted CSS styles related with GK Graph headers ( #2971 )
1 year ago
ericf-axosoft
cbbc618549
Implemented new property of the GK Graph to format commit messages ( #2977 )
* Implemented new property of the GK Graph to format commit messages
* Updates graph dependency
* Updates webview tsconfig
---------
Co-authored-by: Ramin Tadayon <ramin.tadayon@gitkraken.com>
1 year ago
Eric Amodio
2fd2bbbe32
Improves multi-instance webview splitting
Fixes issues with multi-instance timeline
Changes `*.experimental.allowMultipleInstances` to `*.allowMultiple`
1 year ago