aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix(music): size a playlist by its content, not by its symlinkCraig Jennings4 days2-8/+81
* feat(music): write an m3u path absolute when it leaves the playlist's directoryCraig Jennings4 days2-26/+80
* fix(music): base an appended m3u path on the playlist, not the music rootCraig Jennings4 days2-7/+122
* feat(recording): put the video and audio toggles on F9 and Shift-F9Craig Jennings4 days2-0/+165
* fix(calendar-sync): run the sync from a timer instead of the agenda hookCraig Jennings4 days12-14/+706
* feat(dirvish): add a quick-access shortcut to the wallpaper videosCraig Jennings6 days1-0/+1
* fix(prompts): make destructive confirms one keystrokeCraig Jennings7 days12-85/+256
* feat(agenda): refresh the render cache on a timer, without the daemonCraig Jennings7 days8-21/+301
* feat(agenda): add the renderer output profile and its cache fileCraig Jennings7 days2-6/+337
* feat(agenda): query the agenda window as JSON for external renderersCraig Jennings7 days5-0/+1294
* docs: keep the org-element cache reproduction evidenceCraig Jennings8 days17-0/+1323
* fix(agenda): make the project-name category actually applyCraig Jennings8 days2-14/+119
* fix(test): anchor monthly tests on a day every month hasCraig Jennings8 days2-10/+33
* test(auto-dim): pin the minibuffer dim behavior, not just the settingCraig Jennings9 days1-5/+94
* fix(telega): alert on server death and pin the container imageCraig Jennings10 days3-0/+336
* refactor(agenda): replace the dedicated frame with a full-frame F8Craig Jennings11 days8-2174/+324
* fix: restore Full Agenda controls and clean startupCraig Jennings11 days5-20/+179
* chore: sync Elisp pre-commit hook wordingCraig Jennings13 days1-5/+6
* fix(calendar-sync): guard the hourly timer body against repeating signalsCraig Jennings14 days2-10/+67
* fix(system-defaults): guard and cap the native-comp warning logCraig Jennings14 days2-7/+53
* fix(agenda-frame): keep the allowlist when org-agenda loads firstCraig Jennings14 days3-6/+103
* refactor(org-refile): name the two refile advices so they can be removedCraig Jennings14 days2-14/+114
* refactor: clear six byte-compile warnings across four modulesCraig Jennings14 days4-11/+27
* chore: remove the obsolete remote-reset bootstrap scriptCraig Jennings14 days1-19/+0
* fix(test): stop the syncing-p tests leaking in-flight stateCraig Jennings14 days2-74/+128
* fix(githooks): stop the secret scan passing when it read nothingCraig Jennings2026-07-243-3/+218
* fix: correct four wrong behaviors and drop three dead code pathsCraig Jennings2026-07-2417-513/+627
* fix(auto-dim): stop the minibuffer from re-dimming the window you leftCraig Jennings2026-07-242-2/+11
* fix: make the Full Agenda frame's default-deny actually denyCraig Jennings2026-07-212-0/+70
* feat(music): move single to 1, save to s, drop the stop keyCraig Jennings2026-07-213-11/+28
* feat: add d/w day/week view toggle to the Full Agenda frameCraig Jennings2026-07-212-9/+100
* fix: stop M-SPC / M-S-SPC escaping the Full Agenda frameCraig Jennings2026-07-212-0/+18
* fix: bind g to refresh inside the Full Agenda frameCraig Jennings2026-07-212-4/+11
* chore: raise company-idle-delay to 4 secondsCraig Jennings2026-07-211-1/+1
* docs(spec): flip keybinding-console-safety DOING to READYCraig Jennings2026-07-211-2/+3
* refactor(elfeed): remove dead cj/extract-stream-urlCraig Jennings2026-07-212-62/+1
* fix(system): resolve the locker at command time, not module loadCraig Jennings2026-07-212-2/+47
* test: make the 31st-recurrence and immediate-insert tests env-stableCraig Jennings2026-07-202-8/+18
* perf(ai-term): fetch the tmux session list once per launchCraig Jennings2026-07-204-8/+57
* refactor(case): flatten title-case-region into focused helpersCraig Jennings2026-07-201-48/+64
* perf(host-env): try cheap timezone methods before the zoneinfo scanCraig Jennings2026-07-202-13/+25
* refactor(text-enclose): extract the shared replace-region tailCraig Jennings2026-07-201-28/+19
* refactor(comments): extract shared comment-syntax resolutionCraig Jennings2026-07-202-36/+55
* fix(dev-fkeys): run javascript test files through the npx runnerCraig Jennings2026-07-202-6/+12
* fix(calendar): skip short months for plain monthly-on-the-31st rulesCraig Jennings2026-07-202-2/+36
* fix(comments): render padded dividers at LENGTH exactlyCraig Jennings2026-07-202-0/+23
* fix(music): queue all dired-marked files and de-anonymize header adviceCraig Jennings2026-07-203-5/+105
* fix(undead-buffers): keep C-u on wrapper commands from spamming the undead listCraig Jennings2026-07-202-5/+28
* fix(dashboard): make the bookmarks override realCraig Jennings2026-07-202-24/+43
* fix(org-roam): declare capture-templates special for immediate insertCraig Jennings2026-07-202-0/+12