| Commit message (Expand) | Author | Age | Files | Lines |
| * | refactor(prog): run JSON/YAML/webdev formatters via argv, not a shell | Craig Jennings | 2026-05-25 | 6 | -47/+213 |
| * | perf(mousetrap): cache built keymaps per profile | Craig Jennings | 2026-05-25 | 2 | -2/+116 |
| * | fix(org): guard external-tool assumptions in export and publishing commands | Craig Jennings | 2026-05-25 | 9 | -2/+130 |
| * | test(prog-lisp): cover the elisp and Common Lisp mode-setup functions | Craig Jennings | 2026-05-25 | 1 | -0/+66 |
| * | test(mu4e-org-contacts): cover the completion-at-point and TAB dispatch logic | Craig Jennings | 2026-05-25 | 1 | -0/+135 |
| * | test(font-config): smoke-cover the install check and daemon-frame applier | Craig Jennings | 2026-05-25 | 1 | -0/+74 |
| * | test(system-defaults): cover custom-file, backups, and GC-hook registration | Craig Jennings | 2026-05-25 | 3 | -49/+142 |
| * | feat(ui-theme): default the theme fallback to bundled dupre | Craig Jennings | 2026-05-25 | 2 | -3/+16 |
| * | fix(latex): make PDF-viewer selection idempotent | Craig Jennings | 2026-05-25 | 2 | -5/+92 |
| * | build: add compile-file for single-file byte-compile with the project load path | Craig Jennings | 2026-05-25 | 1 | -2/+17 |
| * | chore: sync bundled claude rules and git hooks | Craig Jennings | 2026-05-25 | 10 | -8/+568 |
| * | feat(dashboard): render the butterfly banner with a transparency mask | Craig Jennings | 2026-05-25 | 3 | -4/+10 |
| * | feat(auto-dim): dim vterm windows by blending terminal colors | Craig Jennings | 2026-05-25 | 2 | -0/+283 |
| * | fix(theme): register dupre faces so org status colors are themed | Craig Jennings | 2026-05-25 | 4 | -15/+114 |
| * | feat(auto-dim): dim non-selected windows via auto-dim-other-buffers | Craig Jennings | 2026-05-25 | 6 | -4/+111 |
| * | docs(load-graph): classify elfeed-config, the last init module | Craig Jennings | 2026-05-25 | 3 | -21/+19 |
| * | test(elfeed-config): use real structs so tests survive byte-compilation | Craig Jennings | 2026-05-25 | 1 | -26/+49 |
| * | fix(prog-general): open the project todo in the other window when split | Craig Jennings | 2026-05-25 | 2 | -1/+73 |
| * | fix(ai-vterm): reuse the frame's half instead of splitting a third | Craig Jennings | 2026-05-25 | 5 | -268/+480 |
| * | refactor(load-graph): route C-; registration through the keymap API | Craig Jennings | 2026-05-24 | 24 | -31/+31 |
| * | feat(keybindings): add cj/custom-keymap registration API | Craig Jennings | 2026-05-24 | 2 | -0/+71 |
| * | refactor(load-graph): make hidden module dependencies explicit | Craig Jennings | 2026-05-24 | 9 | -74/+55 |
| * | docs(load-graph): classify remaining domain and optional modules | Craig Jennings | 2026-05-24 | 21 | -30/+249 |
| * | docs(load-graph): classify domain, integration, and optional modules | Craig Jennings | 2026-05-24 | 19 | -33/+237 |
| * | docs(load-graph): classify Org modules | Craig Jennings | 2026-05-24 | 15 | -17/+172 |
| * | docs(load-graph): classify programming modules | Craig Jennings | 2026-05-24 | 12 | -13/+137 |
| * | docs(load-graph): classify dev, diff, help, lint, and VC modules | Craig Jennings | 2026-05-24 | 11 | -15/+126 |
| * | docs(load-graph): classify UI and core-UX modules | Craig Jennings | 2026-05-24 | 12 | -19/+133 |
| * | docs(load-graph): classify core libraries and command modules | Craig Jennings | 2026-05-24 | 9 | -10/+92 |
| * | test: extend header allowlist to text/editing modules | Craig Jennings | 2026-05-24 | 1 | -2/+13 |
| * | docs(load-graph): classify text/editing command modules | Craig Jennings | 2026-05-24 | 10 | -14/+130 |
| * | docs(init): retire stale module comments and track follow-ups | Craig Jennings | 2026-05-24 | 1 | -3/+3 |
| * | test: enforce load-graph headers on classified modules | Craig Jennings | 2026-05-24 | 1 | -0/+111 |
| * | docs(load-graph): seed module inventory and annotate foundation headers | Craig Jennings | 2026-05-24 | 8 | -2/+258 |
| * | test: require host-environment in system-defaults tests | Craig Jennings | 2026-05-24 | 1 | -3/+7 |
| * | test: cover markdown-html filter and media-player selector | Craig Jennings | 2026-05-24 | 2 | -0/+53 |
| * | test(elfeed): cover extract-stream-url and process-entries helpers | Craig Jennings | 2026-05-24 | 1 | -0/+109 |
| * | test(org-capture): smoke-test template key uniqueness and file targets | Craig Jennings | 2026-05-24 | 1 | -0/+67 |
| * | fix(elfeed): bound and clean up the synchronous YouTube fetch | Craig Jennings | 2026-05-24 | 3 | -35/+171 |
| * | fix(org-export): remove contradictory org-export-with-tasks default | Craig Jennings | 2026-05-24 | 2 | -1/+22 |
| * | refactor: declare cross-module commands bound in custom keymaps | Craig Jennings | 2026-05-24 | 2 | -0/+10 |
| * | fix(org-roam): guard move-branch-to-roam against data loss | Craig Jennings | 2026-05-24 | 2 | -22/+63 |
| * | refactor(linear): point config at the renamed pearl package | Craig Jennings | 2026-05-24 | 4 | -94/+94 |
| * | refactor(text-enclose): extract shared region-or-buffer bounds helper | Craig Jennings | 2026-05-24 | 2 | -24/+64 |
| * | fix(modeline): key VC cache on resolved truename for symlink moves | Craig Jennings | 2026-05-24 | 2 | -2/+62 |
| * | fix(org): surface directory-scan failures instead of crashing or hiding them | Craig Jennings | 2026-05-24 | 4 | -18/+124 |
| * | refactor(video-capture): drop startup timers for lazy protocol init | Craig Jennings | 2026-05-24 | 2 | -29/+80 |
| * | refactor(webclipper): scope clip URL/title to dynamic bindings | Craig Jennings | 2026-05-24 | 2 | -45/+60 |
| * | refactor(video-capture): scope capture URL to a dynamic binding | Craig Jennings | 2026-05-24 | 2 | -13/+90 |
| * | fix(vc): harden clipboard git-clone process and path handling | Craig Jennings | 2026-05-24 | 2 | -13/+122 |