aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* refactor(mu4e): collapse dead completion conditionalCraig Jennings12 days1-6/+3
* refactor(coverage): replace double-negative empty guard with whenCraig Jennings12 days1-1/+1
* refactor(epub): drop unused col-px binding in nov-center-imagesCraig Jennings12 days1-2/+1
* fix(erc): declare erc-server-process specialCraig Jennings12 days1-0/+1
* fix(auth): declare plstore-open for the byte-compilerCraig Jennings12 days1-0/+1
* fix(dwim-shell): correct flip-vertically docstringCraig Jennings12 days1-1/+1
* feat(agenda): suspend auto-dim while the agenda frame is openCraig Jennings12 days2-0/+95
* fix(agenda): hide the refresh tick's selection flickerCraig Jennings12 days2-2/+46
* fix(agenda): repair the refresh tick, tighten the gutter, allow point motionCraig Jennings12 days2-6/+74
* fix(agenda): keep the agenda frame a single full-height agenda windowCraig Jennings12 days2-5/+57
* fix(agenda): make C-x C-c close the agenda frame, not the daemonCraig Jennings12 days2-0/+13
* fix(agenda): stop the frame's catch-all from swallowing input machineryCraig Jennings12 days2-21/+107
* fix(agenda): spawn the agenda frame tiled, not compositor-fullscreenCraig Jennings12 days5-15/+34
* feat(agenda): add S-<f8> dedicated fullscreen agenda frameCraig Jennings12 days6-201/+1780
* docs(spec): redesign org-agenda spec to a fullscreen frame, mark READYCraig Jennings13 days1-102/+119
* feat(fontaine): rename Coding to Coding M, add Coding L at 14ptCraig Jennings13 days3-14/+21
* feat(ai-term): M-SPC cycles attached agents, M-S-SPC cycles allCraig Jennings13 days5-35/+142
* refactor: drop unreachable nil after user-error in recording checksCraig Jennings13 days1-4/+2
* docs: fix broken file: links in theme-studio and ai-kb specsCraig Jennings13 days5-6/+6
* chore: version active working artifactsCraig Jennings13 days68-1/+3100
* feat: add workflow font profilesCraig Jennings13 days10-221/+538
* fix(shell): require external-open, scope tramp revert, drop dead configCraig Jennings2026-07-185-30/+50
* fix(dev): repair hunk jump, F4 hook leak, async clone, and nil guardsCraig Jennings2026-07-1816-139/+628
* refactor(go): drop exec-path registration now duplicated at top levelCraig Jennings2026-07-181-1/+0
* fix(prog): cover classic modes and warn for missing dev toolsCraig Jennings2026-07-188-11/+263
* refactor(media): extract the playback sentinel as a named builderCraig Jennings2026-07-182-10/+48
* refactor: launch external processes with argv lists, not shellsCraig Jennings2026-07-186-67/+284
* test(ai-term): close the show-or-create subprocess mock holeCraig Jennings2026-07-181-3/+16
* feat(music): add a delete-playlist commandCraig Jennings2026-07-182-1/+169
* refactor(music): single builder for the number-gutter stringCraig Jennings2026-07-181-13/+15
* feat(completion): right-align custom category annotationsCraig Jennings2026-07-185-44/+135
* feat(music): freeze the playlist header while the track list scrollsCraig Jennings2026-07-182-3/+87
* fix(music): unstick arrows and number placement at the playlist topCraig Jennings2026-07-182-1/+39
* feat(music): mark the current playlist row on its numberCraig Jennings2026-07-182-2/+91
* fix(music): raise the playlist dock default to half the frameCraig Jennings2026-07-182-9/+10
* fix(music): show the cursor on the row number and open the dock tallerCraig Jennings2026-07-183-3/+66
* feat(music): pin the playlist cursor to the number gutterCraig Jennings2026-07-182-1/+93
* feat(music): playing-aware playlist landing and music-only addsCraig Jennings2026-07-186-30/+345
* feat(music): tag completion, aligned listings, numbered playlist rowsCraig Jennings2026-07-184-18/+347
* docs(ai-term): match reuse-edge docstring to delete-window realityCraig Jennings2026-07-181-4/+7
* fix(ai-term): key teardown session names off the buffer nameCraig Jennings2026-07-185-13/+87
* fix(calendar-sync): honor BYDAY rules and drop cancelled eventsCraig Jennings2026-07-1810-27/+528
* chore: two-pass case handling in pre-commit secret scanCraig Jennings2026-07-181-5/+17
* docs: add org-agenda dock-mode spec (draft)Craig Jennings2026-07-181-0/+181
* feat(org-agenda): raise file-cache TTL to 24h and bind S-<f8> force-refreshCraig Jennings2026-07-171-3/+14
* test: assert recurring-events window against calendar-sync's own rangeCraig Jennings2026-07-171-7/+14
* fix(test): stop silently skipping every integration testCraig Jennings2026-07-164-37/+101
* fix(calendar-sync): render multi-day events as org rangesCraig Jennings2026-07-162-12/+105
* fix(calendar-sync): keep the final occurrence of an UNTIL-bounded seriesCraig Jennings2026-07-165-10/+127
* fix(org-agenda): hoist cj/timeformat out of the defun it was buried inCraig Jennings2026-07-162-1/+88