| Commit message (Expand) | Author | Age | Files | Lines |
| * | test(org-reveal-config): cover command wrappers + preview helpers | Craig Jennings | 2026-05-14 | 1 | -0/+197 |
| * | test(org-noter-config): cover document path, find/create, session, start, insert | Craig Jennings | 2026-05-14 | 1 | -0/+243 |
| * | test(slack-config): cover credentials, start/stop, reactions, notify, kill-all | Craig Jennings | 2026-05-14 | 1 | -0/+251 |
| * | test(org-roam-config): cover tag predicate, find-node, finalize hook, insert-... | Craig Jennings | 2026-05-14 | 1 | -0/+167 |
| * | test(hugo-config): cover new-post, export, navigation, preview, publish | Craig Jennings | 2026-05-14 | 1 | -0/+235 |
| * | test(ai-config): cover gptel switch/add/toggle commands + small helpers | Craig Jennings | 2026-05-14 | 1 | -0/+152 |
| * | test(music-config): cover playlist commands + random-aware navigation | Craig Jennings | 2026-05-14 | 1 | -0/+261 |
| * | test(test-runner): cover per-project state + small interactive wrappers | Craig Jennings | 2026-05-14 | 1 | -0/+273 |
| * | test(custom-buffer-file): cover print spooler, diff, eww, email helpers | Craig Jennings | 2026-05-14 | 1 | -0/+189 |
| * | test(prog-python+webdev): cover the per-buffer setup mode hooks | Craig Jennings | 2026-05-14 | 2 | -0/+191 |
| * | test(transcription-config): cover status helpers + interactive commands | Craig Jennings | 2026-05-14 | 1 | -0/+194 |
| * | test(dirvish-config): cover five interactive wrappers | Craig Jennings | 2026-05-14 | 1 | -0/+209 |
| * | test(custom-comments): cover the eight interactive comment wrappers | Craig Jennings | 2026-05-14 | 1 | -0/+192 |
| * | test(music-config): cover assertion guards, M3U picker, EMMS lazy setup | Craig Jennings | 2026-05-14 | 1 | -0/+224 |
| * | fix(ai-vterm): force buffer swap after F9 toggle-off in lone window | Craig Jennings | 2026-05-14 | 2 | -31/+59 |
| * | feat(org-agenda): add VERIFICATION and IN-PROGRESS blocks around SCHEDULE | Craig Jennings | 2026-05-13 | 3 | -4/+154 |
| * | fix(telega): don't auto-install at init; let MELPA staleness slide | Craig Jennings | 2026-05-13 | 1 | -0/+15 |
| * | test(custom-text-enclose): cover the seven interactive wrappers | Craig Jennings | 2026-05-13 | 1 | -0/+225 |
| * | test(ai-config): cover auth-source, api-key caching, context, clear-buffer | Craig Jennings | 2026-05-13 | 1 | -0/+183 |
| * | docs(todo): refresh coverage status after 5-module push | Craig Jennings | 2026-05-13 | 1 | -8/+17 |
| * | test(jumper): cover the three interactive wrappers + setup-keys | Craig Jennings | 2026-05-13 | 1 | -0/+175 |
| * | test(custom-whitespace): cover the six interactive dispatchers | Craig Jennings | 2026-05-13 | 1 | -0/+183 |
| * | test(ui-config): cover transparency apply/toggle and cursor-type setter | Craig Jennings | 2026-05-13 | 1 | -0/+126 |
| * | test(system-defaults): cover the helper functions | Craig Jennings | 2026-05-13 | 1 | -0/+155 |
| * | test(browser-config): cover the public wrappers | Craig Jennings | 2026-05-13 | 1 | -0/+68 |
| * | refactor(org-agenda): extract main-agenda prefix format into a defvar | Craig Jennings | 2026-05-13 | 3 | -6/+37 |
| * | feat(setup): scripts/setup-telega.sh prepares the docker environment for telega | Craig Jennings | 2026-05-13 | 3 | -8/+180 |
| * | feat(dashboard): add Telegram launcher to a new third row | Craig Jennings | 2026-05-13 | 2 | -2/+31 |
| * | feat(telega): add telega.el module with docker-backed TDLib | Craig Jennings | 2026-05-13 | 3 | -0/+67 |
| * | feat(vterm): show tmux scrollback history in place | Craig Jennings | 2026-05-13 | 3 | -21/+71 |
| * | fix(ai-vterm): preserve single-window layout across F9 toggle | Craig Jennings | 2026-05-13 | 3 | -23/+224 |
| * | docs(todo): refresh coverage status, mark agenda enhancement DONE | Craig Jennings | 2026-05-13 | 1 | -13/+41 |
| * | feat(org-agenda): use project name as todo.org category | Craig Jennings | 2026-05-13 | 2 | -0/+181 |
| * | docs(todo): add gptel-magit investigation task | Craig Jennings | 2026-05-13 | 1 | -0/+15 |
| * | docs(todo): add F9 toggle and ai-vterm scrollback tasks | Craig Jennings | 2026-05-13 | 1 | -0/+38 |
| * | chore: start tracking todo.org for cross-machine sync | Craig Jennings | 2026-05-13 | 1 | -0/+3689 |
| * | chore: stop gitignoring /todo.org | Craig Jennings | 2026-05-13 | 1 | -1/+0 |
| * | chore: add calendar-sync.local.el example template | Craig Jennings | 2026-05-13 | 1 | -0/+34 |
| * | fix(ui-navigation): clear dedicated before toggling window split | Craig Jennings | 2026-05-13 | 2 | -22/+142 |
| * | fix(org-agenda): skip CANCELLED entries from main agenda SCHEDULE | Craig Jennings | 2026-05-13 | 2 | -0/+39 |
| * | fix(calibredb-epub): point cj/nov--file-path at nov-file-name | Craig Jennings | 2026-05-13 | 2 | -4/+13 |
| * | test(calibredb-epub): cover seven untested ebook helpers | Craig Jennings | 2026-05-13 | 1 | -0/+216 |
| * | refactor(calibredb-epub): extract the nov image-padding helper | Craig Jennings | 2026-05-13 | 1 | -4/+12 |
| * | fix(prog-webdev): toggle electric-pair-local-mode in the setup hook | Craig Jennings | 2026-05-12 | 1 | -1/+1 |
| * | test(prog-webdev): cover cj/webdev-format-buffer | Craig Jennings | 2026-05-12 | 1 | -0/+93 |
| * | refactor(prog-webdev): extract the prettier format-command builder | Craig Jennings | 2026-05-12 | 1 | -4/+7 |
| * | test(keyboard-compat): cover the terminal and GUI setup functions | Craig Jennings | 2026-05-12 | 1 | -0/+101 |
| * | test(selection-framework): cover both branches of the C-s dispatch | Craig Jennings | 2026-05-12 | 1 | -0/+68 |
| * | refactor(org-drill): hoist the commands out of :config and clear the byte-com... | Craig Jennings | 2026-05-12 | 2 | -88/+100 |
| * | fix(ai-vterm): make F9 toggle the agent from inside an agent buffer | Craig Jennings | 2026-05-12 | 2 | -0/+54 |