| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(flyspell): escape the + so org src blocks are actually skipped | Craig Jennings | 25 hours | 2 | -2/+22 |
| * | refactor(go): pin grammar revision via struct accessor, not raw index | Craig Jennings | 25 hours | 1 | -2/+3 |
| * | refactor(mu4e): collapse dead completion conditional | Craig Jennings | 25 hours | 1 | -6/+3 |
| * | refactor(coverage): replace double-negative empty guard with when | Craig Jennings | 25 hours | 1 | -1/+1 |
| * | refactor(epub): drop unused col-px binding in nov-center-images | Craig Jennings | 25 hours | 1 | -2/+1 |
| * | fix(erc): declare erc-server-process special | Craig Jennings | 25 hours | 1 | -0/+1 |
| * | fix(auth): declare plstore-open for the byte-compiler | Craig Jennings | 25 hours | 1 | -0/+1 |
| * | fix(dwim-shell): correct flip-vertically docstring | Craig Jennings | 25 hours | 1 | -1/+1 |
| * | feat(agenda): suspend auto-dim while the agenda frame is open | Craig Jennings | 32 hours | 2 | -0/+95 |
| * | fix(agenda): hide the refresh tick's selection flicker | Craig Jennings | 32 hours | 2 | -2/+46 |
| * | fix(agenda): repair the refresh tick, tighten the gutter, allow point motion | Craig Jennings | 32 hours | 2 | -6/+74 |
| * | fix(agenda): keep the agenda frame a single full-height agenda window | Craig Jennings | 33 hours | 2 | -5/+57 |
| * | fix(agenda): make C-x C-c close the agenda frame, not the daemon | Craig Jennings | 33 hours | 2 | -0/+13 |
| * | fix(agenda): stop the frame's catch-all from swallowing input machinery | Craig Jennings | 33 hours | 2 | -21/+107 |
| * | fix(agenda): spawn the agenda frame tiled, not compositor-fullscreen | Craig Jennings | 33 hours | 5 | -15/+34 |
| * | feat(agenda): add S-<f8> dedicated fullscreen agenda frame | Craig Jennings | 34 hours | 6 | -201/+1780 |
| * | docs(spec): redesign org-agenda spec to a fullscreen frame, mark READY | Craig Jennings | 39 hours | 1 | -102/+119 |
| * | feat(fontaine): rename Coding to Coding M, add Coding L at 14pt | Craig Jennings | 40 hours | 3 | -14/+21 |
| * | feat(ai-term): M-SPC cycles attached agents, M-S-SPC cycles all | Craig Jennings | 40 hours | 5 | -35/+142 |
| * | refactor: drop unreachable nil after user-error in recording checks | Craig Jennings | 41 hours | 1 | -4/+2 |
| * | docs: fix broken file: links in theme-studio and ai-kb specs | Craig Jennings | 41 hours | 5 | -6/+6 |
| * | chore: version active working artifacts | Craig Jennings | 2 days | 68 | -1/+3100 |
| * | feat: add workflow font profiles | Craig Jennings | 2 days | 10 | -221/+538 |
| * | fix(shell): require external-open, scope tramp revert, drop dead config | Craig Jennings | 3 days | 5 | -30/+50 |
| * | fix(dev): repair hunk jump, F4 hook leak, async clone, and nil guards | Craig Jennings | 3 days | 16 | -139/+628 |
| * | 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 | 8 | -11/+263 |
| * | refactor(media): extract the playback sentinel as a named builder | Craig Jennings | 3 days | 2 | -10/+48 |
| * | refactor: launch external processes with argv lists, not shells | Craig Jennings | 3 days | 6 | -67/+284 |
| * | 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 | 2 | -1/+169 |
| * | 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 | 5 | -44/+135 |
| * | feat(music): freeze the playlist header while the track list scrolls | Craig Jennings | 3 days | 2 | -3/+87 |
| * | fix(music): unstick arrows and number placement at the playlist top | Craig Jennings | 3 days | 2 | -1/+39 |
| * | feat(music): mark the current playlist row on its number | Craig Jennings | 3 days | 2 | -2/+91 |
| * | fix(music): raise the playlist dock default to half the frame | Craig Jennings | 3 days | 2 | -9/+10 |
| * | fix(music): show the cursor on the row number and open the dock taller | Craig Jennings | 3 days | 3 | -3/+66 |
| * | feat(music): pin the playlist cursor to the number gutter | Craig Jennings | 3 days | 2 | -1/+93 |
| * | feat(music): playing-aware playlist landing and music-only adds | Craig Jennings | 3 days | 6 | -30/+345 |
| * | feat(music): tag completion, aligned listings, numbered playlist rows | Craig Jennings | 3 days | 4 | -18/+347 |
| * | 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 | 5 | -13/+87 |
| * | fix(calendar-sync): honor BYDAY rules and drop cancelled events | Craig Jennings | 3 days | 10 | -27/+528 |
| * | chore: two-pass case handling in pre-commit secret scan | Craig Jennings | 4 days | 1 | -5/+17 |
| * | docs: add org-agenda dock-mode spec (draft) | Craig Jennings | 4 days | 1 | -0/+181 |
| * | feat(org-agenda): raise file-cache TTL to 24h and bind S-<f8> force-refresh | Craig Jennings | 4 days | 1 | -3/+14 |
| * | 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 | 4 | -37/+101 |
| * | fix(calendar-sync): render multi-day events as org ranges | Craig Jennings | 5 days | 2 | -12/+105 |