| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(signal): load notifications.el before the fallback notifier | Craig Jennings | 36 hours | 1 | -0/+3 |
| * | fix(slack): harden notifications like signel's | Craig Jennings | 36 hours | 2 | -6/+159 |
| * | fix(signal): honor the cache-clear promise and mark empty fetches warm | Craig Jennings | 37 hours | 3 | -11/+95 |
| * | feat(ai-term): pick the agent runtime at session launch | Craig Jennings | 37 hours | 4 | -10/+255 |
| * | refactor(mu4e-contacts): drop no-op completion hook surgery | Craig Jennings | 37 hours | 1 | -8/+9 |
| * | fix(mu4e-attachments): reject stale MIME handles at save time | Craig Jennings | 37 hours | 2 | -1/+61 |
| * | fix(mail): repair account nav, send fallback, and reply handling | Craig Jennings | 37 hours | 3 | -52/+92 |
| * | chore(org-capture): clear the module's byte-compile warnings | Craig Jennings | 43 hours | 1 | -7/+7 |
| * | test(org-capture): cover the popup neutralize guards | Craig Jennings | 44 hours | 1 | -0/+136 |
| * | fix(org-capture): keep the popup frame from clamping a live terminal buffer | Craig Jennings | 44 hours | 1 | -0/+49 |
| * | feat(eat-config): answer XTWINOPS queries so tmux renders sixel in EAT | Craig Jennings | 45 hours | 2 | -0/+216 |
| * | fix(calendar-sync): stop EXDATE scan loop on comma-separated values | Craig Jennings | 45 hours | 1 | -3/+9 |
| * | bug: fixing exdate lines and adding tests | Craig Jennings | 2 days | 2 | -6/+38 |
| * | fix(org-drill-config): fall back to :vc when the dev checkout is absent | Craig Jennings | 4 days | 2 | -19/+67 |
| * | refactor(org-webclipper): remove dead commented keymap blocks | Craig Jennings | 4 days | 1 | -20/+0 |
| * | refactor(calendar-sync-source): drop dead fetch variant, test the sentinel | Craig Jennings | 4 days | 2 | -46/+95 |
| * | fix(org-contacts-config): jump to contact heading, not a body match | Craig Jennings | 4 days | 2 | -13/+96 |
| * | fix(org-reveal-config): register presentation keys via prefix map | Craig Jennings | 4 days | 2 | -11/+60 |
| * | fix(flyspell-and-abbrev): stop re-scanning the whole buffer on every C-' | Craig Jennings | 4 days | 2 | -3/+26 |
| * | fix(lorem-optimum): guard empty chain, make cj/lipsum a command | Craig Jennings | 4 days | 2 | -2/+37 |
| * | fix(keyboard-macros): require user-constants at runtime, drop exit prompt | Craig Jennings | 4 days | 1 | -10/+2 |
| * | fix(text-config): bind edit-indirect and accent to reachable keys | Craig Jennings | 4 days | 2 | -3/+16 |
| * | refactor(org-export): delete dead ox-texinfo block, relocate footnote setting | Craig Jennings | 4 days | 2 | -16/+3 |
| * | refactor(org-agenda): move timegrid setting to its owner, drop dead timeline | Craig Jennings | 4 days | 2 | -3/+1 |
| * | fix(org-roam): resolve void find-node bindings, drop dead config | Craig Jennings | 4 days | 5 | -100/+21 |
| * | fix(custom-case): align title-case with its docstring and standard rules | Craig Jennings | 4 days | 2 | -18/+47 |
| * | fix(custom-text-enclose): decouple indent count from the tabs choice | Craig Jennings | 4 days | 2 | -5/+41 |
| * | fix(custom-ordering): preserve the trailing newline in reverse and number | Craig Jennings | 4 days | 3 | -17/+35 |
| * | fix(custom-line-paragraph): correct paren-jump, line-join, and duplicate | Craig Jennings | 4 days | 4 | -35/+102 |
| * | fix(custom-comments): correct comment-reformat and inline-border | Craig Jennings | 4 days | 3 | -25/+34 |
| * | fix(custom-datetime): make sortable-time actually sortable | Craig Jennings | 4 days | 2 | -3/+4 |
| * | fix(custom-buffer-file): error when copy-link has no file to copy | Craig Jennings | 4 days | 2 | -10/+14 |
| * | refactor(selection-framework): drop the overridden vertico sort custom | Craig Jennings | 4 days | 1 | -1/+3 |
| * | refactor: retire unreferenced modules to an archive directory | Craig Jennings | 4 days | 12 | -8/+73 |
| * | fix(custom-buffer-file): stop leaking the MIME handle in the email viewer | Craig Jennings | 4 days | 2 | -15/+45 |
| * | refactor(ui-config): drop the duplicate nerd-icons stanza | Craig Jennings | 4 days | 1 | -9/+0 |
| * | fix(ui-theme): create persist/ before writing the saved theme | Craig Jennings | 4 days | 2 | -2/+21 |
| * | fix(undead-buffers): guard kill-other-window against a lone window | Craig Jennings | 4 days | 2 | -8/+15 |
| * | fix(font-config): daemon emoji images and a re-runnable font list | Craig Jennings | 4 days | 2 | -16/+74 |
| * | feat: add takuzu-config and wire it into init | Craig Jennings | 4 days | 2 | -0/+18 |
| * | refactor(local-repository): drop the dead archive-init path | Craig Jennings | 5 days | 3 | -111/+41 |
| * | refactor(keybindings): drop the no-op C-x C-f rebind | Craig Jennings | 5 days | 1 | -2/+0 |
| * | fix(system-utils): correct swapped args in the run-on-file message | Craig Jennings | 5 days | 1 | -1/+1 |
| * | fix(config-utilities): detect native-comp with the right predicate, clear eln... | Craig Jennings | 5 days | 2 | -10/+25 |
| * | fix(keyboard-compat): register terminal arrow-key setup on tty-setup-hook | Craig Jennings | 5 days | 2 | -2/+13 |
| * | docs(spec): reconcile init-load-graph to the shipped LSP decision | Craig Jennings | 5 days | 1 | -14/+20 |
| * | refactor(lsp): make prog-general the single owner of LSP config | Craig Jennings | 5 days | 5 | -303/+242 |
| * | fix(auto-dim): dim the remaining org faces, and test for the next one | Craig Jennings | 5 days | 2 | -0/+87 |
| * | fix(auto-dim): dim org-superstar's heading stars and list bullets | Craig Jennings | 5 days | 2 | -0/+44 |
| * | docs(spec): cancel the org workflow doctor, it has no job | Craig Jennings | 5 days | 1 | -2/+31 |