| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat(yas): activate yasnippet globally with fundamental-mode extras | Craig Jennings | 2026-05-15 | 1 | -0/+130 |
| * | fix(custom-buffer-file): Info dispatcher returns full org bracket link | Craig Jennings | 2026-05-15 | 1 | -4/+20 |
| * | fix(ai-vterm): autoload cj/toggle-gptel to silence cross-module warning | Craig Jennings | 2026-05-15 | 1 | -0/+13 |
| * | test(architecture): guard top-level timers + add startup-contract smoke test | Craig Jennings | 2026-05-15 | 1 | -0/+104 |
| * | feat(coverage): report modules missing from SimpleCov + project-module score | Craig Jennings | 2026-05-15 | 1 | -12/+79 |
| * | feat(custom-buffer-file): extend buffer-source dispatch to mu4e and Info | Craig Jennings | 2026-05-15 | 1 | -0/+54 |
| * | refactor(org-noter-config): rebind insert-note to n; sync to angle brackets | Craig Jennings | 2026-05-15 | 1 | -0/+43 |
| * | feat(custom-buffer-file): make C-; b p dispatch by major-mode, with tests | Craig Jennings | 2026-05-15 | 1 | -0/+144 |
| * | refactor(ai-vterm): retire M-F9 buffer picker; bind to cj/toggle-gptel | Craig Jennings | 2026-05-14 | 2 | -84/+9 |
| * | feat(markdown-config): register markdown as an org src-block language | Craig Jennings | 2026-05-14 | 1 | -0/+27 |
| * | refactor(org-config): surface narrowing + sparse-tree under C-; O | Craig Jennings | 2026-05-14 | 1 | -0/+25 |
| * | feat(transcription): extend dired T to transcribe videos via ffmpeg, with tests | Craig Jennings | 2026-05-14 | 2 | -2/+163 |
| * | refactor: clear transcription C-; T menu, move telega launcher to C-; T | Craig Jennings | 2026-05-14 | 1 | -3/+7 |
| * | refactor(org-config): flatten table ops directly under the org menu | Craig Jennings | 2026-05-14 | 1 | -2/+20 |
| * | feat(telega-config): guard launcher with a helpful message when telega is mis... | Craig Jennings | 2026-05-14 | 1 | -2/+27 |
| * | feat(setup-telega): install the telega Emacs package alongside docker setup | Craig Jennings | 2026-05-14 | 1 | -0/+47 |
| * | refactor(system-commands): use string interactive spec so undercover instruments | Craig Jennings | 2026-05-14 | 1 | -0/+23 |
| * | test(system-defaults): switch to single top-level require so undercover instr... | Craig Jennings | 2026-05-14 | 1 | -90/+106 |
| * | fix(org-roam-config): save journal buffer after copying DONE task | Craig Jennings | 2026-05-14 | 1 | -0/+28 |
| * | test(music-config): cover playlist load/save/edit/toggle/show + create-radio-... | Craig Jennings | 2026-05-14 | 1 | -0/+173 |
| * | test(music-config): cover add-directory, fuzzy-select, playlist-clear, next/p... | Craig Jennings | 2026-05-14 | 1 | -0/+191 |
| * | test(ai-config): cover available-backends, change-model, add-file, toggle, co... | Craig Jennings | 2026-05-14 | 1 | -0/+160 |
| * | test(transcription-config): cover notify, start-process, sentinel bodies | Craig Jennings | 2026-05-14 | 1 | -0/+165 |
| * | test(dirvish-config): cover ediff-files, create-playlist, set-wallpaper wrappers | Craig Jennings | 2026-05-14 | 1 | -0/+144 |
| * | test(org-agenda-config): cover scan-files, todo-list wrappers, main-display, ... | Craig Jennings | 2026-05-14 | 1 | -0/+162 |
| * | test(org-roam-config): cover copy-todo-to-today and move-org-branch-to-roam b... | Craig Jennings | 2026-05-14 | 1 | -0/+129 |
| * | test(custom-ordering): cover the interactive arrayify/listify/sort wrappers | Craig Jennings | 2026-05-14 | 1 | -0/+145 |
| * | test(org-refile-config): cover cj/--org-refile-scan-targets disk walker | Craig Jennings | 2026-05-14 | 1 | -0/+142 |
| * | test(mail-config): cover toggle-smtpmail-debug, disable-auto-composition, mar... | Craig Jennings | 2026-05-14 | 1 | -0/+70 |
| * | test(ui-theme): cover switch-themes, save-to-file, get-active-name | Craig Jennings | 2026-05-14 | 1 | -0/+110 |
| * | test(org-drill-config): cover drill-edit, drill-capture, drill-refile | Craig Jennings | 2026-05-14 | 1 | -0/+91 |
| * | test(host-environment): cover cj/match-localtime-to-zoneinfo | Craig Jennings | 2026-05-14 | 1 | -0/+58 |
| * | test(ui-navigation): cover split-and-follow + undo-kill-buffer | Craig Jennings | 2026-05-14 | 1 | -0/+108 |
| * | test(coverage-elisp): cover project-root resolution, report-path, run | Craig Jennings | 2026-05-14 | 1 | -0/+113 |
| * | test(system-utils): cover open-file-with-command, server-shutdown | Craig Jennings | 2026-05-14 | 1 | -0/+94 |
| * | test(system-commands): cover resolve, run wrapper, exit/restart, menu | Craig Jennings | 2026-05-14 | 1 | -0/+142 |
| * | test(external-open): cover xdg-open, open-this-file-with, find-file-auto | Craig Jennings | 2026-05-14 | 1 | -0/+120 |
| * | test(prog-go): cover go-setup, staticcheck, debug, keybindings | Craig Jennings | 2026-05-14 | 1 | -0/+144 |
| * | test(org-webclipper): cover lazy init, protocol handler, EWW capture | Craig Jennings | 2026-05-14 | 1 | -0/+167 |
| * | test(org-refile-config): cover refresh-targets, org-refile, refile-in-file | Craig Jennings | 2026-05-14 | 1 | -0/+82 |
| * | test(org-contacts-config): cover template helpers, props-matching, email aggr... | Craig Jennings | 2026-05-14 | 1 | -0/+129 |
| * | 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 |