aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix(dev): repair hunk jump, F4 hook leak, async clone, and nil guardsCraig Jennings5 days16-139/+628
* refactor(go): drop exec-path registration now duplicated at top levelCraig Jennings5 days1-1/+0
* fix(prog): cover classic modes and warn for missing dev toolsCraig Jennings5 days8-11/+263
* refactor(media): extract the playback sentinel as a named builderCraig Jennings5 days2-10/+48
* refactor: launch external processes with argv lists, not shellsCraig Jennings5 days6-67/+284
* test(ai-term): close the show-or-create subprocess mock holeCraig Jennings5 days1-3/+16
* feat(music): add a delete-playlist commandCraig Jennings5 days2-1/+169
* refactor(music): single builder for the number-gutter stringCraig Jennings5 days1-13/+15
* feat(completion): right-align custom category annotationsCraig Jennings5 days5-44/+135
* feat(music): freeze the playlist header while the track list scrollsCraig Jennings5 days2-3/+87
* fix(music): unstick arrows and number placement at the playlist topCraig Jennings5 days2-1/+39
* feat(music): mark the current playlist row on its numberCraig Jennings5 days2-2/+91
* fix(music): raise the playlist dock default to half the frameCraig Jennings5 days2-9/+10
* fix(music): show the cursor on the row number and open the dock tallerCraig Jennings5 days3-3/+66
* feat(music): pin the playlist cursor to the number gutterCraig Jennings5 days2-1/+93
* feat(music): playing-aware playlist landing and music-only addsCraig Jennings5 days6-30/+345
* feat(music): tag completion, aligned listings, numbered playlist rowsCraig Jennings5 days4-18/+347
* docs(ai-term): match reuse-edge docstring to delete-window realityCraig Jennings5 days1-4/+7
* fix(ai-term): key teardown session names off the buffer nameCraig Jennings5 days5-13/+87
* fix(calendar-sync): honor BYDAY rules and drop cancelled eventsCraig Jennings5 days10-27/+528
* chore: two-pass case handling in pre-commit secret scanCraig Jennings5 days1-5/+17
* docs: add org-agenda dock-mode spec (draft)Craig Jennings5 days1-0/+181
* feat(org-agenda): raise file-cache TTL to 24h and bind S-<f8> force-refreshCraig Jennings6 days1-3/+14
* test: assert recurring-events window against calendar-sync's own rangeCraig Jennings6 days1-7/+14
* fix(test): stop silently skipping every integration testCraig Jennings7 days4-37/+101
* fix(calendar-sync): render multi-day events as org rangesCraig Jennings7 days2-12/+105
* fix(calendar-sync): keep the final occurrence of an UNTIL-bounded seriesCraig Jennings7 days5-10/+127
* fix(org-agenda): hoist cj/timeformat out of the defun it was buried inCraig Jennings7 days2-1/+88
* feat(markdown): toggle between edit and view modes with C-c C-x vCraig Jennings9 days1-1/+14
* feat(tramp): add phone FTP quick-access entry with passive-mode ange-ftpCraig Jennings9 days2-0/+8
* fix(recording): delete the stub .mkv a failed video start leavesCraig Jennings10 days2-4/+171
* chore: gitignore the working scratch directoryCraig Jennings10 days1-0/+1
* chore: gitignore the takuzu stats file until its path fix landsCraig Jennings10 days1-0/+1
* refactor(signal): retire the in-Emacs signel client to the archiveCraig Jennings10 days14-19/+25
* docs(specs): retire the gloss spec, close signal-client as implementedCraig Jennings10 days2-324/+2
* fix(prog-python): keep the pyright guard authoritative for LSP attachCraig Jennings10 days2-5/+78
* fix(flycheck): drop the checkdoc suppression that never workedCraig Jennings10 days1-4/+6
* fix(prog-lisp): let flycheck-package setup actually runCraig Jennings10 days1-1/+5
* fix(prog-json): make the jq query key actually reachableCraig Jennings10 days1-3/+8
* fix(prog-training): stop enabling global url.el debug loggingCraig Jennings10 days1-2/+3
* feat(telega): enable desktop notificationsCraig Jennings10 days1-1/+8
* fix(signal): load notifications.el before the fallback notifierCraig Jennings10 days1-0/+3
* fix(slack): harden notifications like signel'sCraig Jennings10 days2-6/+159
* fix(signal): honor the cache-clear promise and mark empty fetches warmCraig Jennings10 days3-11/+95
* feat(ai-term): pick the agent runtime at session launchCraig Jennings10 days4-10/+255
* refactor(mu4e-contacts): drop no-op completion hook surgeryCraig Jennings10 days1-8/+9
* fix(mu4e-attachments): reject stale MIME handles at save timeCraig Jennings10 days2-1/+61
* fix(mail): repair account nav, send fallback, and reply handlingCraig Jennings10 days3-52/+92
* chore(org-capture): clear the module's byte-compile warningsCraig Jennings10 days1-7/+7
* test(org-capture): cover the popup neutralize guardsCraig Jennings10 days1-0/+136