| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(dashboard): exempt the banner buffer from auto-dim | Craig Jennings | 11 days | 3 | -4/+50 |
| * | feat(dupre): darken the theme background to #0d0b0a | Craig Jennings | 11 days | 1 | -2/+2 |
| * | docs(todo): archive the byte-compile-paths and latex-config tasks to Resolved | Craig Jennings | 11 days | 1 | -18/+16 |
| * | docs(todo): close the user-constants filesystem-init epic | Craig Jennings | 11 days | 1 | -35/+29 |
| * | feat(user-constants): make required-path init failures actionable | Craig Jennings | 11 days | 2 | -19/+81 |
| * | refactor(user-constants): move filesystem creation out of module load | Craig Jennings | 11 days | 3 | -16/+102 |
| * | docs(todo): close font-config, eshell, customize-warning, and webclipper hard... | Craig Jennings | 11 days | 1 | -38/+52 |
| * | feat(system-defaults): warn once when Customize tries to save | Craig Jennings | 11 days | 2 | -0/+36 |
| * | refactor(eshell): move SSH-jump hosts into a defcustom | Craig Jennings | 11 days | 2 | -3/+82 |
| * | fix(font-config): theme-aware browser labels and daemon-safe emoji fontset | Craig Jennings | 11 days | 2 | -12/+46 |
| * | docs(todo): tag babel-confirm, health-check, module-ownership, and strapdown ... | Craig Jennings | 11 days | 1 | -4/+4 |
| * | docs(todo): close mousetrap keymap cache and formatter argv tasks | Craig Jennings | 11 days | 1 | -19/+23 |
| * | refactor(prog): run JSON/YAML/webdev formatters via argv, not a shell | Craig Jennings | 11 days | 6 | -47/+213 |
| * | perf(mousetrap): cache built keymaps per profile | Craig Jennings | 11 days | 2 | -2/+116 |
| * | docs(todo): log external-tool guards across Org export/publishing modules | Craig Jennings | 11 days | 1 | -12/+19 |
| * | fix(org): guard external-tool assumptions in export and publishing commands | Craig Jennings | 11 days | 9 | -2/+130 |
| * | docs(todo): log prog-lisp smoke coverage and the prog-general/prog-training d... | Craig Jennings | 11 days | 1 | -12/+16 |
| * | test(prog-lisp): cover the elisp and Common Lisp mode-setup functions | Craig Jennings | 11 days | 1 | -0/+66 |
| * | docs(todo): log mu4e org-contacts completion coverage under hardening | Craig Jennings | 11 days | 1 | -9/+11 |
| * | test(mu4e-org-contacts): cover the completion-at-point and TAB dispatch logic | Craig Jennings | 11 days | 1 | -0/+135 |
| * | docs(todo): log font-config smoke coverage; route popper smoke test to its de... | Craig Jennings | 11 days | 1 | -8/+20 |
| * | test(font-config): smoke-cover the install check and daemon-frame applier | Craig Jennings | 11 days | 1 | -0/+74 |
| * | docs(todo): log system-defaults settings smoke tests under hardening | Craig Jennings | 11 days | 1 | -14/+13 |
| * | test(system-defaults): cover custom-file, backups, and GC-hook registration | Craig Jennings | 11 days | 3 | -49/+142 |
| * | feat(ui-theme): default the theme fallback to bundled dupre | Craig Jennings | 11 days | 2 | -3/+16 |
| * | docs(todo): close the latex-config WIP task | Craig Jennings | 11 days | 1 | -1/+4 |
| * | fix(latex): make PDF-viewer selection idempotent | Craig Jennings | 11 days | 2 | -5/+92 |
| * | docs(todo): close the byte-compile-paths task and drop the prog-shell task | Craig Jennings | 11 days | 1 | -8/+3 |
| * | build: add compile-file for single-file byte-compile with the project load path | Craig Jennings | 11 days | 1 | -2/+17 |
| * | chore: sync bundled claude rules and git hooks | Craig Jennings | 11 days | 10 | -8/+568 |
| * | docs(todo): close shipped tasks and refile completed sub-tasks | Craig Jennings | 11 days | 1 | -19/+44 |
| * | feat(dashboard): render the butterfly banner with a transparency mask | Craig Jennings | 11 days | 3 | -4/+10 |
| * | feat(auto-dim): dim vterm windows by blending terminal colors | Craig Jennings | 11 days | 2 | -0/+283 |
| * | fix(theme): register dupre faces so org status colors are themed | Craig Jennings | 11 days | 4 | -15/+114 |
| * | feat(auto-dim): dim non-selected windows via auto-dim-other-buffers | Craig Jennings | 11 days | 6 | -4/+111 |
| * | docs(load-graph): classify elfeed-config, the last init module | Craig Jennings | 11 days | 3 | -21/+19 |
| * | test(elfeed-config): use real structs so tests survive byte-compilation | Craig Jennings | 12 days | 1 | -26/+49 |
| * | fix(prog-general): open the project todo in the other window when split | Craig Jennings | 12 days | 2 | -1/+73 |
| * | fix(ai-vterm): reuse the frame's half instead of splitting a third | Craig Jennings | 12 days | 5 | -268/+480 |
| * | refactor(load-graph): route C-; registration through the keymap API | Craig Jennings | 12 days | 25 | -42/+34 |
| * | feat(keybindings): add cj/custom-keymap registration API | Craig Jennings | 12 days | 3 | -1/+72 |
| * | refactor(load-graph): make hidden module dependencies explicit | Craig Jennings | 12 days | 10 | -89/+59 |
| * | docs(todo): close module-classification task, split out elfeed-config | Craig Jennings | 12 days | 1 | -16/+4 |
| * | docs(load-graph): classify remaining domain and optional modulesload-graph-classify-end | Craig Jennings | 12 days | 21 | -30/+249 |
| * | docs(load-graph): classify domain, integration, and optional modules | Craig Jennings | 12 days | 20 | -33/+240 |
| * | docs(load-graph): classify Org modules | Craig Jennings | 12 days | 15 | -17/+172 |
| * | docs(load-graph): classify programming modules | Craig Jennings | 12 days | 12 | -13/+137 |
| * | docs(load-graph): classify dev, diff, help, lint, and VC modules | Craig Jennings | 12 days | 11 | -15/+126 |
| * | docs(load-graph): classify UI and core-UX modules | Craig Jennings | 12 days | 12 | -19/+133 |
| * | docs(load-graph): classify core libraries and command modules | Craig Jennings | 12 days | 9 | -10/+92 |