aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* feat(dashboard): enable nerd-icons on the section headingsCraig Jennings9 hours1-0/+1
* fix(transcription): land video transcripts beside the source, not in /tmpCraig Jennings10 hours1-4/+10
* fix(calendar-sync): atomic writes, curl --fail, and zero-event vs garbageCraig Jennings11 hours1-14/+28
* fix(org-roam): drop the redundant refile-targets build that froze first idleCraig Jennings11 hours1-2/+4
* chore(dashboard): use the nf-cod-library codicon for the Calibre launcherCraig Jennings12 hours1-1/+2
* refactor: strip all literal colors from config modulesCraig Jennings12 hours7-51/+41
* fix(dirvish): reap the Super+F popup session on any frame closeCraig Jennings13 hours1-0/+16
* fix(eww): inject the User-Agent reliably under byte-compilationCraig Jennings15 hours1-0/+7
* feat(ai-term): step into detached sessions too, attaching themCraig Jennings16 hours1-37/+66
* feat: add avy (in-buffer jump) and wgrep (editable grep)Craig Jennings23 hours2-0/+20
* feat(google-keep): org-page renderer, refresh command, keybindings (Phase 2-3)Craig Jennings24 hours2-0/+216
* fix(calendar-sync): re-derive status from a declined occurrence overrideCraig Jennings24 hours1-1/+9
* fix(dirvish): point the bg wallpaper command at set-wallpaper on WaylandCraig Jennings25 hours1-4/+5
* feat(ledger): un-orphan ledger-config and rewrite clean-on-saveCraig Jennings26 hours1-14/+26
* chore(elisp): clear byte-compile warnings (18 more modules)Craig Jennings39 hours18-23/+102
* chore(elisp): clear byte-compile warnings (calibredb, config-utilities, tramp...Craig Jennings39 hours6-2/+53
* chore(elisp): clear byte-compile warnings (org, music, org-roam)Craig Jennings39 hours3-149/+280
* chore(elisp): clear byte-compile warnings (elfeed, markdown, prog-general)Craig Jennings39 hours3-13/+45
* chore(elisp): clear byte-compile warnings (org-noter, calendar-sync, vc, dirv...Craig Jennings39 hours5-24/+133
* chore(elisp): clear byte-compile warnings (mail, dashboard, eshell, erc)Craig Jennings39 hours4-25/+170
* style(elisp): clear defcustom-group and dead-local byte-compile warningsCraig Jennings41 hours3-5/+15
* fix(elisp): make dead let-bindings of foreign special vars take effectCraig Jennings41 hours2-0/+11
* refactor(org-refile): drop roam Project notes as refile targetsCraig Jennings42 hours1-6/+5
* fix(org-agenda): filter missing base files; drop the roam-source doc claimCraig Jennings42 hours1-12/+22
* feat(ai-term): wrap-teardown + shutdown entry points for rulesetsCraig Jennings42 hours1-0/+89
* feat(nerd-icons): drop the runtime tint so the theme drives icon color (phase 3)Craig Jennings43 hours1-39/+7
* fix(term): scope copy-mode to C-<up> and don't re-enter mid-copyCraig Jennings48 hours1-72/+45
* fix(coverage): bind json reader vars dynamically in simplecov parsersCraig Jennings2 days1-0/+9
* fix(latex): activate the latexmk workflowCraig Jennings2 days1-2/+7
* feat(face-diagnostic): make report face names describe-face buttonsCraig Jennings2 days1-21/+39
* feat(term): modified arrows enter copy-mode and carry directionCraig Jennings2 days1-10/+81
* feat(org): fontify and edit cj comment blocks as orgCraig Jennings2 days1-0/+6
* feat(ai-term): move keybindings to C-; a and M-SPC, retire F9Craig Jennings2 days2-48/+53
* chore(ai): archive gptel and remove it from the live configCraig Jennings2 days7-1863/+2
* fix(jumper): free registers on removal, skip dead markers, toggle backCraig Jennings3 days1-10/+35
* fix(coverage): normalize report and diff paths before intersectingCraig Jennings4 days1-4/+29
* feat(dirvish): add Hyprland Super+F popup with focus-loss dismissCraig Jennings4 days1-1/+98
* fix(weather): persist wttrin location historyCraig Jennings4 days1-1/+2
* fix: load games-config via the malyon hook, not an autoload chainCraig Jennings5 days1-21/+11
* refactor: defer games-config behind autoloads (load-graph Phase 4)Craig Jennings5 days1-5/+11
* fix(erc): drop erc-yank, restore plain C-y in ERC buffersCraig Jennings5 days1-10/+9
* perf: re-enable native-comp JIT and hand GC to gcmhCraig Jennings5 days2-12/+37
* feat(ai-term): add s-F9 step-to-next-agent, drop C-S-F9 close aliasCraig Jennings5 days3-14/+66
* refactor(custom-comments): collapse the divider and box generator duplicationCraig Jennings5 days1-116/+51
* refactor(dwim-shell): extract the branching command-string buildersCraig Jennings5 days1-30/+46
* fix(ai-term): keep the F9 toggle reversible in a 3+ window layoutCraig Jennings5 days1-9/+36
* fix(ai-term): stop F9 toggle shrinking the agent window each cycleCraig Jennings5 days4-39/+62
* refactor(custom-case): extract per-word title-case decisionCraig Jennings5 days1-61/+59
* refactor(dirvish): extract playlist-target resolution from the create commandCraig Jennings5 days1-21/+30
* refactor(calendar-sync): extract per-event recurrence-exception parserCraig Jennings5 days1-41/+43