aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix: restore Full Agenda controls and clean startupHEADmainCraig Jennings10 hours5-20/+179
* chore: sync Elisp pre-commit hook wordingCraig Jennings2 days1-5/+6
* fix(calendar-sync): guard the hourly timer body against repeating signalsCraig Jennings3 days2-10/+67
* fix(system-defaults): guard and cap the native-comp warning logCraig Jennings3 days2-7/+53
* fix(agenda-frame): keep the allowlist when org-agenda loads firstCraig Jennings3 days3-6/+103
* refactor(org-refile): name the two refile advices so they can be removedCraig Jennings3 days2-14/+114
* refactor: clear six byte-compile warnings across four modulesCraig Jennings3 days4-11/+27
* chore: remove the obsolete remote-reset bootstrap scriptCraig Jennings3 days1-19/+0
* 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 days3-3/+218
* fix: correct four wrong behaviors and drop three dead code pathsCraig Jennings3 days17-513/+627
* fix(auto-dim): stop the minibuffer from re-dimming the window you leftCraig Jennings4 days2-2/+11
* fix: make the Full Agenda frame's default-deny actually denyCraig Jennings6 days2-0/+70
* feat(music): move single to 1, save to s, drop the stop keyCraig Jennings6 days3-11/+28
* feat: add d/w day/week view toggle to the Full Agenda frameCraig Jennings6 days2-9/+100
* fix: stop M-SPC / M-S-SPC escaping the Full Agenda frameCraig Jennings6 days2-0/+18
* fix: bind g to refresh inside the Full Agenda frameCraig Jennings6 days2-4/+11
* chore: raise company-idle-delay to 4 secondsCraig Jennings6 days1-1/+1
* docs(spec): flip keybinding-console-safety DOING to READYCraig Jennings7 days1-2/+3
* refactor(elfeed): remove dead cj/extract-stream-urlCraig Jennings7 days2-62/+1
* fix(system): resolve the locker at command time, not module loadCraig Jennings7 days2-2/+47
* test: make the 31st-recurrence and immediate-insert tests env-stableCraig Jennings7 days2-8/+18
* perf(ai-term): fetch the tmux session list once per launchCraig Jennings7 days4-8/+57
* refactor(case): flatten title-case-region into focused helpersCraig Jennings7 days1-48/+64
* perf(host-env): try cheap timezone methods before the zoneinfo scanCraig Jennings7 days2-13/+25
* refactor(text-enclose): extract the shared replace-region tailCraig Jennings7 days1-28/+19
* refactor(comments): extract shared comment-syntax resolutionCraig Jennings7 days2-36/+55
* fix(dev-fkeys): run javascript test files through the npx runnerCraig Jennings7 days2-6/+12
* fix(calendar): skip short months for plain monthly-on-the-31st rulesCraig Jennings7 days2-2/+36
* fix(comments): render padded dividers at LENGTH exactlyCraig Jennings7 days2-0/+23
* fix(music): queue all dired-marked files and de-anonymize header adviceCraig Jennings7 days3-5/+105
* fix(undead-buffers): keep C-u on wrapper commands from spamming the undead listCraig Jennings7 days2-5/+28
* fix(dashboard): make the bookmarks override realCraig Jennings7 days2-24/+43
* fix(org-roam): declare capture-templates special for immediate insertCraig Jennings7 days2-0/+12
* fix(jumper): handle empty completing-read input without crashingCraig Jennings7 days2-1/+31
* fix(external-open): guard looping video open behind executable-findCraig Jennings7 days2-0/+15
* fix(slack): friendly error on reaction command before slack loadsCraig Jennings7 days2-1/+12
* fix(flyspell): escape the + so org src blocks are actually skippedCraig Jennings7 days2-2/+22
* refactor(go): pin grammar revision via struct accessor, not raw indexCraig Jennings7 days1-2/+3
* refactor(mu4e): collapse dead completion conditionalCraig Jennings7 days1-6/+3
* refactor(coverage): replace double-negative empty guard with whenCraig Jennings7 days1-1/+1
* refactor(epub): drop unused col-px binding in nov-center-imagesCraig Jennings7 days1-2/+1
* fix(erc): declare erc-server-process specialCraig Jennings7 days1-0/+1
* fix(auth): declare plstore-open for the byte-compilerCraig Jennings7 days1-0/+1
* fix(dwim-shell): correct flip-vertically docstringCraig Jennings7 days1-1/+1
* feat(agenda): suspend auto-dim while the agenda frame is openCraig Jennings7 days2-0/+95
* fix(agenda): hide the refresh tick's selection flickerCraig Jennings7 days2-2/+46
* fix(agenda): repair the refresh tick, tighten the gutter, allow point motionCraig Jennings7 days2-6/+74
* fix(agenda): keep the agenda frame a single full-height agenda windowCraig Jennings7 days2-5/+57
* fix(agenda): make C-x C-c close the agenda frame, not the daemonCraig Jennings7 days2-0/+13