Commit Graph

  • 8c4e857 Ensures path normalization by Eric Amodio 2023-10-30 00:39:59 -0400
  • b0341a0 Fixes descendant spelling by Eric Amodio 2023-10-30 00:23:32 -0400
  • da901c2 Adds better handling of repo at UNC root by Eric Amodio 2023-10-30 00:11:17 -0400
  • aef9046 Honors VS Code git force push settings by Eric Amodio 2023-10-29 15:58:11 -0400
  • 7b9269b Fixes #2443 handles UNC paths in `gitlens://` uris by Eric Amodio 2023-10-29 15:18:28 -0400
  • 47ab49a Fixes regex from stripping last character by Eric Amodio 2023-10-29 11:48:18 -0400
  • e31c9da Fixes Graph tooltip styling by Eric Amodio 2023-10-27 18:48:40 -0400
  • a5c1fcd Improves Git Command Palette confirm messaging by Eric Amodio 2023-10-27 17:37:38 -0400
  • 7127a6c Adds 2 new GL icons - confirm-checked & confirm-unchecked by Eric Amodio 2023-10-27 17:28:51 -0400
  • 47a0c26 Adds docs for updating GL icons by Eric Amodio 2023-10-27 17:27:20 -0400
  • d783671 Renames subscription folder to account by Eric Amodio 2023-10-27 14:59:21 -0400
  • d85736a Moves & renames some sub methods for clarity No functional changes at all by Eric Amodio 2023-10-27 14:44:55 -0400
  • 42f5d48 Moves gk sub files under gk by Eric Amodio 2023-10-27 14:35:30 -0400
  • b2b5b93 Refines merge/rebase messaging when up to date Refs: #1660 by Eric Amodio 2023-10-27 13:36:06 -0400
  • 179b1bf Fixes #2625 adds # escaping to regex Ensures correct repository on GitHub/GitLab enriched autolinks by Eric Amodio 2023-10-27 01:31:26 -0400
  • 8aa81e9 Splits & moves abstract node classes to new files by Eric Amodio 2023-10-26 02:37:52 -0400
  • 7cc24e4 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 by Eric Amodio 2023-10-26 02:24:10 -0400
  • f88fcf8 Fixes typo in README.md by Aman Prakash 2023-10-25 12:04:37 +0530
  • 85ae5fa Fixes issue in commit stats by Keith Daulton 2023-10-24 16:06:59 -0400
  • 7bdf86d Changes to Focus for consistency by Eric Amodio 2023-10-25 15:07:07 -0400
  • 6d0ef1d Updates CHANGELOG by Eric Amodio 2023-10-25 15:05:20 -0400
  • 19c2429 Closes #2987 adds Clear Reviewed Files command Fixes issues with reviewed files not clearing appropriately on clear/dismiss by Eric Amodio 2023-10-25 13:28:58 -0400
  • 126437d Updates billboard.js & other dependencies Re-enables sensitivity: 'radius' for Visual File History by Eric Amodio 2023-10-25 03:00:25 -0400
  • 8a0a02e 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 by Eric Amodio 2023-10-25 02:38:41 -0400
  • f664445 Fixes tracked document refresh on repo discovery by Eric Amodio 2023-10-24 15:37:49 -0400
  • c0262db Adds deep link to repo on branches & status Adds deep link to branch on status by Eric Amodio 2023-10-23 22:42:13 -0400
  • 200b040 Reverts otel package upgrade Refs: https://github.com/open-telemetry/opentelemetry-js/issues/4216 by Eric Amodio 2023-10-23 20:02:46 -0400
  • 8141d6e Updates dependencies by Eric Amodio 2023-10-23 20:01:02 -0400
  • ac202a7 Adds setting to disable liveshare integration by Eric Amodio 2023-10-23 16:14:34 -0400
  • 06edc1a Fixes "loose" text from getting lost in search by Eric Amodio 2023-10-23 12:56:30 -0400
  • ce64a47 Ensures search won't close on focus loss by Eric Amodio 2023-10-23 12:56:10 -0400
  • 3c725e0 Fixes menu ordering by Eric Amodio 2023-10-23 12:55:42 -0400
  • 4666095 Adds better logging by Eric Amodio 2023-10-23 02:39:57 -0400
  • d68fb68 Fixes repo closing event by Eric Amodio 2023-10-23 02:39:48 -0400
  • 5f5e4e7 Realigns output levels & makes warn the default Unifies Git channel logging by Eric Amodio 2023-10-23 01:35:54 -0400
  • 167c718 Fixes #2923 adds empty string protection by Eric Amodio 2023-10-22 23:51:19 -0400
  • 1399d7c Adds Open on Remote to root comparison by Eric Amodio 2023-10-21 23:06:50 -0400
  • e2933ed Fixes incorrect regex change by Eric Amodio 2023-10-21 23:06:25 -0400
  • 4d27716 Updates CHANGELOG by Eric Amodio 2023-10-21 18:43:09 -0400
  • 0b0cd8c Closes #1399 adds option to hide merge commits by Eric Amodio 2023-10-21 18:36:01 -0400
  • 388b258 Adds authors & files pickers for search queries by Eric Amodio 2023-10-21 17:27:31 -0400
  • 7c906b6 Adds commit filtering to comparisons by Eric Amodio 2023-10-21 14:47:49 -0400
  • c121080 Adds author filtering in Commits view by Eric Amodio 2023-10-21 03:04:41 -0400
  • 84e197b Adds Collapse command to view nodes by Eric Amodio 2023-10-21 12:36:59 -0400
  • fb0ca65 Fixes details getting overwritten when opening by Eric Amodio 2023-10-20 19:47:16 -0400
  • 7ee5980 Fixes details not updating w/ graph selection (view) by Eric Amodio 2023-10-20 19:46:43 -0400
  • f90ae3a Fixes opening stash details from view by Eric Amodio 2023-10-20 19:45:39 -0400
  • 7b22e7d Updates dependencies by Eric Amodio 2023-10-20 19:09:48 -0400
  • 095b469 Fixes #2926 works around vscode label formatter by Eric Amodio 2023-10-20 19:05:01 -0400
  • b4f3541 Reverts to client-side emojify for graph row messages by Ramin Tadayon 2023-10-19 17:42:51 -0700
  • 31ab0c0 Adjusted CSS styles related with GK Graph headers (#2971) by ericf-axosoft 2023-10-20 02:27:46 +0200
  • cbbc618 Implemented new property of the GK Graph to format commit messages (#2977) by ericf-axosoft 2023-10-20 02:23:13 +0200
  • 2fd2bbb Improves multi-instance webview splitting Fixes issues with multi-instance timeline Changes `*.experimental.allowMultipleInstances` to `*.allowMultiple` by Eric Amodio 2023-10-18 19:53:48 -0400
  • 69ad4db Enables allowMultipleInstances by default by Eric Amodio 2023-10-18 15:58:21 -0400
  • 95b2a99 Avoids updating context if value matches by Eric Amodio 2023-10-18 15:53:18 -0400
  • ca10872 Removes unused context keys for webviews by Eric Amodio 2023-10-18 15:52:49 -0400
  • e18a931 Improves multi-instance webview support - Adds split commands to force a new webview (when allowed) by Eric Amodio 2023-10-18 15:51:06 -0400
  • 5237c56 Adds GitKraken license type and default for status priority by Ramin Tadayon 2023-10-18 11:34:40 -0700
  • a04ab4d Fixes #2814 moves selection firing to base by Eric Amodio 2023-10-18 03:22:53 -0400
  • d769f2b Adds proper workspace configuration by Eric Amodio 2023-10-18 03:16:36 -0400
  • b6b8f36 Adds type discriminator to ViewNode by Eric Amodio 2023-10-18 03:06:55 -0400
  • 92e37bd Fixes #2952 error msg for missing ignore revs file by Eric Amodio 2023-10-17 23:55:29 -0400
  • e75ffd7 Adds multi-instance support to Focus & Timeline by Eric Amodio 2023-10-17 14:06:47 -0400
  • 0ca0a0f Excludes logging certain core commands by Eric Amodio 2023-10-17 14:07:08 -0400
  • 75d559e Updates dependencies by Eric Amodio 2023-10-17 03:13:04 -0400
  • 7e84331 Adds experimental multi-instance support to Graph by Eric Amodio 2023-10-17 02:58:24 -0400
  • 1669273 Adds support for multi-instance webview panels - Prepares Graph, Focus, & Timeline for multi-instance support by Eric Amodio 2023-10-17 01:42:20 -0400
  • 7f4466b Improves graph restore on startup by Eric Amodio 2023-10-17 01:24:50 -0400
  • 044887b Un-nests ifs by Eric Amodio 2023-10-17 01:09:54 -0400
  • bbfb66a Reorders props by Eric Amodio 2023-10-17 01:09:09 -0400
  • 75c89e7 Removes `radius` sensitivity as it breaks clicks Refs: https://github.com/naver/billboard.js/issues/3466 by Eric Amodio 2023-10-17 02:59:22 -0400
  • e6b3c96 Adds `using` support & removes classes for parsers by Eric Amodio 2023-10-16 15:18:08 -0400
  • 1dbd860 Updates dependencies & replaces FAST React w/ Lit by Eric Amodio 2023-10-16 11:48:19 -0400
  • 2ec8e6c Updates to lit v3 by Keith Daulton 2023-10-16 11:46:17 -0400
  • 5b0d883 Adds baseRef optional chain to isHidden by Keith Daulton 2023-10-16 11:46:03 -0400
  • 7db0ad0 Bumps to v14.4.0 by Ramin Tadayon 2023-10-13 16:50:45 -0700
  • 3d1230e Adds required prompts when pinning or snoozing by Keith Daulton 2023-10-13 18:23:03 -0400
  • 07c9c63 Avoids refresh on initial load while discovering by Eric Amodio 2023-10-13 14:57:43 -0400
  • 5999a26 Optimizes git calls for focus view Adds PageableResult class helper by Eric Amodio 2023-10-13 14:57:09 -0400
  • 45ab95f Adds/fixes logging by Eric Amodio 2023-10-13 12:48:15 -0400
  • 3270cad Fixes log sanitizing by Eric Amodio 2023-10-13 12:42:34 -0400
  • 3ce034a Improves performance of pin/snooze on Focus view by Eric Amodio 2023-10-13 12:29:44 -0400
  • c985a2e Closes #2828 allows following across all branches by Eric Amodio 2023-10-12 17:57:16 -0400
  • ecbcbc4 Updates CHANGELOG by Ramin Tadayon 2023-10-12 14:18:03 -0700
  • de7c53b Updates graph dependency by Ramin Tadayon 2023-10-12 11:38:53 -0700
  • e03275f Trial reactivation UX (#2962) by Ramin Tadayon 2023-10-11 16:21:20 -0700
  • a70e2b9 Adds Working Changes tab to Commit/Graph Details - Adds stage/unstage support by Eric Amodio 2023-10-11 17:18:38 -0400
  • e19b9cf Ensures WIP node gets selected properly by Eric Amodio 2023-10-11 12:00:51 -0400
  • 0448e1b Improves apply/restore for deleted files by Eric Amodio 2023-10-10 18:31:11 -0400
  • 3bce79a Splits out new `getFirstCommitSha` Aligns with eventual cloud patch changes by Eric Amodio 2023-10-10 17:47:17 -0400
  • b48021f Updates graph dependency by Ramin Tadayon 2023-10-10 14:11:56 -0700
  • fe6b269 Fixes remote name in graph 'Open Branch on Remote' by Ramin Tadayon 2023-10-10 13:24:07 -0700
  • 1c77db5 Fixes missing `folder` prop on Repository - Fixes issue when using folder tokens in `worktrees.defaultLocation` by Eric Amodio 2023-10-10 16:06:29 -0400
  • 7759885 Updates dependencies by Eric Amodio 2023-10-10 13:33:02 -0400
  • 56cdfe0 Avoids using commands as a "barrel" file by Eric Amodio 2023-10-10 00:01:50 -0400
  • 0efdc3e Removes re-exports to limit import scopes by Eric Amodio 2023-10-09 23:49:42 -0400
  • 1b447ff Removes re-exports to limit import scopes by Eric Amodio 2023-10-09 23:49:32 -0400
  • d758cc0 Fixes id for unpinning issues by Keith Daulton 2023-10-09 17:30:04 -0400
  • 4501529 Updates CHANGELOG by Eric Amodio 2023-10-06 19:21:04 -0400
  • e5c9a0d Fixes #2104, #2944 filter merge commits in history - Changes File History view to follow renames by default - Adds [Show|Hide] Merge Commits toggle to File History - Adds `advanced.fileHistoryShowMergeCommits` setting by Eric Amodio 2023-10-06 19:15:39 -0400