aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* feat(ai-term): say so when M-SPC has no other agent to switch toCraig Jennings9 days1-0/+125
* test(recording): record integration captures into a temp dirCraig Jennings9 days1-42/+48
* fix(native-comp): compile at speed 2 to preserve redefinition semanticsCraig Jennings9 days1-0/+35
* fix(eat): guard against a nil charset wedging the terminalCraig Jennings9 days1-0/+43
* fix(recording): record audio-only to lossless FLAC, not AAC/M4ACraig Jennings9 days3-11/+14
* fix(calendar-sync): skip overlapping syncs for the same calendarCraig Jennings10 days1-0/+84
* fix(prog-shell): only auto-chmod scripts in prog-mode buffersCraig Jennings10 days1-0/+14
* fix(markdown): vendor strapdown.js instead of a plain-HTTP CDNCraig Jennings10 days1-1/+20
* fix(undead-buffers): drop cj/save-some-buffers name collisionCraig Jennings10 days2-7/+44
* fix(calendar-sync): drop singly-declined recurring occurrencesCraig Jennings10 days2-0/+66
* feat(buffer-file): legible save prompts for save-some-buffers and disk-change...Craig Jennings10 days3-0/+466
* feat(nov-reading): persist font size, add per-palette structural facesCraig Jennings11 days2-5/+142
* feat(nov): reading-view theme layer with palettes and font sizingCraig Jennings11 days2-5/+66
* refactor(calendar-sync): defer auto-start until first agenda useCraig Jennings11 days1-0/+43
* refactor(icons): drop all-the-icons, nerd-icons drives everythingCraig Jennings11 days2-11/+11
* fix(org-capture): reap stray popup frames reliablyCraig Jennings11 days1-11/+24
* feat(completion): annotate the file-basename pickers with size and dateCraig Jennings11 days1-0/+54
* refactor: split video-audio-recording.el into layered modulesCraig Jennings11 days1-0/+2
* refactor: split calendar-sync.el into layered modulesCraig Jennings11 days1-0/+4
* test: fix restart-emacs no-service mock to survive native-compCraig Jennings11 days1-2/+8
* refactor: split custom-misc.el into focused modulesCraig Jennings11 days7-54/+56
* refactor: prefix two collision-prone helpers, document naming auditCraig Jennings11 days3-25/+25
* refactor: normalize module package headers and enforce themCraig Jennings11 days1-0/+98
* fix(music): define the playlist-header facesCraig Jennings12 days1-0/+25
* fix(ai-term): keep agent buffers alive through the kill-all sweepCraig Jennings12 days1-0/+52
* feat(calibre): open calibredb filtered to the in-progress booksCraig Jennings12 days1-0/+57
* feat(reading): reformat PDF bookmark names like EPUBsCraig Jennings12 days1-37/+57
* feat(dashboard): add a weather launcher (wttrin)Craig Jennings12 days1-12/+18
* fix(ai-term): summon restores the agent's last fullscreen stateCraig Jennings12 days1-0/+114
* feat(windows): bind M-arrow to the window pull-away and resizeCraig Jennings12 days1-0/+45
* docs: fix blank package summaries and normalize more module headersCraig Jennings12 days2-2/+2
* refactor(system-commands): bind C-; ! to the menu, drop the leaf keysCraig Jennings12 days1-19/+18
* fix(transcription): write stderr to the error log instead of a phantom bufferCraig Jennings13 days1-3/+47
* feat(eat): reset SGR at newline to contain unterminated-color bleedCraig Jennings2026-06-261-0/+11
* feat(eat): tame the viewport bounce from full-frame inline redrawsCraig Jennings2026-06-261-0/+9
* feat(dirvish): make dired d=diff and D=delete to match the conventionCraig Jennings2026-06-261-0/+23
* fix(eat): forward word-motion arrows to the terminal in agent buffersCraig Jennings2026-06-261-0/+8
* fix(eat): make Escape the unified copy-mode exitCraig Jennings2026-06-261-0/+15
* chore(ibuffer): put diff on d and delete on DCraig Jennings2026-06-261-0/+9
* refactor(term): finish ghostel retirement (phase 5)Craig Jennings2026-06-2616-44/+32
* feat(external-open): open videos in a looping playerCraig Jennings2026-06-261-4/+81
* test(init): drop deleted term-config from the classified-modules list; mark c...Craig Jennings2026-06-261-1/+0
* refactor(term): retire ghostel, migrate copy-mode and tmux-history to eat-configCraig Jennings2026-06-263-293/+74
* feat(ai-term): run agents through EAT instead of ghostelCraig Jennings2026-06-252-67/+59
* feat(eshell): zsh-parity prompt segments and zoxideCraig Jennings2026-06-251-0/+75
* refactor(term): F12 opens eshell-through-EAT, retire eshell-toggle and xterm-...Craig Jennings2026-06-252-21/+31
* refactor(term): extract eat-config.el from term-config.elCraig Jennings2026-06-253-3/+3
* feat(term): toggle EAT instead of ghostel on F12Craig Jennings2026-06-252-20/+40
* fix(transcription): land video transcripts beside the source, not in /tmpCraig Jennings2026-06-251-0/+22
* fix(calendar-sync): atomic writes, curl --fail, and zero-event vs garbageCraig Jennings2026-06-252-3/+76