aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* feat(org): open file links in the same window on shift/right-clickCraig Jennings2026-05-272-1/+103
* refactor(prog): open daily-prep respecting the window splitCraig Jennings2026-05-272-12/+16
* feat(window): remember a side window's size across togglesCraig Jennings2026-05-275-2/+180
* docs(todo): track the Signal client fork and log the headline-indicator bugCraig Jennings2026-05-261-25/+56
* feat(signal): add Signal client foundation on a signel forkCraig Jennings2026-05-265-0/+362
* fix(early-init): stop wiring C-g to the debugger at startupCraig Jennings2026-05-261-4/+8
* docs(todo): close shipped tasks and record research findingsCraig Jennings2026-05-261-17/+29
* chore: drop the stray butterfly PNG backup and ignore .bak filesCraig Jennings2026-05-262-0/+3
* fix(prog-general): require user-constants for its config constantsCraig Jennings2026-05-261-4/+3
* chore(init): drop the disabled popper-config moduleCraig Jennings2026-05-262-59/+0
* feat(projectile): open the project daily prep on C-c p dCraig Jennings2026-05-262-4/+74
* docs(todo): update task state, tags, and tag alignmentCraig Jennings2026-05-261-84/+124
* docs: add vterm/eat/ghostel terminal comparisonCraig Jennings2026-05-261-0/+121
* feat(mail): keep mu4e's main view from deleting the window splitCraig Jennings2026-05-262-0/+54
* feat(slack): open rooms in another window, never the selected oneCraig Jennings2026-05-262-0/+65
* fix(org): widen the tag right-margin so the fold ellipsis fitsCraig Jennings2026-05-261-3/+5
* feat(org): right-align headline tags to the window edgeCraig Jennings2026-05-262-0/+97
* fix(dupre): make org headings and the document title non-boldCraig Jennings2026-05-261-5/+9
* fix(text): compose every org src-block marker to the lambda glyphCraig Jennings2026-05-262-0/+55
* fix(dupre): flush org src-block delimiter lines with the backgroundCraig Jennings2026-05-261-2/+2
* fix(dupre): pin org keyword and priority faces to a uniform heightCraig Jennings2026-05-261-26/+32
* fix(dupre): tone down the org TODO and warning redsCraig Jennings2026-05-261-2/+2
* chore(claude): sync rules and hooks with the rulesets bundleCraig Jennings2026-05-263-0/+60
* fix(dashboard): exempt the banner buffer from auto-dimCraig Jennings2026-05-263-4/+50
* feat(dupre): darken the theme background to #0d0b0aCraig Jennings2026-05-261-2/+2
* docs(todo): archive the byte-compile-paths and latex-config tasks to ResolvedCraig Jennings2026-05-251-18/+16
* docs(todo): close the user-constants filesystem-init epicCraig Jennings2026-05-251-35/+29
* feat(user-constants): make required-path init failures actionableCraig Jennings2026-05-252-19/+81
* refactor(user-constants): move filesystem creation out of module loadCraig Jennings2026-05-253-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