aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* chore(elisp): clear byte-compile warnings (elfeed, markdown, prog-general)Craig Jennings5 hours3-13/+45
* chore(elisp): clear byte-compile warnings (org-noter, calendar-sync, vc, dirv...Craig Jennings5 hours5-24/+133
* chore(elisp): clear byte-compile warnings (mail, dashboard, eshell, erc)Craig Jennings5 hours4-25/+170
* style(elisp): clear defcustom-group and dead-local byte-compile warningsCraig Jennings8 hours3-5/+15
* fix(elisp): make dead let-bindings of foreign special vars take effectCraig Jennings8 hours2-0/+11
* refactor(org-refile): drop roam Project notes as refile targetsCraig Jennings8 hours1-6/+5
* fix(org-agenda): filter missing base files; drop the roam-source doc claimCraig Jennings8 hours1-12/+22
* feat(ai-term): wrap-teardown + shutdown entry points for rulesetsCraig Jennings8 hours1-0/+89
* feat(nerd-icons): drop the runtime tint so the theme drives icon color (phase 3)Craig Jennings9 hours1-39/+7
* fix(term): scope copy-mode to C-<up> and don't re-enter mid-copyCraig Jennings14 hours1-72/+45
* fix(coverage): bind json reader vars dynamically in simplecov parsersCraig Jennings15 hours1-0/+9
* fix(latex): activate the latexmk workflowCraig Jennings15 hours1-2/+7
* feat(face-diagnostic): make report face names describe-face buttonsCraig Jennings15 hours1-21/+39
* feat(term): modified arrows enter copy-mode and carry directionCraig Jennings15 hours1-10/+81
* feat(org): fontify and edit cj comment blocks as orgCraig Jennings17 hours1-0/+6
* feat(ai-term): move keybindings to C-; a and M-SPC, retire F9Craig Jennings18 hours2-48/+53
* chore(ai): archive gptel and remove it from the live configCraig Jennings19 hours7-1863/+2
* fix(jumper): free registers on removal, skip dead markers, toggle backCraig Jennings2 days1-10/+35
* fix(coverage): normalize report and diff paths before intersectingCraig Jennings2 days1-4/+29
* feat(dirvish): add Hyprland Super+F popup with focus-loss dismissCraig Jennings2 days1-1/+98
* fix(weather): persist wttrin location historyCraig Jennings3 days1-1/+2
* fix: load games-config via the malyon hook, not an autoload chainCraig Jennings4 days1-21/+11
* refactor: defer games-config behind autoloads (load-graph Phase 4)Craig Jennings4 days1-5/+11
* fix(erc): drop erc-yank, restore plain C-y in ERC buffersCraig Jennings4 days1-10/+9
* perf: re-enable native-comp JIT and hand GC to gcmhCraig Jennings4 days2-12/+37
* feat(ai-term): add s-F9 step-to-next-agent, drop C-S-F9 close aliasCraig Jennings4 days3-14/+66
* refactor(custom-comments): collapse the divider and box generator duplicationCraig Jennings4 days1-116/+51
* refactor(dwim-shell): extract the branching command-string buildersCraig Jennings4 days1-30/+46
* fix(ai-term): keep the F9 toggle reversible in a 3+ window layoutCraig Jennings4 days1-9/+36
* fix(ai-term): stop F9 toggle shrinking the agent window each cycleCraig Jennings4 days4-39/+62
* refactor(custom-case): extract per-word title-case decisionCraig Jennings4 days1-61/+59
* refactor(dirvish): extract playlist-target resolution from the create commandCraig Jennings4 days1-21/+30
* refactor(calendar-sync): extract per-event recurrence-exception parserCraig Jennings4 days1-41/+43
* refactor(ai-term): extract toggle-off teardown and working-buffer swapCraig Jennings4 days1-53/+61
* refactor(calibredb-epub): extract nov re-render and centering helpersCraig Jennings4 days1-18/+31
* refactor(elfeed): extract HTML-entity decoder, drop leftover DEBUG loggingCraig Jennings4 days1-18/+12
* refactor(prog-webdev): use the shared format-region helperCraig Jennings4 days1-26/+1
* refactor(prog-general): dedup the deadgrep search tail, lift its helpersCraig Jennings4 days1-13/+21
* refactor(prog-general): lift cj/find-project-root-file out of :configCraig Jennings4 days1-14/+13
* refactor(font-config): lift frame/icon helpers out of :configCraig Jennings4 days1-36/+39
* refactor(erc): lift cj/erc-generate-buffer-name out of :configCraig Jennings4 days1-9/+9
* refactor(mousetrap): extract per-category event-binding loopCraig Jennings4 days1-16/+20
* refactor(chrono-tools): extract tmr sound-file helpers, flatten the commandCraig Jennings4 days1-15/+19
* refactor(jumper): extract marker-traversal and location-candidates helpersCraig Jennings4 days1-32/+41
* refactor(modeline): extract the clickable-segment keymap builderCraig Jennings4 days1-11/+13
* refactor(ai-config): extract gptel model-apply step, drop dead branchCraig Jennings4 days1-8/+16
* refactor(ai-conversations): reuse the autosave-active predicate in the hooksCraig Jennings4 days1-8/+2
* refactor(org-agenda): extract the agenda base-file listCraig Jennings4 days1-5/+10
* refactor(mail-config): build the account-nav keymaps from one templateCraig Jennings4 days1-18/+34
* refactor(org-capture): extract the find-or-create-top-heading blockCraig Jennings4 days1-25/+24