aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(ai-vterm): gate the F9 launcher to GUI framesCraig Jennings2026-05-316-13/+120
* docs(design): file org-roam shared-KB brainstormCraig Jennings2026-05-311-0/+420
* chore(claude): sync bundle rules and add coverage-summary scriptCraig Jennings2026-05-313-0/+188
* feat(signal): dock chat buffer to bottom 30% and add cancel bindingCraig Jennings2026-05-283-0/+109
* docs: reshape todo backlog and add buttercup evaluationCraig Jennings2026-05-281-0/+117
* fix(signal): require signel before reading its private variablesCraig Jennings2026-05-282-1/+31
* feat(signal): initiate-message workflow (picker, guard, cache, keymap)Craig Jennings2026-05-273-0/+428
* test(signel): cover the JSON-RPC success-result dispatch contractCraig Jennings2026-05-271-0/+94
* docs(signel): harden initiate-message spec to ReadyCraig Jennings2026-05-272-4/+233
* feat(ai): remember the AI-Assistant panel width across togglesCraig Jennings2026-05-274-11/+51
* fix(vterm): never reopen the F9/F12 windows from the topCraig Jennings2026-05-274-13/+79
* fix(org): stop folded property-drawer headings wrapping their tag indicatorsCraig Jennings2026-05-273-4/+79
* 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
* 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
* 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: 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
* 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
* 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
* 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
* fix(org): guard external-tool assumptions in export and publishing commandsCraig Jennings2026-05-259-2/+130
* test(prog-lisp): cover the elisp and Common Lisp mode-setup functionsCraig Jennings2026-05-251-0/+66
* test(mu4e-org-contacts): cover the completion-at-point and TAB dispatch logicCraig Jennings2026-05-251-0/+135
* test(font-config): smoke-cover the install check and daemon-frame applierCraig Jennings2026-05-251-0/+74
* 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
* fix(latex): make PDF-viewer selection idempotentCraig Jennings2026-05-252-5/+92
* 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