| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(slack): friendly error on reaction command before slack loads | Craig Jennings | 18 hours | 1 | -1/+4 |
| * | fix(flyspell): escape the + so org src blocks are actually skipped | Craig Jennings | 18 hours | 1 | -2/+4 |
| * | refactor(go): pin grammar revision via struct accessor, not raw index | Craig Jennings | 18 hours | 1 | -2/+3 |
| * | refactor(mu4e): collapse dead completion conditional | Craig Jennings | 18 hours | 1 | -6/+3 |
| * | refactor(coverage): replace double-negative empty guard with when | Craig Jennings | 18 hours | 1 | -1/+1 |
| * | refactor(epub): drop unused col-px binding in nov-center-images | Craig Jennings | 18 hours | 1 | -2/+1 |
| * | fix(erc): declare erc-server-process special | Craig Jennings | 18 hours | 1 | -0/+1 |
| * | fix(auth): declare plstore-open for the byte-compiler | Craig Jennings | 18 hours | 1 | -0/+1 |
| * | fix(dwim-shell): correct flip-vertically docstring | Craig Jennings | 18 hours | 1 | -1/+1 |
| * | feat(agenda): suspend auto-dim while the agenda frame is open | Craig Jennings | 24 hours | 1 | -0/+25 |
| * | fix(agenda): hide the refresh tick's selection flicker | Craig Jennings | 25 hours | 1 | -2/+14 |
| * | fix(agenda): repair the refresh tick, tighten the gutter, allow point motion | Craig Jennings | 25 hours | 1 | -4/+27 |
| * | fix(agenda): keep the agenda frame a single full-height agenda window | Craig Jennings | 25 hours | 1 | -4/+17 |
| * | fix(agenda): make C-x C-c close the agenda frame, not the daemon | Craig Jennings | 25 hours | 1 | -0/+5 |
| * | fix(agenda): stop the frame's catch-all from swallowing input machinery | Craig Jennings | 25 hours | 1 | -18/+45 |
| * | fix(agenda): spawn the agenda frame tiled, not compositor-fullscreen | Craig Jennings | 26 hours | 2 | -13/+21 |
| * | feat(agenda): add S-<f8> dedicated fullscreen agenda frame | Craig Jennings | 27 hours | 2 | -3/+640 |
| * | feat(fontaine): rename Coding to Coding M, add Coding L at 14pt | Craig Jennings | 33 hours | 2 | -3/+8 |
| * | feat(ai-term): M-SPC cycles attached agents, M-S-SPC cycles all | Craig Jennings | 33 hours | 3 | -29/+74 |
| * | refactor: drop unreachable nil after user-error in recording checks | Craig Jennings | 33 hours | 1 | -4/+2 |
| * | feat: add workflow font profiles | Craig Jennings | 44 hours | 4 | -114/+280 |
| * | fix(shell): require external-open, scope tramp revert, drop dead config | Craig Jennings | 3 days | 3 | -21/+11 |
| * | fix(dev): repair hunk jump, F4 hook leak, async clone, and nil guards | Craig Jennings | 3 days | 6 | -53/+123 |
| * | refactor(go): drop exec-path registration now duplicated at top level | Craig Jennings | 3 days | 1 | -1/+0 |
| * | fix(prog): cover classic modes and warn for missing dev tools | Craig Jennings | 3 days | 4 | -11/+71 |
| * | refactor(media): extract the playback sentinel as a named builder | Craig Jennings | 3 days | 1 | -10/+14 |
| * | refactor: launch external processes with argv lists, not shells | Craig Jennings | 3 days | 2 | -41/+78 |
| * | feat(music): add a delete-playlist command | Craig Jennings | 3 days | 1 | -1/+34 |
| * | refactor(music): single builder for the number-gutter string | Craig Jennings | 3 days | 1 | -13/+15 |
| * | feat(completion): right-align custom category annotations | Craig Jennings | 3 days | 2 | -23/+33 |
| * | feat(music): freeze the playlist header while the track list scrolls | Craig Jennings | 3 days | 1 | -3/+37 |
| * | fix(music): unstick arrows and number placement at the playlist top | Craig Jennings | 3 days | 1 | -1/+12 |
| * | feat(music): mark the current playlist row on its number | Craig Jennings | 3 days | 1 | -2/+36 |
| * | fix(music): raise the playlist dock default to half the frame | Craig Jennings | 3 days | 1 | -6/+6 |
| * | fix(music): show the cursor on the row number and open the dock taller | Craig Jennings | 3 days | 1 | -3/+17 |
| * | feat(music): pin the playlist cursor to the number gutter | Craig Jennings | 3 days | 1 | -1/+15 |
| * | feat(music): playing-aware playlist landing and music-only adds | Craig Jennings | 3 days | 1 | -16/+73 |
| * | feat(music): tag completion, aligned listings, numbered playlist rows | Craig Jennings | 3 days | 1 | -18/+119 |
| * | docs(ai-term): match reuse-edge docstring to delete-window reality | Craig Jennings | 3 days | 1 | -4/+7 |
| * | fix(ai-term): key teardown session names off the buffer name | Craig Jennings | 3 days | 2 | -12/+35 |
| * | fix(calendar-sync): honor BYDAY rules and drop cancelled events | Craig Jennings | 3 days | 2 | -27/+183 |
| * | feat(org-agenda): raise file-cache TTL to 24h and bind S-<f8> force-refresh | Craig Jennings | 4 days | 1 | -3/+14 |
| * | fix(calendar-sync): render multi-day events as org ranges | Craig Jennings | 5 days | 1 | -12/+51 |
| * | fix(calendar-sync): keep the final occurrence of an UNTIL-bounded series | Craig Jennings | 5 days | 2 | -4/+18 |
| * | fix(org-agenda): hoist cj/timeformat out of the defun it was buried in | Craig Jennings | 5 days | 1 | -1/+4 |
| * | feat(markdown): toggle between edit and view modes with C-c C-x v | Craig Jennings | 7 days | 1 | -1/+14 |
| * | feat(tramp): add phone FTP quick-access entry with passive-mode ange-ftp | Craig Jennings | 7 days | 2 | -0/+8 |
| * | fix(recording): delete the stub .mkv a failed video start leaves | Craig Jennings | 8 days | 1 | -4/+19 |
| * | refactor(signal): retire the in-Emacs signel client to the archive | Craig Jennings | 8 days | 2 | -386/+5 |
| * | fix(prog-python): keep the pyright guard authoritative for LSP attach | Craig Jennings | 8 days | 1 | -5/+14 |