aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(ai-term): wrap-teardown + shutdown entry points for rulesetsCraig Jennings11 days4-0/+287
* docs: holistic README pass — version floor, layout, features, targetsCraig Jennings11 days1-3/+15
* test(nerd-icons): dir-precedence probe + legend round-trip (phase 4)Craig Jennings11 days3-0/+33
* feat(nerd-icons): drop the runtime tint so the theme drives icon color (phase 3)Craig Jennings11 days2-102/+7
* feat(theme-studio): bespoke nerd-icons filetype-legend preview (phase 2)Craig Jennings11 days7-5/+127
* feat(theme-studio): capture the nerd-icons filetype legend (phase 1)Craig Jennings11 days4-0/+266
* fix(term): scope copy-mode to C-<up> and don't re-enter mid-copyCraig Jennings11 days2-134/+121
* fix(coverage): bind json reader vars dynamically in simplecov parsersCraig Jennings11 days1-0/+9
* fix(latex): activate the latexmk workflowCraig Jennings11 days2-2/+69
* feat(face-diagnostic): make report face names describe-face buttonsCraig Jennings11 days3-21/+65
* feat(term): modified arrows enter copy-mode and carry directionCraig Jennings11 days2-10/+162
* docs(theme-studio): reconcile stale spec prose with resolved decisionsCraig Jennings11 days1-9/+23
* docs(theme-studio): incorporate round-2 spec-review into nerd-icons specCraig Jennings11 days1-12/+75
* docs(theme-studio): render real nerd-icons glyphs in the legend (v1)Craig Jennings11 days1-9/+14
* docs(theme-studio): incorporate spec-review into nerd-icons colors specCraig Jennings11 days1-22/+58
* docs(theme-studio): spec theme-driven nerd-icons colors + filetype legendCraig Jennings11 days1-0/+157
* feat(org): fontify and edit cj comment blocks as orgCraig Jennings11 days1-0/+6
* feat(ai-term): move keybindings to C-; a and M-SPC, retire F9Craig Jennings11 days5-106/+146
* chore(ai): archive gptel and remove it from the live configCraig Jennings11 days58-12/+4
* chore(theme): update WIP theme capturesCraig Jennings11 days2-12/+15
* docs(theme-studio): draft completion-preview specCraig Jennings11 days1-0/+211
* feat(theme-studio): locate preview elements by hover and clickCraig Jennings11 days8-49/+1165
* fix(jumper): free registers on removal, skip dead markers, toggle backCraig Jennings12 days2-10/+214
* fix(coverage): normalize report and diff paths before intersectingCraig Jennings12 days2-4/+152
* docs: add VAMP standalone music-player designCraig Jennings13 days1-0/+340
* feat(dirvish): add Hyprland Super+F popup with focus-loss dismissCraig Jennings13 days2-1/+346
* fix(weather): persist wttrin location historyCraig Jennings13 days1-1/+2
* docs: explain native-comp vs primitive-mocking, refine the insightCraig Jennings14 days1-0/+159
* test: make subr mocks variadic for native-comp, add arity meta-testCraig Jennings14 days61-202/+315
* fix: load games-config via the malyon hook, not an autoload chainCraig Jennings14 days4-40/+38
* refactor: defer games-config behind autoloads (load-graph Phase 4)Craig Jennings14 days4-7/+54
* fix(erc): drop erc-yank, restore plain C-y in ERC buffersCraig Jennings14 days1-10/+9
* perf: re-enable native-comp JIT and hand GC to gcmhCraig Jennings14 days6-53/+62
* test(term): fix F10-exceptions test after C-<f10> shutdown moveCraig Jennings14 days1-8/+9
* feat(ai-term): add s-F9 step-to-next-agent, drop C-S-F9 close aliasCraig Jennings14 days5-22/+149
* refactor(theme-studio): restore studio state after mutating gates via withSav...Craig Jennings2026-06-202-28/+70
* refactor(theme-studio): hoist the browser-gate boilerplate into a gate() helperCraig Jennings2026-06-202-228/+180
* refactor(theme-studio): extract assertPreviewFaces for the 3 preview-face gatesCraig Jennings2026-06-202-48/+40
* refactor(theme-studio): defer generate.py's page build behind a lazy _build()Craig Jennings2026-06-201-63/+85
* refactor(theme-studio): dedup the inline-integrity test scaffoldingCraig Jennings2026-06-205-40/+37
* refactor(theme-studio): drop the orphaned dropdownRowTextColor helperCraig Jennings2026-06-203-41/+2
* refactor(theme-studio): unify the two condition_matches clause checkersCraig Jennings2026-06-201-32/+30
* refactor(theme-studio): extract path_kind from the two face-coverage bucketersCraig Jennings2026-06-201-15/+23
* refactor(custom-comments): collapse the divider and box generator duplicationCraig Jennings2026-06-201-116/+51
* refactor(dwim-shell): extract the branching command-string buildersCraig Jennings2026-06-202-30/+101
* fix(ai-term): keep the F9 toggle reversible in a 3+ window layoutCraig Jennings2026-06-202-9/+77
* fix(ai-term): stop F9 toggle shrinking the agent window each cycleCraig Jennings2026-06-208-60/+93
* refactor(custom-case): extract per-word title-case decisionCraig Jennings2026-06-201-61/+59
* refactor(dirvish): extract playlist-target resolution from the create commandCraig Jennings2026-06-202-21/+85
* refactor(calendar-sync): extract per-event recurrence-exception parserCraig Jennings2026-06-202-41/+107