aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* fix(signal): honor the cache-clear promise and mark empty fetches warmCraig Jennings13 days2-4/+68
* feat(ai-term): pick the agent runtime at session launchCraig Jennings13 days1-0/+136
* fix(mu4e-attachments): reject stale MIME handles at save timeCraig Jennings13 days1-0/+50
* fix(mail): repair account nav, send fallback, and reply handlingCraig Jennings13 days2-2/+37
* test(org-capture): cover the popup neutralize guardsCraig Jennings13 days1-0/+136
* feat(eat-config): answer XTWINOPS queries so tmux renders sixel in EATCraig Jennings13 days1-0/+120
* bug: fixing exdate lines and adding testsCraig Jennings13 days1-0/+29
* fix(org-drill-config): fall back to :vc when the dev checkout is absentCraig Jennings2026-07-111-0/+31
* refactor(calendar-sync-source): drop dead fetch variant, test the sentinelCraig Jennings2026-07-111-0/+72
* fix(org-contacts-config): jump to contact heading, not a body matchCraig Jennings2026-07-111-0/+72
* fix(org-reveal-config): register presentation keys via prefix mapCraig Jennings2026-07-111-0/+38
* fix(flyspell-and-abbrev): stop re-scanning the whole buffer on every C-'Craig Jennings2026-07-111-0/+22
* fix(lorem-optimum): guard empty chain, make cj/lipsum a commandCraig Jennings2026-07-111-0/+21
* fix(text-config): bind edit-indirect and accent to reachable keysCraig Jennings2026-07-111-0/+13
* fix(org-roam): resolve void find-node bindings, drop dead configCraig Jennings2026-07-111-0/+11
* fix(custom-case): align title-case with its docstring and standard rulesCraig Jennings2026-07-111-6/+16
* fix(custom-text-enclose): decouple indent count from the tabs choiceCraig Jennings2026-07-111-0/+29
* fix(custom-ordering): preserve the trailing newline in reverse and numberCraig Jennings2026-07-112-4/+7
* fix(custom-line-paragraph): correct paren-jump, line-join, and duplicateCraig Jennings2026-07-113-14/+62
* fix(custom-comments): correct comment-reformat and inline-borderCraig Jennings2026-07-112-9/+12
* fix(custom-datetime): make sortable-time actually sortableCraig Jennings2026-07-111-2/+3
* fix(custom-buffer-file): error when copy-link has no file to copyCraig Jennings2026-07-111-5/+6
* refactor: retire unreferenced modules to an archive directoryCraig Jennings2026-07-112-79/+8
* fix(custom-buffer-file): stop leaking the MIME handle in the email viewerCraig Jennings2026-07-111-0/+20
* fix(ui-theme): create persist/ before writing the saved themeCraig Jennings2026-07-111-0/+13
* fix(undead-buffers): guard kill-other-window against a lone windowCraig Jennings2026-07-111-4/+5
* fix(font-config): daemon emoji images and a re-runnable font listCraig Jennings2026-07-111-0/+42
* refactor(local-repository): drop the dead archive-init pathCraig Jennings2026-07-112-58/+32
* fix(config-utilities): detect native-comp with the right predicate, clear eln...Craig Jennings2026-07-111-7/+16
* fix(keyboard-compat): register terminal arrow-key setup on tty-setup-hookCraig Jennings2026-07-111-0/+8
* refactor(lsp): make prog-general the single owner of LSP configCraig Jennings2026-07-103-182/+148
* fix(auto-dim): dim the remaining org faces, and test for the next oneCraig Jennings2026-07-101-0/+73
* fix(auto-dim): dim org-superstar's heading stars and list bulletsCraig Jennings2026-07-101-0/+33
* fix(flycheck): lint ledger buffers, which nothing ever didCraig Jennings2026-07-101-0/+31
* fix(test-runner): reject a sibling dir that shares the test dir's prefixCraig Jennings2026-07-101-0/+19
* fix(auto-dim): dim the built-in link faces in unfocused windowsCraig Jennings2026-07-101-0/+31
* test(ledger): audit ledger-config and pin its current behaviorCraig Jennings2026-07-101-0/+70
* feat(music): always dock the playlist at the bottomCraig Jennings2026-07-092-45/+74
* fix(auto-dim): flat-dim the remaining org structure facesCraig Jennings2026-07-091-8/+42
* fix(auto-dim): dim org headings, links, and tags in unfocused windowsCraig Jennings2026-07-091-0/+33
* feat(music): move radio to a C-; m r prefix, lowercase the menu keysCraig Jennings2026-07-081-0/+22
* feat(music): queue radio picks and save on requestCraig Jennings2026-07-089-365/+530
* feat(music): fancy GUI player with hero, cover art, and bar (phase 3)Craig Jennings2026-07-061-0/+50
* feat(music): cover-art fetch and cache for the player (fancy UI phase 2)Craig Jennings2026-07-065-0/+239
* feat(music): show station and track names, not stream URLs (fancy UI phase 1)Craig Jennings2026-07-065-181/+311
* feat(music): radio row for name, tag, and manual station searchCraig Jennings2026-07-061-2/+18
* feat(music): radio-browser search command + keybinding (phase 2)Craig Jennings2026-07-061-0/+49
* feat(music): radio-browser search client + emitter (phase 1)Craig Jennings2026-07-061-0/+140
* fix(recording): stop wf-recorder start-race producing 0.5s fragment filesCraig Jennings2026-07-062-0/+64
* feat(music): source M3U playlists from multiple directoriesCraig Jennings2026-07-063-24/+119