aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix(theme-studio): render nerd-icon glyphs in previews instead of tofuCraig Jennings14 days7-12/+151
* chore(elisp): clear byte-compile warnings (18 more modules)Craig Jennings14 days18-23/+102
* chore(elisp): clear byte-compile warnings (calibredb, config-utilities, tramp...Craig Jennings14 days6-2/+53
* chore(elisp): clear byte-compile warnings (org, music, org-roam)Craig Jennings14 days4-152/+283
* chore(elisp): clear byte-compile warnings (elfeed, markdown, prog-general)Craig Jennings14 days3-13/+45
* chore(elisp): clear byte-compile warnings (org-noter, calendar-sync, vc, dirv...Craig Jennings14 days5-24/+133
* chore(elisp): clear byte-compile warnings (mail, dashboard, eshell, erc)Craig Jennings14 days5-29/+175
* style(elisp): clear defcustom-group and dead-local byte-compile warningsCraig Jennings14 days3-5/+15
* fix(elisp): make dead let-bindings of foreign special vars take effectCraig Jennings14 days2-0/+11
* chore(theme-studio): commit WIP theme locked-face reorderingCraig Jennings14 days1-223/+229
* refactor(org-refile): drop roam Project notes as refile targetsCraig Jennings14 days2-11/+11
* fix(org-agenda): filter missing base files; drop the roam-source doc claimCraig Jennings14 days2-29/+62
* feat(ai-term): wrap-teardown + shutdown entry points for rulesetsCraig Jennings14 days4-0/+287
* docs: holistic README pass — version floor, layout, features, targetsCraig Jennings14 days1-3/+15
* test(nerd-icons): dir-precedence probe + legend round-trip (phase 4)Craig Jennings14 days3-0/+33
* feat(nerd-icons): drop the runtime tint so the theme drives icon color (phase 3)Craig Jennings14 days2-102/+7
* feat(theme-studio): bespoke nerd-icons filetype-legend preview (phase 2)Craig Jennings14 days7-5/+127
* feat(theme-studio): capture the nerd-icons filetype legend (phase 1)Craig Jennings14 days4-0/+266
* fix(term): scope copy-mode to C-<up> and don't re-enter mid-copyCraig Jennings2026-06-242-134/+121
* fix(coverage): bind json reader vars dynamically in simplecov parsersCraig Jennings2026-06-241-0/+9
* fix(latex): activate the latexmk workflowCraig Jennings2026-06-242-2/+69
* feat(face-diagnostic): make report face names describe-face buttonsCraig Jennings2026-06-243-21/+65
* feat(term): modified arrows enter copy-mode and carry directionCraig Jennings2026-06-242-10/+162
* docs(theme-studio): reconcile stale spec prose with resolved decisionsCraig Jennings2026-06-231-9/+23
* docs(theme-studio): incorporate round-2 spec-review into nerd-icons specCraig Jennings2026-06-231-12/+75
* docs(theme-studio): render real nerd-icons glyphs in the legend (v1)Craig Jennings2026-06-231-9/+14
* docs(theme-studio): incorporate spec-review into nerd-icons colors specCraig Jennings2026-06-231-22/+58
* docs(theme-studio): spec theme-driven nerd-icons colors + filetype legendCraig Jennings2026-06-231-0/+157
* feat(org): fontify and edit cj comment blocks as orgCraig Jennings2026-06-231-0/+6
* feat(ai-term): move keybindings to C-; a and M-SPC, retire F9Craig Jennings2026-06-235-106/+146
* chore(ai): archive gptel and remove it from the live configCraig Jennings2026-06-2358-12/+4
* chore(theme): update WIP theme capturesCraig Jennings2026-06-232-12/+15
* docs(theme-studio): draft completion-preview specCraig Jennings2026-06-231-0/+211
* feat(theme-studio): locate preview elements by hover and clickCraig Jennings2026-06-238-49/+1165
* fix(jumper): free registers on removal, skip dead markers, toggle backCraig Jennings2026-06-222-10/+214
* fix(coverage): normalize report and diff paths before intersectingCraig Jennings2026-06-222-4/+152
* docs: add VAMP standalone music-player designCraig Jennings2026-06-221-0/+340
* feat(dirvish): add Hyprland Super+F popup with focus-loss dismissCraig Jennings2026-06-222-1/+346
* fix(weather): persist wttrin location historyCraig Jennings2026-06-211-1/+2
* docs: explain native-comp vs primitive-mocking, refine the insightCraig Jennings2026-06-211-0/+159
* test: make subr mocks variadic for native-comp, add arity meta-testCraig Jennings2026-06-2161-202/+315
* fix: load games-config via the malyon hook, not an autoload chainCraig Jennings2026-06-214-40/+38
* refactor: defer games-config behind autoloads (load-graph Phase 4)Craig Jennings2026-06-214-7/+54
* fix(erc): drop erc-yank, restore plain C-y in ERC buffersCraig Jennings2026-06-201-10/+9
* perf: re-enable native-comp JIT and hand GC to gcmhCraig Jennings2026-06-206-53/+62
* test(term): fix F10-exceptions test after C-<f10> shutdown moveCraig Jennings2026-06-201-8/+9
* feat(ai-term): add s-F9 step-to-next-agent, drop C-S-F9 close aliasCraig Jennings2026-06-205-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