aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* refactor(org-refile): name the two refile advices so they can be removedCraig Jennings3 days1-0/+87
* fix(test): stop the syncing-p tests leaking in-flight stateCraig Jennings3 days2-74/+128
* fix(githooks): stop the secret scan passing when it read nothingCraig Jennings3 days2-0/+199
* fix: correct four wrong behaviors and drop three dead code pathsCraig Jennings3 days9-411/+526
* fix(auto-dim): stop the minibuffer from re-dimming the window you leftCraig Jennings3 days1-1/+6
* fix: make the Full Agenda frame's default-deny actually denyCraig Jennings5 days1-0/+28
* feat(music): move single to 1, save to s, drop the stop keyCraig Jennings6 days2-3/+21
* feat: add d/w day/week view toggle to the Full Agenda frameCraig Jennings6 days1-4/+63
* fix: stop M-SPC / M-S-SPC escaping the Full Agenda frameCraig Jennings6 days1-0/+10
* fix: bind g to refresh inside the Full Agenda frameCraig Jennings6 days1-3/+6
* refactor(elfeed): remove dead cj/extract-stream-urlCraig Jennings6 days1-38/+1
* fix(system): resolve the locker at command time, not module loadCraig Jennings6 days1-0/+32
* test: make the 31st-recurrence and immediate-insert tests env-stableCraig Jennings6 days2-8/+18
* perf(ai-term): fetch the tmux session list once per launchCraig Jennings6 days1-0/+40
* perf(host-env): try cheap timezone methods before the zoneinfo scanCraig Jennings6 days1-4/+15
* refactor(comments): extract shared comment-syntax resolutionCraig Jennings6 days1-0/+25
* fix(dev-fkeys): run javascript test files through the npx runnerCraig Jennings6 days1-4/+9
* fix(calendar): skip short months for plain monthly-on-the-31st rulesCraig Jennings6 days1-0/+18
* fix(comments): render padded dividers at LENGTH exactlyCraig Jennings6 days1-0/+18
* fix(music): queue all dired-marked files and de-anonymize header adviceCraig Jennings6 days2-0/+89
* fix(undead-buffers): keep C-u on wrapper commands from spamming the undead listCraig Jennings6 days1-0/+17
* fix(dashboard): make the bookmarks override realCraig Jennings6 days1-0/+10
* fix(org-roam): declare capture-templates special for immediate insertCraig Jennings6 days1-0/+8
* fix(jumper): handle empty completing-read input without crashingCraig Jennings6 days1-0/+25
* fix(external-open): guard looping video open behind executable-findCraig Jennings6 days1-0/+10
* fix(slack): friendly error on reaction command before slack loadsCraig Jennings6 days1-0/+8
* fix(flyspell): escape the + so org src blocks are actually skippedCraig Jennings6 days1-0/+18
* feat(agenda): suspend auto-dim while the agenda frame is openCraig Jennings7 days1-0/+70
* fix(agenda): hide the refresh tick's selection flickerCraig Jennings7 days1-0/+32
* fix(agenda): repair the refresh tick, tighten the gutter, allow point motionCraig Jennings7 days1-2/+47
* fix(agenda): keep the agenda frame a single full-height agenda windowCraig Jennings7 days1-1/+40
* fix(agenda): make C-x C-c close the agenda frame, not the daemonCraig Jennings7 days1-0/+8
* fix(agenda): stop the frame's catch-all from swallowing input machineryCraig Jennings7 days1-3/+62
* fix(agenda): spawn the agenda frame tiled, not compositor-fullscreenCraig Jennings7 days1-0/+10
* feat(agenda): add S-<f8> dedicated fullscreen agenda frameCraig Jennings7 days1-0/+736
* feat(fontaine): rename Coding to Coding M, add Coding L at 14ptCraig Jennings7 days1-11/+13
* feat(ai-term): M-SPC cycles attached agents, M-S-SPC cycles allCraig Jennings7 days2-6/+68
* feat: add workflow font profilesCraig Jennings8 days3-105/+255
* fix(shell): require external-open, scope tramp revert, drop dead configCraig Jennings9 days2-9/+39
* fix(dev): repair hunk jump, F4 hook leak, async clone, and nil guardsCraig Jennings9 days10-86/+505
* fix(prog): cover classic modes and warn for missing dev toolsCraig Jennings9 days4-0/+192
* refactor(media): extract the playback sentinel as a named builderCraig Jennings9 days1-0/+34
* refactor: launch external processes with argv lists, not shellsCraig Jennings9 days4-26/+206
* test(ai-term): close the show-or-create subprocess mock holeCraig Jennings9 days1-3/+16
* feat(music): add a delete-playlist commandCraig Jennings9 days1-0/+135
* feat(completion): right-align custom category annotationsCraig Jennings9 days3-21/+102
* feat(music): freeze the playlist header while the track list scrollsCraig Jennings9 days1-0/+50
* fix(music): unstick arrows and number placement at the playlist topCraig Jennings9 days1-0/+27
* feat(music): mark the current playlist row on its numberCraig Jennings9 days1-0/+55
* fix(music): raise the playlist dock default to half the frameCraig Jennings9 days1-3/+4