aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* docs(todo): close the byte-compile-paths task and drop the prog-shell taskCraig Jennings2026-05-251-8/+3
* build: add compile-file for single-file byte-compile with the project load pathCraig Jennings2026-05-251-2/+17
* chore: sync bundled claude rules and git hooksCraig Jennings2026-05-2510-8/+568
* docs(todo): close shipped tasks and refile completed sub-tasksCraig Jennings2026-05-251-19/+44
* 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-2425-42/+34
* feat(keybindings): add cj/custom-keymap registration APICraig Jennings2026-05-243-1/+72
* refactor(load-graph): make hidden module dependencies explicitCraig Jennings2026-05-2410-89/+59
* docs(todo): close module-classification task, split out elfeed-configCraig Jennings2026-05-241-16/+4
* docs(load-graph): classify remaining domain and optional modulesload-graph-classify-endCraig Jennings2026-05-2421-30/+249
* docs(load-graph): classify domain, integration, and optional modulesCraig Jennings2026-05-2420-33/+240
* 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-242-4/+10
* 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
* docs(todo): close coverage backlog after assessing the sub-60% clusterload-graph-classify-startCraig Jennings2026-05-241-19/+13
* test: cover markdown-html filter and media-player selectorCraig Jennings2026-05-242-0/+53
* docs(todo): refresh stale coverage backlog against a clean runCraig Jennings2026-05-241-318/+18
* test(elfeed): cover extract-stream-url and process-entries helpersCraig Jennings2026-05-241-0/+109
* docs(todo): log the third solo-hardening batch (move-branch, keymaps, export,...Craig Jennings2026-05-241-64/+10
* 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
* docs(todo): log the second solo-hardening batch (webclip, qvc timers, dir sca...Craig Jennings2026-05-241-50/+11
* 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
* docs(todo): log the org-drill, git-clone, and video-capture hardeningCraig Jennings2026-05-241-33/+7
* 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