| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(ai-term): stop F9 toggle shrinking the agent window each cycle | Craig Jennings | 11 hours | 4 | -39/+62 |
| * | refactor(custom-case): extract per-word title-case decision | Craig Jennings | 12 hours | 1 | -61/+59 |
| * | refactor(dirvish): extract playlist-target resolution from the create command | Craig Jennings | 12 hours | 1 | -21/+30 |
| * | refactor(calendar-sync): extract per-event recurrence-exception parser | Craig Jennings | 12 hours | 1 | -41/+43 |
| * | refactor(ai-term): extract toggle-off teardown and working-buffer swap | Craig Jennings | 12 hours | 1 | -53/+61 |
| * | refactor(calibredb-epub): extract nov re-render and centering helpers | Craig Jennings | 12 hours | 1 | -18/+31 |
| * | refactor(elfeed): extract HTML-entity decoder, drop leftover DEBUG logging | Craig Jennings | 14 hours | 1 | -18/+12 |
| * | refactor(prog-webdev): use the shared format-region helper | Craig Jennings | 14 hours | 1 | -26/+1 |
| * | refactor(prog-general): dedup the deadgrep search tail, lift its helpers | Craig Jennings | 14 hours | 1 | -13/+21 |
| * | refactor(prog-general): lift cj/find-project-root-file out of :config | Craig Jennings | 14 hours | 1 | -14/+13 |
| * | refactor(font-config): lift frame/icon helpers out of :config | Craig Jennings | 14 hours | 1 | -36/+39 |
| * | refactor(erc): lift cj/erc-generate-buffer-name out of :config | Craig Jennings | 14 hours | 1 | -9/+9 |
| * | refactor(mousetrap): extract per-category event-binding loop | Craig Jennings | 14 hours | 1 | -16/+20 |
| * | refactor(chrono-tools): extract tmr sound-file helpers, flatten the command | Craig Jennings | 14 hours | 1 | -15/+19 |
| * | refactor(jumper): extract marker-traversal and location-candidates helpers | Craig Jennings | 14 hours | 1 | -32/+41 |
| * | refactor(modeline): extract the clickable-segment keymap builder | Craig Jennings | 14 hours | 1 | -11/+13 |
| * | refactor(ai-config): extract gptel model-apply step, drop dead branch | Craig Jennings | 14 hours | 1 | -8/+16 |
| * | refactor(ai-conversations): reuse the autosave-active predicate in the hooks | Craig Jennings | 15 hours | 1 | -8/+2 |
| * | refactor(org-agenda): extract the agenda base-file list | Craig Jennings | 15 hours | 1 | -5/+10 |
| * | refactor(mail-config): build the account-nav keymaps from one template | Craig Jennings | 15 hours | 1 | -18/+34 |
| * | refactor(org-capture): extract the find-or-create-top-heading block | Craig Jennings | 15 hours | 1 | -25/+24 |
| * | docs(custom-ordering): correct point-position note on replace-region helper | Craig Jennings | 15 hours | 1 | -1/+1 |
| * | refactor(custom-text-enclose): extract the region-or-word dispatch | Craig Jennings | 15 hours | 1 | -48/+30 |
| * | refactor(custom-datetime): generate the six inserters from one macro | Craig Jennings | 15 hours | 1 | -33/+28 |
| * | refactor(custom-ordering): dedupe region guard, replace tail, and arrayify-py... | Craig Jennings | 15 hours | 1 | -56/+46 |
| * | refactor: extract shared format-region helper into system-lib | Craig Jennings | 15 hours | 3 | -54/+32 |
| * | refactor: remove dead wrappers and commented-out blocks | Craig Jennings | 15 hours | 6 | -33/+1 |
| * | fix(windows): shrink the pull-away reveal to the minimum window height | Craig Jennings | 16 hours | 1 | -1/+6 |
| * | fix(windows): keep the pulled-away window on the arrow's edge | Craig Jennings | 16 hours | 1 | -19/+27 |
| * | feat(windows): pull a window away from a sole window with C-; b + arrow | Craig Jennings | 16 hours | 1 | -5/+33 |
| * | feat(dirvish): bind d to duplicate, D to guarded force-delete | Craig Jennings | 16 hours | 1 | -2/+33 |
| * | feat(windows): dock companion panels by a shared min-column rule | Craig Jennings | 24 hours | 4 | -26/+121 |
| * | refactor(ui): remove buffer-state coloring of the buffer name | Craig Jennings | 2 days | 3 | -51/+5 |
| * | fix(term): pin ghostel to pre-regression 0.33.0 to stop the crash | Craig Jennings | 2 days | 1 | -0/+15 |
| * | feat(ui-navigation): split from the dashboard opens scratch, not the dashboard | Craig Jennings | 4 days | 1 | -4/+19 |
| * | refactor(system-utils): remove the *scratch* background tint | Craig Jennings | 4 days | 1 | -29/+2 |
| * | feat(keybindings): mirror the C-; command family under C-c ; | Craig Jennings | 5 days | 1 | -0/+4 |
| * | fix(mail): theme mu4e buffers via a shared font-lock exclusion | Craig Jennings | 5 days | 3 | -1/+31 |
| * | feat(dashboard): per-filetype icons on the list items | Craig Jennings | 5 days | 1 | -0/+1 |
| * | fix(dashboard): exclude dashboard-mode from global font-lock | Craig Jennings | 5 days | 1 | -0/+9 |
| * | fix(ai-config): intern model in gptel-switch-backend (modeline hang) | Craig Jennings | 5 days | 1 | -1/+11 |
| * | feat(system-utils): tint the *scratch* background a shade lighter | Craig Jennings | 5 days | 1 | -2/+29 |
| * | fix(vertico): Page-Up/Down scroll the candidate list, not history | Craig Jennings | 5 days | 1 | -7/+11 |
| * | fix(custom-comments): heavy-box interiors are valid comments | Craig Jennings | 5 days | 1 | -37/+47 |
| * | fix(dirvish): mark-all-visible no longer skips every other file | Craig Jennings | 5 days | 1 | -16/+8 |
| * | refactor(ui-config): drop buffer-state cursor coloring | Craig Jennings | 5 days | 1 | -45/+4 |
| * | feat(dashboard): add a Signal launcher | Craig Jennings | 5 days | 1 | -3/+4 |
| * | feat(ai-term): dock the agent window by frame aspect ratio | Craig Jennings | 5 days | 1 | -14/+22 |
| * | fix(ui-navigation): undo-kill-buffer skips open files via equal | Craig Jennings | 5 days | 1 | -1/+4 |
| * | feat(dashboard): g refreshes, Telegram moves to G, F1 refreshes on show | Craig Jennings | 5 days | 1 | -1/+8 |