| Commit message (Expand) | Author | Age | Files | Lines |
| * | perf(ai-term): fetch the tmux session list once per launch | Craig Jennings | 18 hours | 1 | -0/+40 |
| * | perf(host-env): try cheap timezone methods before the zoneinfo scan | Craig Jennings | 18 hours | 1 | -4/+15 |
| * | refactor(comments): extract shared comment-syntax resolution | Craig Jennings | 18 hours | 1 | -0/+25 |
| * | fix(dev-fkeys): run javascript test files through the npx runner | Craig Jennings | 18 hours | 1 | -4/+9 |
| * | fix(calendar): skip short months for plain monthly-on-the-31st rules | Craig Jennings | 18 hours | 1 | -0/+18 |
| * | fix(comments): render padded dividers at LENGTH exactly | Craig Jennings | 18 hours | 1 | -0/+18 |
| * | fix(music): queue all dired-marked files and de-anonymize header advice | Craig Jennings | 18 hours | 2 | -0/+89 |
| * | fix(undead-buffers): keep C-u on wrapper commands from spamming the undead list | Craig Jennings | 18 hours | 1 | -0/+17 |
| * | fix(dashboard): make the bookmarks override real | Craig Jennings | 18 hours | 1 | -0/+10 |
| * | fix(org-roam): declare capture-templates special for immediate insert | Craig Jennings | 18 hours | 1 | -0/+8 |
| * | fix(jumper): handle empty completing-read input without crashing | Craig Jennings | 18 hours | 1 | -0/+25 |
| * | fix(external-open): guard looping video open behind executable-find | Craig Jennings | 18 hours | 1 | -0/+10 |
| * | fix(slack): friendly error on reaction command before slack loads | Craig Jennings | 18 hours | 1 | -0/+8 |
| * | fix(flyspell): escape the + so org src blocks are actually skipped | Craig Jennings | 18 hours | 1 | -0/+18 |
| * | feat(agenda): suspend auto-dim while the agenda frame is open | Craig Jennings | 24 hours | 1 | -0/+70 |
| * | fix(agenda): hide the refresh tick's selection flicker | Craig Jennings | 25 hours | 1 | -0/+32 |
| * | fix(agenda): repair the refresh tick, tighten the gutter, allow point motion | Craig Jennings | 25 hours | 1 | -2/+47 |
| * | fix(agenda): keep the agenda frame a single full-height agenda window | Craig Jennings | 25 hours | 1 | -1/+40 |
| * | fix(agenda): make C-x C-c close the agenda frame, not the daemon | Craig Jennings | 25 hours | 1 | -0/+8 |
| * | fix(agenda): stop the frame's catch-all from swallowing input machinery | Craig Jennings | 25 hours | 1 | -3/+62 |
| * | fix(agenda): spawn the agenda frame tiled, not compositor-fullscreen | Craig Jennings | 26 hours | 1 | -0/+10 |
| * | feat(agenda): add S-<f8> dedicated fullscreen agenda frame | Craig Jennings | 27 hours | 1 | -0/+736 |
| * | feat(fontaine): rename Coding to Coding M, add Coding L at 14pt | Craig Jennings | 33 hours | 1 | -11/+13 |
| * | feat(ai-term): M-SPC cycles attached agents, M-S-SPC cycles all | Craig Jennings | 33 hours | 2 | -6/+68 |
| * | feat: add workflow font profiles | Craig Jennings | 44 hours | 3 | -105/+255 |
| * | fix(shell): require external-open, scope tramp revert, drop dead config | Craig Jennings | 3 days | 2 | -9/+39 |
| * | fix(dev): repair hunk jump, F4 hook leak, async clone, and nil guards | Craig Jennings | 3 days | 10 | -86/+505 |
| * | fix(prog): cover classic modes and warn for missing dev tools | Craig Jennings | 3 days | 4 | -0/+192 |
| * | refactor(media): extract the playback sentinel as a named builder | Craig Jennings | 3 days | 1 | -0/+34 |
| * | refactor: launch external processes with argv lists, not shells | Craig Jennings | 3 days | 4 | -26/+206 |
| * | test(ai-term): close the show-or-create subprocess mock hole | Craig Jennings | 3 days | 1 | -3/+16 |
| * | feat(music): add a delete-playlist command | Craig Jennings | 3 days | 1 | -0/+135 |
| * | feat(completion): right-align custom category annotations | Craig Jennings | 3 days | 3 | -21/+102 |
| * | feat(music): freeze the playlist header while the track list scrolls | Craig Jennings | 3 days | 1 | -0/+50 |
| * | fix(music): unstick arrows and number placement at the playlist top | Craig Jennings | 3 days | 1 | -0/+27 |
| * | feat(music): mark the current playlist row on its number | Craig Jennings | 3 days | 1 | -0/+55 |
| * | fix(music): raise the playlist dock default to half the frame | Craig Jennings | 3 days | 1 | -3/+4 |
| * | fix(music): show the cursor on the row number and open the dock taller | Craig Jennings | 3 days | 2 | -0/+49 |
| * | feat(music): pin the playlist cursor to the number gutter | Craig Jennings | 3 days | 1 | -0/+78 |
| * | feat(music): playing-aware playlist landing and music-only adds | Craig Jennings | 3 days | 5 | -14/+272 |
| * | feat(music): tag completion, aligned listings, numbered playlist rows | Craig Jennings | 3 days | 3 | -0/+228 |
| * | fix(ai-term): key teardown session names off the buffer name | Craig Jennings | 3 days | 3 | -1/+52 |
| * | fix(calendar-sync): honor BYDAY rules and drop cancelled events | Craig Jennings | 3 days | 8 | -0/+345 |
| * | test: assert recurring-events window against calendar-sync's own range | Craig Jennings | 4 days | 1 | -7/+14 |
| * | fix(test): stop silently skipping every integration test | Craig Jennings | 5 days | 3 | -36/+95 |
| * | fix(calendar-sync): render multi-day events as org ranges | Craig Jennings | 5 days | 1 | -0/+54 |
| * | fix(calendar-sync): keep the final occurrence of an UNTIL-bounded series | Craig Jennings | 5 days | 3 | -6/+109 |
| * | fix(org-agenda): hoist cj/timeformat out of the defun it was buried in | Craig Jennings | 5 days | 1 | -0/+84 |
| * | fix(recording): delete the stub .mkv a failed video start leaves | Craig Jennings | 8 days | 1 | -0/+152 |
| * | refactor(signal): retire the in-Emacs signel client to the archive | Craig Jennings | 8 days | 8 | -958/+11 |