aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(mail): keep mu4e's main view from deleting the window splitCraig Jennings13 days2-0/+54
* feat(slack): open rooms in another window, never the selected oneCraig Jennings13 days2-0/+65
* fix(org): widen the tag right-margin so the fold ellipsis fitsCraig Jennings13 days1-3/+5
* feat(org): right-align headline tags to the window edgeCraig Jennings13 days2-0/+97
* fix(dupre): make org headings and the document title non-boldCraig Jennings13 days1-5/+9
* fix(text): compose every org src-block marker to the lambda glyphCraig Jennings13 days2-0/+55
* fix(dupre): flush org src-block delimiter lines with the backgroundCraig Jennings13 days1-2/+2
* fix(dupre): pin org keyword and priority faces to a uniform heightCraig Jennings13 days1-26/+32
* fix(dupre): tone down the org TODO and warning redsCraig Jennings13 days1-2/+2
* chore(claude): sync rules and hooks with the rulesets bundleCraig Jennings13 days3-0/+60
* fix(dashboard): exempt the banner buffer from auto-dimCraig Jennings13 days3-4/+50
* feat(dupre): darken the theme background to #0d0b0aCraig Jennings13 days1-2/+2
* docs(todo): archive the byte-compile-paths and latex-config tasks to ResolvedCraig Jennings14 days1-18/+16
* docs(todo): close the user-constants filesystem-init epicCraig Jennings14 days1-35/+29
* feat(user-constants): make required-path init failures actionableCraig Jennings14 days2-19/+81
* refactor(user-constants): move filesystem creation out of module loadCraig Jennings14 days3-16/+102
* docs(todo): close font-config, eshell, customize-warning, and webclipper hard...Craig Jennings2026-05-251-38/+52
* feat(system-defaults): warn once when Customize tries to saveCraig Jennings2026-05-252-0/+36
* refactor(eshell): move SSH-jump hosts into a defcustomCraig Jennings2026-05-252-3/+82
* fix(font-config): theme-aware browser labels and daemon-safe emoji fontsetCraig Jennings2026-05-252-12/+46
* docs(todo): tag babel-confirm, health-check, module-ownership, and strapdown ...Craig Jennings2026-05-251-4/+4
* docs(todo): close mousetrap keymap cache and formatter argv tasksCraig Jennings2026-05-251-19/+23
* refactor(prog): run JSON/YAML/webdev formatters via argv, not a shellCraig Jennings2026-05-256-47/+213
* perf(mousetrap): cache built keymaps per profileCraig Jennings2026-05-252-2/+116
* docs(todo): log external-tool guards across Org export/publishing modulesCraig Jennings2026-05-251-12/+19
* fix(org): guard external-tool assumptions in export and publishing commandsCraig Jennings2026-05-259-2/+130
* docs(todo): log prog-lisp smoke coverage and the prog-general/prog-training d...Craig Jennings2026-05-251-12/+16
* test(prog-lisp): cover the elisp and Common Lisp mode-setup functionsCraig Jennings2026-05-251-0/+66
* docs(todo): log mu4e org-contacts completion coverage under hardeningCraig Jennings2026-05-251-9/+11
* test(mu4e-org-contacts): cover the completion-at-point and TAB dispatch logicCraig Jennings2026-05-251-0/+135
* docs(todo): log font-config smoke coverage; route popper smoke test to its de...Craig Jennings2026-05-251-8/+20
* test(font-config): smoke-cover the install check and daemon-frame applierCraig Jennings2026-05-251-0/+74
* docs(todo): log system-defaults settings smoke tests under hardeningCraig Jennings2026-05-251-14/+13
* test(system-defaults): cover custom-file, backups, and GC-hook registrationCraig Jennings2026-05-253-49/+142
* feat(ui-theme): default the theme fallback to bundled dupreCraig Jennings2026-05-252-3/+16
* docs(todo): close the latex-config WIP taskCraig Jennings2026-05-251-1/+4
* fix(latex): make PDF-viewer selection idempotentCraig Jennings2026-05-252-5/+92
* 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