aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* feat(slack): open rooms in another window, never the selected oneCraig Jennings10 days2-0/+65
* fix(org): widen the tag right-margin so the fold ellipsis fitsCraig Jennings10 days1-3/+5
* feat(org): right-align headline tags to the window edgeCraig Jennings10 days2-0/+97
* fix(dupre): make org headings and the document title non-boldCraig Jennings10 days1-5/+9
* fix(text): compose every org src-block marker to the lambda glyphCraig Jennings10 days2-0/+55
* fix(dupre): flush org src-block delimiter lines with the backgroundCraig Jennings10 days1-2/+2
* fix(dupre): pin org keyword and priority faces to a uniform heightCraig Jennings10 days1-26/+32
* fix(dupre): tone down the org TODO and warning redsCraig Jennings10 days1-2/+2
* chore(claude): sync rules and hooks with the rulesets bundleCraig Jennings10 days3-0/+60
* fix(dashboard): exempt the banner buffer from auto-dimCraig Jennings10 days3-4/+50
* feat(dupre): darken the theme background to #0d0b0aCraig Jennings10 days1-2/+2
* docs(todo): archive the byte-compile-paths and latex-config tasks to ResolvedCraig Jennings11 days1-18/+16
* docs(todo): close the user-constants filesystem-init epicCraig Jennings11 days1-35/+29
* feat(user-constants): make required-path init failures actionableCraig Jennings11 days2-19/+81
* refactor(user-constants): move filesystem creation out of module loadCraig Jennings11 days3-16/+102
* docs(todo): close font-config, eshell, customize-warning, and webclipper hard...Craig Jennings11 days1-38/+52
* feat(system-defaults): warn once when Customize tries to saveCraig Jennings11 days2-0/+36
* refactor(eshell): move SSH-jump hosts into a defcustomCraig Jennings11 days2-3/+82
* fix(font-config): theme-aware browser labels and daemon-safe emoji fontsetCraig Jennings11 days2-12/+46
* docs(todo): tag babel-confirm, health-check, module-ownership, and strapdown ...Craig Jennings11 days1-4/+4
* docs(todo): close mousetrap keymap cache and formatter argv tasksCraig Jennings11 days1-19/+23
* refactor(prog): run JSON/YAML/webdev formatters via argv, not a shellCraig Jennings11 days6-47/+213
* perf(mousetrap): cache built keymaps per profileCraig Jennings11 days2-2/+116
* docs(todo): log external-tool guards across Org export/publishing modulesCraig Jennings11 days1-12/+19
* fix(org): guard external-tool assumptions in export and publishing commandsCraig Jennings11 days9-2/+130
* 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 Jennings11 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