aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix: bind g to refresh inside the Full Agenda frameCraig Jennings30 hours2-4/+11
* chore: raise company-idle-delay to 4 secondsCraig Jennings30 hours1-1/+1
* docs(spec): flip keybinding-console-safety DOING to READYCraig Jennings41 hours1-2/+3
* refactor(elfeed): remove dead cj/extract-stream-urlCraig Jennings42 hours2-62/+1
* fix(system): resolve the locker at command time, not module loadCraig Jennings42 hours2-2/+47
* test: make the 31st-recurrence and immediate-insert tests env-stableCraig Jennings2 days2-8/+18
* perf(ai-term): fetch the tmux session list once per launchCraig Jennings2 days4-8/+57
* refactor(case): flatten title-case-region into focused helpersCraig Jennings2 days1-48/+64
* perf(host-env): try cheap timezone methods before the zoneinfo scanCraig Jennings2 days2-13/+25
* refactor(text-enclose): extract the shared replace-region tailCraig Jennings2 days1-28/+19
* refactor(comments): extract shared comment-syntax resolutionCraig Jennings2 days2-36/+55
* fix(dev-fkeys): run javascript test files through the npx runnerCraig Jennings2 days2-6/+12
* fix(calendar): skip short months for plain monthly-on-the-31st rulesCraig Jennings2 days2-2/+36
* fix(comments): render padded dividers at LENGTH exactlyCraig Jennings2 days2-0/+23
* fix(music): queue all dired-marked files and de-anonymize header adviceCraig Jennings2 days3-5/+105
* fix(undead-buffers): keep C-u on wrapper commands from spamming the undead listCraig Jennings2 days2-5/+28
* fix(dashboard): make the bookmarks override realCraig Jennings2 days2-24/+43
* fix(org-roam): declare capture-templates special for immediate insertCraig Jennings2 days2-0/+12
* fix(jumper): handle empty completing-read input without crashingCraig Jennings2 days2-1/+31
* fix(external-open): guard looping video open behind executable-findCraig Jennings2 days2-0/+15
* fix(slack): friendly error on reaction command before slack loadsCraig Jennings2 days2-1/+12
* fix(flyspell): escape the + so org src blocks are actually skippedCraig Jennings2 days2-2/+22
* refactor(go): pin grammar revision via struct accessor, not raw indexCraig Jennings2 days1-2/+3
* refactor(mu4e): collapse dead completion conditionalCraig Jennings2 days1-6/+3
* refactor(coverage): replace double-negative empty guard with whenCraig Jennings2 days1-1/+1
* refactor(epub): drop unused col-px binding in nov-center-imagesCraig Jennings2 days1-2/+1
* fix(erc): declare erc-server-process specialCraig Jennings2 days1-0/+1
* fix(auth): declare plstore-open for the byte-compilerCraig Jennings2 days1-0/+1
* fix(dwim-shell): correct flip-vertically docstringCraig Jennings2 days1-1/+1
* feat(agenda): suspend auto-dim while the agenda frame is openCraig Jennings2 days2-0/+95
* fix(agenda): hide the refresh tick's selection flickerCraig Jennings2 days2-2/+46
* fix(agenda): repair the refresh tick, tighten the gutter, allow point motionCraig Jennings2 days2-6/+74
* fix(agenda): keep the agenda frame a single full-height agenda windowCraig Jennings2 days2-5/+57
* fix(agenda): make C-x C-c close the agenda frame, not the daemonCraig Jennings2 days2-0/+13
* fix(agenda): stop the frame's catch-all from swallowing input machineryCraig Jennings2 days2-21/+107
* fix(agenda): spawn the agenda frame tiled, not compositor-fullscreenCraig Jennings2 days5-15/+34
* feat(agenda): add S-<f8> dedicated fullscreen agenda frameCraig Jennings2 days6-201/+1780
* docs(spec): redesign org-agenda spec to a fullscreen frame, mark READYCraig Jennings3 days1-102/+119
* feat(fontaine): rename Coding to Coding M, add Coding L at 14ptCraig Jennings3 days3-14/+21
* feat(ai-term): M-SPC cycles attached agents, M-S-SPC cycles allCraig Jennings3 days5-35/+142
* refactor: drop unreachable nil after user-error in recording checksCraig Jennings3 days1-4/+2
* docs: fix broken file: links in theme-studio and ai-kb specsCraig Jennings3 days5-6/+6
* chore: version active working artifactsCraig Jennings3 days68-1/+3100
* feat: add workflow font profilesCraig Jennings3 days10-221/+538
* fix(shell): require external-open, scope tramp revert, drop dead configCraig Jennings4 days5-30/+50
* fix(dev): repair hunk jump, F4 hook leak, async clone, and nil guardsCraig Jennings4 days16-139/+628
* refactor(go): drop exec-path registration now duplicated at top levelCraig Jennings4 days1-1/+0
* fix(prog): cover classic modes and warn for missing dev toolsCraig Jennings4 days8-11/+263
* refactor(media): extract the playback sentinel as a named builderCraig Jennings4 days2-10/+48
* refactor: launch external processes with argv lists, not shellsCraig Jennings4 days6-67/+284