| Commit message (Expand) | Author | Age | Files | Lines |
| * | chore: gitignore the working scratch directory | Craig Jennings | 17 hours | 1 | -0/+1 |
| * | chore: gitignore the takuzu stats file until its path fix lands | Craig Jennings | 17 hours | 1 | -0/+1 |
| * | refactor(signal): retire the in-Emacs signel client to the archive | Craig Jennings | 18 hours | 14 | -19/+25 |
| * | docs(specs): retire the gloss spec, close signal-client as implemented | Craig Jennings | 18 hours | 2 | -324/+2 |
| * | fix(prog-python): keep the pyright guard authoritative for LSP attach | Craig Jennings | 18 hours | 2 | -5/+78 |
| * | fix(flycheck): drop the checkdoc suppression that never worked | Craig Jennings | 18 hours | 1 | -4/+6 |
| * | fix(prog-lisp): let flycheck-package setup actually run | Craig Jennings | 18 hours | 1 | -1/+5 |
| * | fix(prog-json): make the jq query key actually reachable | Craig Jennings | 18 hours | 1 | -3/+8 |
| * | fix(prog-training): stop enabling global url.el debug logging | Craig Jennings | 18 hours | 1 | -2/+3 |
| * | feat(telega): enable desktop notifications | Craig Jennings | 19 hours | 1 | -1/+8 |
| * | fix(signal): load notifications.el before the fallback notifier | Craig Jennings | 19 hours | 1 | -0/+3 |
| * | fix(slack): harden notifications like signel's | Craig Jennings | 19 hours | 2 | -6/+159 |
| * | fix(signal): honor the cache-clear promise and mark empty fetches warm | Craig Jennings | 19 hours | 3 | -11/+95 |
| * | feat(ai-term): pick the agent runtime at session launch | Craig Jennings | 19 hours | 4 | -10/+255 |
| * | refactor(mu4e-contacts): drop no-op completion hook surgery | Craig Jennings | 19 hours | 1 | -8/+9 |
| * | fix(mu4e-attachments): reject stale MIME handles at save time | Craig Jennings | 19 hours | 2 | -1/+61 |
| * | fix(mail): repair account nav, send fallback, and reply handling | Craig Jennings | 20 hours | 3 | -52/+92 |
| * | chore(org-capture): clear the module's byte-compile warnings | Craig Jennings | 25 hours | 1 | -7/+7 |
| * | test(org-capture): cover the popup neutralize guards | Craig Jennings | 26 hours | 1 | -0/+136 |
| * | fix(org-capture): keep the popup frame from clamping a live terminal buffer | Craig Jennings | 26 hours | 1 | -0/+49 |
| * | feat(eat-config): answer XTWINOPS queries so tmux renders sixel in EAT | Craig Jennings | 27 hours | 2 | -0/+216 |
| * | fix(calendar-sync): stop EXDATE scan loop on comma-separated values | Craig Jennings | 27 hours | 1 | -3/+9 |
| * | bug: fixing exdate lines and adding tests | Craig Jennings | 31 hours | 2 | -6/+38 |
| * | fix(org-drill-config): fall back to :vc when the dev checkout is absent | Craig Jennings | 3 days | 2 | -19/+67 |
| * | refactor(org-webclipper): remove dead commented keymap blocks | Craig Jennings | 3 days | 1 | -20/+0 |
| * | refactor(calendar-sync-source): drop dead fetch variant, test the sentinel | Craig Jennings | 3 days | 2 | -46/+95 |
| * | fix(org-contacts-config): jump to contact heading, not a body match | Craig Jennings | 3 days | 2 | -13/+96 |
| * | fix(org-reveal-config): register presentation keys via prefix map | Craig Jennings | 3 days | 2 | -11/+60 |
| * | fix(flyspell-and-abbrev): stop re-scanning the whole buffer on every C-' | Craig Jennings | 3 days | 2 | -3/+26 |
| * | fix(lorem-optimum): guard empty chain, make cj/lipsum a command | Craig Jennings | 3 days | 2 | -2/+37 |
| * | fix(keyboard-macros): require user-constants at runtime, drop exit prompt | Craig Jennings | 3 days | 1 | -10/+2 |
| * | fix(text-config): bind edit-indirect and accent to reachable keys | Craig Jennings | 3 days | 2 | -3/+16 |
| * | refactor(org-export): delete dead ox-texinfo block, relocate footnote setting | Craig Jennings | 3 days | 2 | -16/+3 |
| * | refactor(org-agenda): move timegrid setting to its owner, drop dead timeline | Craig Jennings | 3 days | 2 | -3/+1 |
| * | fix(org-roam): resolve void find-node bindings, drop dead config | Craig Jennings | 3 days | 5 | -100/+21 |
| * | fix(custom-case): align title-case with its docstring and standard rules | Craig Jennings | 3 days | 2 | -18/+47 |
| * | fix(custom-text-enclose): decouple indent count from the tabs choice | Craig Jennings | 3 days | 2 | -5/+41 |
| * | fix(custom-ordering): preserve the trailing newline in reverse and number | Craig Jennings | 3 days | 3 | -17/+35 |
| * | fix(custom-line-paragraph): correct paren-jump, line-join, and duplicate | Craig Jennings | 3 days | 4 | -35/+102 |
| * | fix(custom-comments): correct comment-reformat and inline-border | Craig Jennings | 3 days | 3 | -25/+34 |
| * | fix(custom-datetime): make sortable-time actually sortable | Craig Jennings | 3 days | 2 | -3/+4 |
| * | fix(custom-buffer-file): error when copy-link has no file to copy | Craig Jennings | 3 days | 2 | -10/+14 |
| * | refactor(selection-framework): drop the overridden vertico sort custom | Craig Jennings | 3 days | 1 | -1/+3 |
| * | refactor: retire unreferenced modules to an archive directory | Craig Jennings | 3 days | 12 | -8/+73 |
| * | fix(custom-buffer-file): stop leaking the MIME handle in the email viewer | Craig Jennings | 3 days | 2 | -15/+45 |
| * | refactor(ui-config): drop the duplicate nerd-icons stanza | Craig Jennings | 3 days | 1 | -9/+0 |
| * | fix(ui-theme): create persist/ before writing the saved theme | Craig Jennings | 3 days | 2 | -2/+21 |
| * | fix(undead-buffers): guard kill-other-window against a lone window | Craig Jennings | 3 days | 2 | -8/+15 |
| * | fix(font-config): daemon emoji images and a re-runnable font list | Craig Jennings | 3 days | 2 | -16/+74 |
| * | feat: add takuzu-config and wire it into init | Craig Jennings | 3 days | 2 | -0/+18 |