| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat: add avy (in-buffer jump) and wgrep (editable grep) | Craig Jennings | 10 hours | 2 | -0/+20 |
| * | feat(google-keep): org-page renderer, refresh command, keybindings (Phase 2-3) | Craig Jennings | 10 hours | 2 | -0/+216 |
| * | fix(calendar-sync): re-derive status from a declined occurrence override | Craig Jennings | 11 hours | 1 | -1/+9 |
| * | fix(dirvish): point the bg wallpaper command at set-wallpaper on Wayland | Craig Jennings | 12 hours | 1 | -4/+5 |
| * | feat(ledger): un-orphan ledger-config and rewrite clean-on-save | Craig Jennings | 12 hours | 1 | -14/+26 |
| * | chore(elisp): clear byte-compile warnings (18 more modules) | Craig Jennings | 25 hours | 18 | -23/+102 |
| * | chore(elisp): clear byte-compile warnings (calibredb, config-utilities, tramp... | Craig Jennings | 25 hours | 6 | -2/+53 |
| * | chore(elisp): clear byte-compile warnings (org, music, org-roam) | Craig Jennings | 25 hours | 3 | -149/+280 |
| * | chore(elisp): clear byte-compile warnings (elfeed, markdown, prog-general) | Craig Jennings | 25 hours | 3 | -13/+45 |
| * | chore(elisp): clear byte-compile warnings (org-noter, calendar-sync, vc, dirv... | Craig Jennings | 25 hours | 5 | -24/+133 |
| * | chore(elisp): clear byte-compile warnings (mail, dashboard, eshell, erc) | Craig Jennings | 26 hours | 4 | -25/+170 |
| * | style(elisp): clear defcustom-group and dead-local byte-compile warnings | Craig Jennings | 28 hours | 3 | -5/+15 |
| * | fix(elisp): make dead let-bindings of foreign special vars take effect | Craig Jennings | 28 hours | 2 | -0/+11 |
| * | refactor(org-refile): drop roam Project notes as refile targets | Craig Jennings | 28 hours | 1 | -6/+5 |
| * | fix(org-agenda): filter missing base files; drop the roam-source doc claim | Craig Jennings | 28 hours | 1 | -12/+22 |
| * | feat(ai-term): wrap-teardown + shutdown entry points for rulesets | Craig Jennings | 28 hours | 1 | -0/+89 |
| * | feat(nerd-icons): drop the runtime tint so the theme drives icon color (phase 3) | Craig Jennings | 29 hours | 1 | -39/+7 |
| * | fix(term): scope copy-mode to C-<up> and don't re-enter mid-copy | Craig Jennings | 34 hours | 1 | -72/+45 |
| * | fix(coverage): bind json reader vars dynamically in simplecov parsers | Craig Jennings | 35 hours | 1 | -0/+9 |
| * | fix(latex): activate the latexmk workflow | Craig Jennings | 35 hours | 1 | -2/+7 |
| * | feat(face-diagnostic): make report face names describe-face buttons | Craig Jennings | 35 hours | 1 | -21/+39 |
| * | feat(term): modified arrows enter copy-mode and carry direction | Craig Jennings | 35 hours | 1 | -10/+81 |
| * | feat(org): fontify and edit cj comment blocks as org | Craig Jennings | 37 hours | 1 | -0/+6 |
| * | feat(ai-term): move keybindings to C-; a and M-SPC, retire F9 | Craig Jennings | 38 hours | 2 | -48/+53 |
| * | chore(ai): archive gptel and remove it from the live config | Craig Jennings | 39 hours | 7 | -1863/+2 |
| * | fix(jumper): free registers on removal, skip dead markers, toggle back | Craig Jennings | 3 days | 1 | -10/+35 |
| * | fix(coverage): normalize report and diff paths before intersecting | Craig Jennings | 3 days | 1 | -4/+29 |
| * | feat(dirvish): add Hyprland Super+F popup with focus-loss dismiss | Craig Jennings | 3 days | 1 | -1/+98 |
| * | fix(weather): persist wttrin location history | Craig Jennings | 4 days | 1 | -1/+2 |
| * | fix: load games-config via the malyon hook, not an autoload chain | Craig Jennings | 4 days | 1 | -21/+11 |
| * | refactor: defer games-config behind autoloads (load-graph Phase 4) | Craig Jennings | 4 days | 1 | -5/+11 |
| * | fix(erc): drop erc-yank, restore plain C-y in ERC buffers | Craig Jennings | 4 days | 1 | -10/+9 |
| * | perf: re-enable native-comp JIT and hand GC to gcmh | Craig Jennings | 4 days | 2 | -12/+37 |
| * | feat(ai-term): add s-F9 step-to-next-agent, drop C-S-F9 close alias | Craig Jennings | 5 days | 3 | -14/+66 |
| * | refactor(custom-comments): collapse the divider and box generator duplication | Craig Jennings | 5 days | 1 | -116/+51 |
| * | refactor(dwim-shell): extract the branching command-string builders | Craig Jennings | 5 days | 1 | -30/+46 |
| * | fix(ai-term): keep the F9 toggle reversible in a 3+ window layout | Craig Jennings | 5 days | 1 | -9/+36 |
| * | fix(ai-term): stop F9 toggle shrinking the agent window each cycle | Craig Jennings | 5 days | 4 | -39/+62 |
| * | refactor(custom-case): extract per-word title-case decision | Craig Jennings | 5 days | 1 | -61/+59 |
| * | refactor(dirvish): extract playlist-target resolution from the create command | Craig Jennings | 5 days | 1 | -21/+30 |
| * | refactor(calendar-sync): extract per-event recurrence-exception parser | Craig Jennings | 5 days | 1 | -41/+43 |
| * | refactor(ai-term): extract toggle-off teardown and working-buffer swap | Craig Jennings | 5 days | 1 | -53/+61 |
| * | refactor(calibredb-epub): extract nov re-render and centering helpers | Craig Jennings | 5 days | 1 | -18/+31 |
| * | refactor(elfeed): extract HTML-entity decoder, drop leftover DEBUG logging | Craig Jennings | 5 days | 1 | -18/+12 |
| * | refactor(prog-webdev): use the shared format-region helper | Craig Jennings | 5 days | 1 | -26/+1 |
| * | refactor(prog-general): dedup the deadgrep search tail, lift its helpers | Craig Jennings | 5 days | 1 | -13/+21 |
| * | refactor(prog-general): lift cj/find-project-root-file out of :config | Craig Jennings | 5 days | 1 | -14/+13 |
| * | refactor(font-config): lift frame/icon helpers out of :config | Craig Jennings | 5 days | 1 | -36/+39 |
| * | refactor(erc): lift cj/erc-generate-buffer-name out of :config | Craig Jennings | 5 days | 1 | -9/+9 |
| * | refactor(mousetrap): extract per-category event-binding loop | Craig Jennings | 5 days | 1 | -16/+20 |