aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs(todo): log prog-lisp smoke coverage and the prog-general/prog-training d...Craig Jennings11 days1-12/+16
* test(prog-lisp): cover the elisp and Common Lisp mode-setup functionsCraig Jennings11 days1-0/+66
* docs(todo): log mu4e org-contacts completion coverage under hardeningCraig Jennings11 days1-9/+11
* test(mu4e-org-contacts): cover the completion-at-point and TAB dispatch logicCraig Jennings11 days1-0/+135
* docs(todo): log font-config smoke coverage; route popper smoke test to its de...Craig Jennings11 days1-8/+20
* test(font-config): smoke-cover the install check and daemon-frame applierCraig Jennings11 days1-0/+74
* docs(todo): log system-defaults settings smoke tests under hardeningCraig Jennings11 days1-14/+13
* test(system-defaults): cover custom-file, backups, and GC-hook registrationCraig Jennings11 days3-49/+142
* feat(ui-theme): default the theme fallback to bundled dupreCraig Jennings11 days2-3/+16
* docs(todo): close the latex-config WIP taskCraig Jennings11 days1-1/+4
* fix(latex): make PDF-viewer selection idempotentCraig Jennings11 days2-5/+92
* docs(todo): close the byte-compile-paths task and drop the prog-shell taskCraig Jennings11 days1-8/+3
* build: add compile-file for single-file byte-compile with the project load pathCraig Jennings11 days1-2/+17
* chore: sync bundled claude rules and git hooksCraig Jennings11 days10-8/+568
* docs(todo): close shipped tasks and refile completed sub-tasksCraig Jennings11 days1-19/+44
* feat(dashboard): render the butterfly banner with a transparency maskCraig Jennings11 days3-4/+10
* feat(auto-dim): dim vterm windows by blending terminal colorsCraig Jennings11 days2-0/+283
* fix(theme): register dupre faces so org status colors are themedCraig Jennings11 days4-15/+114
* feat(auto-dim): dim non-selected windows via auto-dim-other-buffersCraig Jennings11 days6-4/+111
* docs(load-graph): classify elfeed-config, the last init moduleCraig Jennings11 days3-21/+19
* test(elfeed-config): use real structs so tests survive byte-compilationCraig Jennings11 days1-26/+49
* fix(prog-general): open the project todo in the other window when splitCraig Jennings11 days2-1/+73
* fix(ai-vterm): reuse the frame's half instead of splitting a thirdCraig Jennings12 days5-268/+480
* refactor(load-graph): route C-; registration through the keymap APICraig Jennings12 days25-42/+34
* feat(keybindings): add cj/custom-keymap registration APICraig Jennings12 days3-1/+72
* refactor(load-graph): make hidden module dependencies explicitCraig Jennings12 days10-89/+59
* docs(todo): close module-classification task, split out elfeed-configCraig Jennings12 days1-16/+4
* docs(load-graph): classify remaining domain and optional modulesload-graph-classify-endCraig Jennings12 days21-30/+249
* docs(load-graph): classify domain, integration, and optional modulesCraig Jennings12 days20-33/+240
* docs(load-graph): classify Org modulesCraig Jennings12 days15-17/+172
* docs(load-graph): classify programming modulesCraig Jennings12 days12-13/+137
* docs(load-graph): classify dev, diff, help, lint, and VC modulesCraig Jennings12 days11-15/+126
* docs(load-graph): classify UI and core-UX modulesCraig Jennings12 days12-19/+133
* docs(load-graph): classify core libraries and command modulesCraig Jennings12 days9-10/+92
* test: extend header allowlist to text/editing modulesCraig Jennings12 days1-2/+13
* docs(load-graph): classify text/editing command modulesCraig Jennings12 days10-14/+130
* docs(init): retire stale module comments and track follow-upsCraig Jennings12 days2-4/+10
* test: enforce load-graph headers on classified modulesCraig Jennings12 days1-0/+111
* docs(load-graph): seed module inventory and annotate foundation headersCraig Jennings12 days8-2/+258
* test: require host-environment in system-defaults testsCraig Jennings12 days1-3/+7
* docs(todo): close coverage backlog after assessing the sub-60% clusterload-graph-classify-startCraig Jennings12 days1-19/+13
* test: cover markdown-html filter and media-player selectorCraig Jennings12 days2-0/+53
* docs(todo): refresh stale coverage backlog against a clean runCraig Jennings12 days1-318/+18
* test(elfeed): cover extract-stream-url and process-entries helpersCraig Jennings12 days1-0/+109
* docs(todo): log the third solo-hardening batch (move-branch, keymaps, export,...Craig Jennings12 days1-64/+10
* test(org-capture): smoke-test template key uniqueness and file targetsCraig Jennings12 days1-0/+67
* fix(elfeed): bound and clean up the synchronous YouTube fetchCraig Jennings12 days3-35/+171
* fix(org-export): remove contradictory org-export-with-tasks defaultCraig Jennings12 days2-1/+22
* refactor: declare cross-module commands bound in custom keymapsCraig Jennings12 days2-0/+10
* fix(org-roam): guard move-branch-to-roam against data lossCraig Jennings12 days2-22/+63