aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(theme-studio): locate preview elements by hover and clickCraig Jennings7 days8-49/+1165
* fix(jumper): free registers on removal, skip dead markers, toggle backCraig Jennings8 days2-10/+214
* fix(coverage): normalize report and diff paths before intersectingCraig Jennings8 days2-4/+152
* docs: add VAMP standalone music-player designCraig Jennings8 days1-0/+340
* feat(dirvish): add Hyprland Super+F popup with focus-loss dismissCraig Jennings8 days2-1/+346
* fix(weather): persist wttrin location historyCraig Jennings9 days1-1/+2
* docs: explain native-comp vs primitive-mocking, refine the insightCraig Jennings9 days2-1/+160
* test: make subr mocks variadic for native-comp, add arity meta-testCraig Jennings9 days61-202/+315
* fix: load games-config via the malyon hook, not an autoload chainCraig Jennings9 days4-40/+38
* refactor: defer games-config behind autoloads (load-graph Phase 4)Craig Jennings9 days4-7/+54
* fix(erc): drop erc-yank, restore plain C-y in ERC buffersCraig Jennings10 days1-10/+9
* perf: re-enable native-comp JIT and hand GC to gcmhCraig Jennings10 days6-53/+62
* test(term): fix F10-exceptions test after C-<f10> shutdown moveCraig Jennings10 days1-8/+9
* chore(todo-format): level-2 VERIFY closes terminal, not datedCraig Jennings10 days1-20/+34
* feat(ai-term): add s-F9 step-to-next-agent, drop C-S-F9 close aliasCraig Jennings10 days5-22/+149
* refactor(theme-studio): restore studio state after mutating gates via withSav...Craig Jennings10 days2-28/+70
* refactor(theme-studio): hoist the browser-gate boilerplate into a gate() helperCraig Jennings10 days2-228/+180
* refactor(theme-studio): extract assertPreviewFaces for the 3 preview-face gatesCraig Jennings10 days2-48/+40
* refactor(theme-studio): defer generate.py's page build behind a lazy _build()Craig Jennings10 days1-63/+85
* refactor(theme-studio): dedup the inline-integrity test scaffoldingCraig Jennings10 days5-40/+37
* refactor(theme-studio): drop the orphaned dropdownRowTextColor helperCraig Jennings10 days3-41/+2
* refactor(theme-studio): unify the two condition_matches clause checkersCraig Jennings10 days1-32/+30
* refactor(theme-studio): extract path_kind from the two face-coverage bucketersCraig Jennings10 days1-15/+23
* refactor(custom-comments): collapse the divider and box generator duplicationCraig Jennings10 days1-116/+51
* refactor(dwim-shell): extract the branching command-string buildersCraig Jennings10 days2-30/+101
* fix(ai-term): keep the F9 toggle reversible in a 3+ window layoutCraig Jennings10 days2-9/+77
* fix(ai-term): stop F9 toggle shrinking the agent window each cycleCraig Jennings10 days8-60/+93
* refactor(custom-case): extract per-word title-case decisionCraig Jennings10 days1-61/+59
* refactor(dirvish): extract playlist-target resolution from the create commandCraig Jennings10 days2-21/+85
* refactor(calendar-sync): extract per-event recurrence-exception parserCraig Jennings10 days2-41/+107
* refactor(ai-term): extract toggle-off teardown and working-buffer swapCraig Jennings10 days1-53/+61
* refactor(calibredb-epub): extract nov re-render and centering helpersCraig Jennings10 days1-18/+31
* chore(theme-studio): restyle WIP orderless-match facesCraig Jennings10 days2-12/+16
* refactor(elfeed): extract HTML-entity decoder, drop leftover DEBUG loggingCraig Jennings10 days2-18/+43
* refactor(prog-webdev): use the shared format-region helperCraig Jennings10 days1-26/+1
* refactor(prog-general): dedup the deadgrep search tail, lift its helpersCraig Jennings10 days2-13/+65
* refactor(prog-general): lift cj/find-project-root-file out of :configCraig Jennings10 days2-14/+62
* refactor(font-config): lift frame/icon helpers out of :configCraig Jennings10 days2-36/+114
* refactor(erc): lift cj/erc-generate-buffer-name out of :configCraig Jennings10 days2-9/+40
* refactor(mousetrap): extract per-category event-binding loopCraig Jennings10 days2-16/+61
* refactor(chrono-tools): extract tmr sound-file helpers, flatten the commandCraig Jennings10 days2-15/+73
* refactor(jumper): extract marker-traversal and location-candidates helpersCraig Jennings10 days2-32/+93
* refactor(modeline): extract the clickable-segment keymap builderCraig Jennings10 days2-11/+42
* refactor(ai-config): extract gptel model-apply step, drop dead branchCraig Jennings10 days2-8/+61
* refactor(ai-conversations): reuse the autosave-active predicate in the hooksCraig Jennings10 days1-8/+2
* refactor(org-agenda): extract the agenda base-file listCraig Jennings10 days2-5/+46
* refactor(mail-config): build the account-nav keymaps from one templateCraig Jennings10 days2-18/+87
* refactor(org-capture): extract the find-or-create-top-heading blockCraig Jennings10 days2-25/+69
* docs(custom-ordering): correct point-position note on replace-region helperCraig Jennings10 days1-1/+1
* refactor(custom-text-enclose): extract the region-or-word dispatchCraig Jennings10 days2-48/+92