aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix(calendar-sync): keep the final occurrence of an UNTIL-bounded seriesCraig Jennings15 hours3-6/+109
* fix(org-agenda): hoist cj/timeformat out of the defun it was buried inCraig Jennings16 hours1-0/+84
* fix(recording): delete the stub .mkv a failed video start leavesCraig Jennings3 days1-0/+152
* refactor(signal): retire the in-Emacs signel client to the archiveCraig Jennings3 days8-958/+11
* fix(prog-python): keep the pyright guard authoritative for LSP attachCraig Jennings3 days1-0/+64
* fix(slack): harden notifications like signel'sCraig Jennings3 days1-0/+113
* fix(signal): honor the cache-clear promise and mark empty fetches warmCraig Jennings3 days2-4/+68
* feat(ai-term): pick the agent runtime at session launchCraig Jennings3 days1-0/+136
* fix(mu4e-attachments): reject stale MIME handles at save timeCraig Jennings3 days1-0/+50
* fix(mail): repair account nav, send fallback, and reply handlingCraig Jennings3 days2-2/+37
* test(org-capture): cover the popup neutralize guardsCraig Jennings4 days1-0/+136
* feat(eat-config): answer XTWINOPS queries so tmux renders sixel in EATCraig Jennings4 days1-0/+120
* bug: fixing exdate lines and adding testsCraig Jennings4 days1-0/+29
* fix(org-drill-config): fall back to :vc when the dev checkout is absentCraig Jennings5 days1-0/+31
* refactor(calendar-sync-source): drop dead fetch variant, test the sentinelCraig Jennings5 days1-0/+72
* fix(org-contacts-config): jump to contact heading, not a body matchCraig Jennings5 days1-0/+72
* fix(org-reveal-config): register presentation keys via prefix mapCraig Jennings5 days1-0/+38
* fix(flyspell-and-abbrev): stop re-scanning the whole buffer on every C-'Craig Jennings5 days1-0/+22
* fix(lorem-optimum): guard empty chain, make cj/lipsum a commandCraig Jennings5 days1-0/+21
* fix(text-config): bind edit-indirect and accent to reachable keysCraig Jennings5 days1-0/+13
* fix(org-roam): resolve void find-node bindings, drop dead configCraig Jennings6 days1-0/+11
* fix(custom-case): align title-case with its docstring and standard rulesCraig Jennings6 days1-6/+16
* fix(custom-text-enclose): decouple indent count from the tabs choiceCraig Jennings6 days1-0/+29
* fix(custom-ordering): preserve the trailing newline in reverse and numberCraig Jennings6 days2-4/+7
* fix(custom-line-paragraph): correct paren-jump, line-join, and duplicateCraig Jennings6 days3-14/+62
* fix(custom-comments): correct comment-reformat and inline-borderCraig Jennings6 days2-9/+12
* fix(custom-datetime): make sortable-time actually sortableCraig Jennings6 days1-2/+3
* fix(custom-buffer-file): error when copy-link has no file to copyCraig Jennings6 days1-5/+6
* refactor: retire unreferenced modules to an archive directoryCraig Jennings6 days2-79/+8
* fix(custom-buffer-file): stop leaking the MIME handle in the email viewerCraig Jennings6 days1-0/+20
* fix(ui-theme): create persist/ before writing the saved themeCraig Jennings6 days1-0/+13
* fix(undead-buffers): guard kill-other-window against a lone windowCraig Jennings6 days1-4/+5
* fix(font-config): daemon emoji images and a re-runnable font listCraig Jennings6 days1-0/+42
* refactor(local-repository): drop the dead archive-init pathCraig Jennings6 days2-58/+32
* fix(config-utilities): detect native-comp with the right predicate, clear eln...Craig Jennings6 days1-7/+16
* fix(keyboard-compat): register terminal arrow-key setup on tty-setup-hookCraig Jennings6 days1-0/+8
* refactor(lsp): make prog-general the single owner of LSP configCraig Jennings7 days3-182/+148
* fix(auto-dim): dim the remaining org faces, and test for the next oneCraig Jennings7 days1-0/+73
* fix(auto-dim): dim org-superstar's heading stars and list bulletsCraig Jennings7 days1-0/+33
* fix(flycheck): lint ledger buffers, which nothing ever didCraig Jennings7 days1-0/+31
* fix(test-runner): reject a sibling dir that shares the test dir's prefixCraig Jennings7 days1-0/+19
* fix(auto-dim): dim the built-in link faces in unfocused windowsCraig Jennings7 days1-0/+31
* test(ledger): audit ledger-config and pin its current behaviorCraig Jennings7 days1-0/+70
* feat(music): always dock the playlist at the bottomCraig Jennings8 days2-45/+74
* fix(auto-dim): flat-dim the remaining org structure facesCraig Jennings8 days1-8/+42
* fix(auto-dim): dim org headings, links, and tags in unfocused windowsCraig Jennings8 days1-0/+33
* feat(music): move radio to a C-; m r prefix, lowercase the menu keysCraig Jennings9 days1-0/+22
* feat(music): queue radio picks and save on requestCraig Jennings9 days9-365/+530
* feat(music): fancy GUI player with hero, cover art, and bar (phase 3)Craig Jennings11 days1-0/+50
* feat(music): cover-art fetch and cache for the player (fancy UI phase 2)Craig Jennings11 days5-0/+239