aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* feat(dashboard): render the butterfly banner with a transparency maskCraig Jennings2026-05-253-4/+10
* feat(auto-dim): dim vterm windows by blending terminal colorsCraig Jennings2026-05-252-0/+283
* fix(theme): register dupre faces so org status colors are themedCraig Jennings2026-05-254-15/+114
* feat(auto-dim): dim non-selected windows via auto-dim-other-buffersCraig Jennings2026-05-256-4/+111
* docs(load-graph): classify elfeed-config, the last init moduleCraig Jennings2026-05-253-21/+19
* test(elfeed-config): use real structs so tests survive byte-compilationCraig Jennings2026-05-251-26/+49
* fix(prog-general): open the project todo in the other window when splitCraig Jennings2026-05-252-1/+73
* fix(ai-vterm): reuse the frame's half instead of splitting a thirdCraig Jennings2026-05-255-268/+480
* refactor(load-graph): route C-; registration through the keymap APICraig Jennings2026-05-2424-31/+31
* feat(keybindings): add cj/custom-keymap registration APICraig Jennings2026-05-242-0/+71
* refactor(load-graph): make hidden module dependencies explicitCraig Jennings2026-05-249-74/+55
* docs(load-graph): classify remaining domain and optional modulesCraig Jennings2026-05-2421-30/+249
* docs(load-graph): classify domain, integration, and optional modulesCraig Jennings2026-05-2419-33/+237
* docs(load-graph): classify Org modulesCraig Jennings2026-05-2415-17/+172
* docs(load-graph): classify programming modulesCraig Jennings2026-05-2412-13/+137
* docs(load-graph): classify dev, diff, help, lint, and VC modulesCraig Jennings2026-05-2411-15/+126
* docs(load-graph): classify UI and core-UX modulesCraig Jennings2026-05-2412-19/+133
* docs(load-graph): classify core libraries and command modulesCraig Jennings2026-05-249-10/+92
* test: extend header allowlist to text/editing modulesCraig Jennings2026-05-241-2/+13
* docs(load-graph): classify text/editing command modulesCraig Jennings2026-05-2410-14/+130
* docs(init): retire stale module comments and track follow-upsCraig Jennings2026-05-241-3/+3
* test: enforce load-graph headers on classified modulesCraig Jennings2026-05-241-0/+111
* docs(load-graph): seed module inventory and annotate foundation headersCraig Jennings2026-05-248-2/+258
* test: require host-environment in system-defaults testsCraig Jennings2026-05-241-3/+7
* test: cover markdown-html filter and media-player selectorCraig Jennings2026-05-242-0/+53
* test(elfeed): cover extract-stream-url and process-entries helpersCraig Jennings2026-05-241-0/+109
* test(org-capture): smoke-test template key uniqueness and file targetsCraig Jennings2026-05-241-0/+67
* fix(elfeed): bound and clean up the synchronous YouTube fetchCraig Jennings2026-05-243-35/+171
* fix(org-export): remove contradictory org-export-with-tasks defaultCraig Jennings2026-05-242-1/+22
* refactor: declare cross-module commands bound in custom keymapsCraig Jennings2026-05-242-0/+10
* fix(org-roam): guard move-branch-to-roam against data lossCraig Jennings2026-05-242-22/+63
* refactor(linear): point config at the renamed pearl packageCraig Jennings2026-05-244-94/+94
* refactor(text-enclose): extract shared region-or-buffer bounds helperCraig Jennings2026-05-242-24/+64
* fix(modeline): key VC cache on resolved truename for symlink movesCraig Jennings2026-05-242-2/+62
* fix(org): surface directory-scan failures instead of crashing or hiding themCraig Jennings2026-05-244-18/+124
* refactor(video-capture): drop startup timers for lazy protocol initCraig Jennings2026-05-242-29/+80
* refactor(webclipper): scope clip URL/title to dynamic bindingsCraig Jennings2026-05-242-45/+60
* refactor(video-capture): scope capture URL to a dynamic bindingCraig Jennings2026-05-242-13/+90
* fix(vc): harden clipboard git-clone process and path handlingCraig Jennings2026-05-242-13/+122
* refactor(org-drill): share one validated drill-file selectorCraig Jennings2026-05-243-11/+73
* docs(dwim-shell): record accepted 7z password-on-argv tradeoffCraig Jennings2026-05-241-7/+19
* fix(system-commands): make Emacs restart and destructive confirms defensiveCraig Jennings2026-05-242-59/+150
* fix(recording): create the selected recording directory, not its parentCraig Jennings2026-05-242-14/+66
* fix(recording): scope wf-recorder stop signal to our own processCraig Jennings2026-05-242-4/+75
* fix(recording): shell-quote device names and output paths in ffmpeg commandsCraig Jennings2026-05-243-19/+117
* docs(ai-kb): fold in review 6 and resolve the build-time decisionsCraig Jennings2026-05-241-28/+74
* docs(design): incorporate ai-kb review 5Craig Jennings2026-05-241-21/+38
* docs(design): resolve ai-kb open decisions and refresh provisioningCraig Jennings2026-05-241-10/+11
* docs(design): fold ai-kb reviews 3-4 into the specCraig Jennings2026-05-241-115/+151
* docs(design): add ai-kb spec — global org-roam memory store for the agentCraig Jennings2026-05-241-0/+244