| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(org-roam): resolve void find-node bindings, drop dead config | Craig Jennings | 13 hours | 5 | -100/+21 |
| * | fix(custom-case): align title-case with its docstring and standard rules | Craig Jennings | 14 hours | 2 | -18/+47 |
| * | fix(custom-text-enclose): decouple indent count from the tabs choice | Craig Jennings | 14 hours | 2 | -5/+41 |
| * | fix(custom-ordering): preserve the trailing newline in reverse and number | Craig Jennings | 14 hours | 3 | -17/+35 |
| * | fix(custom-line-paragraph): correct paren-jump, line-join, and duplicate | Craig Jennings | 14 hours | 4 | -35/+102 |
| * | fix(custom-comments): correct comment-reformat and inline-border | Craig Jennings | 15 hours | 3 | -25/+34 |
| * | fix(custom-datetime): make sortable-time actually sortable | Craig Jennings | 15 hours | 2 | -3/+4 |
| * | fix(custom-buffer-file): error when copy-link has no file to copy | Craig Jennings | 15 hours | 2 | -10/+14 |
| * | refactor(selection-framework): drop the overridden vertico sort custom | Craig Jennings | 15 hours | 1 | -1/+3 |
| * | refactor: retire unreferenced modules to an archive directory | Craig Jennings | 16 hours | 12 | -8/+73 |
| * | fix(custom-buffer-file): stop leaking the MIME handle in the email viewer | Craig Jennings | 16 hours | 2 | -15/+45 |
| * | refactor(ui-config): drop the duplicate nerd-icons stanza | Craig Jennings | 17 hours | 1 | -9/+0 |
| * | fix(ui-theme): create persist/ before writing the saved theme | Craig Jennings | 17 hours | 2 | -2/+21 |
| * | fix(undead-buffers): guard kill-other-window against a lone window | Craig Jennings | 17 hours | 2 | -8/+15 |
| * | fix(font-config): daemon emoji images and a re-runnable font list | Craig Jennings | 17 hours | 2 | -16/+74 |
| * | feat: add takuzu-config and wire it into init | Craig Jennings | 19 hours | 2 | -0/+18 |
| * | refactor(local-repository): drop the dead archive-init path | Craig Jennings | 29 hours | 3 | -111/+41 |
| * | refactor(keybindings): drop the no-op C-x C-f rebind | Craig Jennings | 29 hours | 1 | -2/+0 |
| * | fix(system-utils): correct swapped args in the run-on-file message | Craig Jennings | 29 hours | 1 | -1/+1 |
| * | fix(config-utilities): detect native-comp with the right predicate, clear eln... | Craig Jennings | 29 hours | 2 | -10/+25 |
| * | fix(keyboard-compat): register terminal arrow-key setup on tty-setup-hook | Craig Jennings | 29 hours | 2 | -2/+13 |
| * | docs(spec): reconcile init-load-graph to the shipped LSP decision | Craig Jennings | 30 hours | 1 | -14/+20 |
| * | refactor(lsp): make prog-general the single owner of LSP config | Craig Jennings | 34 hours | 5 | -303/+242 |
| * | fix(auto-dim): dim the remaining org faces, and test for the next one | Craig Jennings | 46 hours | 2 | -0/+87 |
| * | fix(auto-dim): dim org-superstar's heading stars and list bullets | Craig Jennings | 47 hours | 2 | -0/+44 |
| * | docs(spec): cancel the org workflow doctor, it has no job | Craig Jennings | 47 hours | 1 | -2/+31 |
| * | fix(flycheck): lint ledger buffers, which nothing ever did | Craig Jennings | 2 days | 3 | -12/+69 |
| * | fix(test-runner): reject a sibling dir that shares the test dir's prefix | Craig Jennings | 2 days | 2 | -1/+23 |
| * | fix(auto-dim): dim the built-in link faces in unfocused windows | Craig Jennings | 2 days | 2 | -0/+36 |
| * | test(ledger): audit ledger-config and pin its current behavior | Craig Jennings | 2 days | 2 | -0/+194 |
| * | docs(design): survey where a curated "?" help menu fits | Craig Jennings | 2 days | 1 | -0/+96 |
| * | docs(design): map Org module ownership and load boundaries | Craig Jennings | 2 days | 1 | -0/+138 |
| * | docs(spec): draft the org workflow doctor spec | Craig Jennings | 2 days | 1 | -0/+231 |
| * | docs(specs): flip the two music specs to IMPLEMENTED | Craig Jennings | 2 days | 2 | -4/+6 |
| * | feat(music): always dock the playlist at the bottom | Craig Jennings | 2 days | 3 | -90/+87 |
| * | docs(auto-dim): note that ANSI-coloured terminal spans stay lit | Craig Jennings | 2 days | 1 | -0/+8 |
| * | fix(auto-dim): flat-dim the remaining org structure faces | Craig Jennings | 2 days | 2 | -8/+64 |
| * | fix(auto-dim): dim org headings, links, and tags in unfocused windows | Craig Jennings | 3 days | 2 | -0/+51 |
| * | feat(music): move radio to a C-; m r prefix, lowercase the menu keys | Craig Jennings | 4 days | 2 | -11/+42 |
| * | feat(music): queue radio picks and save on request | Craig Jennings | 4 days | 11 | -500/+729 |
| * | feat(music): fancy GUI player with hero, cover art, and bar (phase 3) | Craig Jennings | 5 days | 2 | -48/+305 |
| * | feat(music): cover-art fetch and cache for the player (fancy UI phase 2) | Craig Jennings | 5 days | 7 | -22/+434 |
| * | feat(music): show station and track names, not stream URLs (fancy UI phase 1) | Craig Jennings | 6 days | 6 | -204/+435 |
| * | docs(specs): flip fancy music-player UI spec READY -> DOING | Craig Jennings | 6 days | 1 | -2/+3 |
| * | docs(specs): review and respond fancy music-player UI spec (READY) | Craig Jennings | 6 days | 1 | -17/+55 |
| * | docs(specs): resolve fancy music-player UI decisions (5/5) | Craig Jennings | 6 days | 1 | -6/+7 |
| * | docs(specs): add fancy music-player UI spec + prototype (DRAFT) | Craig Jennings | 6 days | 2 | -0/+369 |
| * | feat(music): radio row for name, tag, and manual station search | Craig Jennings | 6 days | 3 | -36/+77 |
| * | feat(music): radio-browser search command + keybinding (phase 2) | Craig Jennings | 6 days | 2 | -0/+176 |
| * | feat(music): radio-browser search client + emitter (phase 1) | Craig Jennings | 6 days | 3 | -2/+259 |