| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(slack): fix notification bug, add close-all-buffers command | Craig Jennings | 2026-03-10 | 1 | -1/+17 |
| * | fix(music): place point on first track after playlist load/reload | Craig Jennings | 2026-03-10 | 1 | -2/+4 |
| * | fix(calendar-sync): handle variable-length date lists in RRULE UNTIL | Craig Jennings | 2026-03-09 | 4 | -5/+133 |
| * | refactor(gptel): extract model-list and selection logic for testability | Craig Jennings | 2026-03-06 | 3 | -20/+217 |
| * | refactor(gptel): lazy-load gptel-magit, rebind rewrite/context keys | Craig Jennings | 2026-03-06 | 4 | -35/+181 |
| * | refactor(gptel): move config defuns to top level, rebind keys, set reasoning | Craig Jennings | 2026-03-06 | 2 | -52/+44 |
| * | test(gptel): add unit tests for ai-config, remove dead cj/gptel-backends | Craig Jennings | 2026-03-06 | 5 | -6/+277 |
| * | fix(gptel): fix docstring warnings, rename model->string to model-to-string | Craig Jennings | 2026-03-06 | 2 | -16/+11 |
| * | fix(gptel): remove duplicate backend setter, fix commentary keybindings | Craig Jennings | 2026-03-06 | 1 | -10/+9 |
| * | feat(gptel): update Claude models, fix default system prompt | Craig Jennings | 2026-03-06 | 2 | -5/+104 |
| * | fix(slack): fix notification and mark-as-read bugs | Craig Jennings | 2026-03-06 | 2 | -3/+55 |
| * | feat: add Slack client module with dashboard integration | Craig Jennings | 2026-03-06 | 3 | -0/+150 |
| * | session: switch Python LSP to pyright, add Django web-mode config | Craig Jennings | 2026-03-04 | 3 | -120/+124 |
| * | feat(json,yaml): add tree-sitter modes, formatting, and jq integration | Craig Jennings | 2026-03-02 | 8 | -21/+292 |
| * | test(recording): add tests for label-devices, label-sinks, get-sink-apps | Craig Jennings | 2026-02-26 | 5 | -0/+372 |
| * | feat(recording): intuitive labels, show muted devices, add app names | Craig Jennings | 2026-02-26 | 4 | -133/+256 |
| * | feat(recording): replace icons with text state labels in quick-setup | Craig Jennings | 2026-02-26 | 4 | -197/+146 |
| * | feat(recording): add mic indicators and fix misleading sink icon | Craig Jennings | 2026-02-26 | 2 | -38/+142 |
| * | fix(recording): remove drift detection that overrides explicit sink choice | Craig Jennings | 2026-02-26 | 2 | -36/+26 |
| * | feat(recording): show sinks with active audio indicators in quick-setup | Craig Jennings | 2026-02-26 | 7 | -86/+490 |
| * | fix(recording): replace blocking y-or-n-p with non-blocking warning | Craig Jennings | 2026-02-26 | 2 | -22/+41 |
| * | feat(recording): validate system audio device before recording | Craig Jennings | 2026-02-26 | 11 | -51/+560 |
| * | fix(pdf): move pdf-tools-install to eval-after-load and revert stale buffers | Craig Jennings | 2026-02-25 | 1 | -2/+11 |
| * | feat(buffer): add open-with-default-app and open-with-program keybindings | Craig Jennings | 2026-02-25 | 3 | -10/+12 |
| * | chore: rename chime.el references to Chime | Craig Jennings | 2026-02-23 | 7 | -12/+12 |
| * | fix(user-constants): create calendar data files on first launch | Craig Jennings | 2026-02-21 | 1 | -0/+6 |
| * | fix(keybindings): make C-z a prefix map instead of unsetting it | Craig Jennings | 2026-02-21 | 1 | -1/+1 |
| * | fix(music): force case-insensitive search when adding songs | Craig Jennings | 2026-02-21 | 1 | -0/+1 |
| * | fix(mousetrap): use buffer-local keymaps via emulation-mode-map-alists | Craig Jennings | 2026-02-20 | 2 | -18/+41 |
| * | chore: enable wttrin debug, clean up lorem-optimum startup | Craig Jennings | 2026-02-20 | 3 | -233/+2 |
| * | feat(restclient): add REST API client for interactive API exploration | Craig Jennings | 2026-02-18 | 8 | -0/+601 |
| * | fix(org): remap date picker keys — . for today, <> for days, M-,/. for months | Craig Jennings | 2026-02-18 | 1 | -12/+7 |
| * | chore: close completed tasks in todo (yasnippet, ERT checklist) | Craig Jennings | 2026-02-16 | 1 | -33/+16 |
| * | chore(yasnippet): move snippets into emacs.d for source control | Craig Jennings | 2026-02-16 | 29 | -2/+200 |
| * | fix(tests): add missing requires for org-noter test dependencies | Craig Jennings | 2026-02-16 | 2 | -0/+4 |
| * | feat(org-noter): overhaul keybindings, dynamic split, background highlight | Craig Jennings | 2026-02-16 | 3 | -40/+104 |
| * | fix(pdf): move keybindings to eval-after-load, add page-only scrolling | Craig Jennings | 2026-02-15 | 1 | -10/+21 |
| * | chore: complete ERT test checklist [13/13] | Craig Jennings | 2026-02-15 | 1 | -3/+3 |
| * | fix(chrono-tools): correct undefined variable in timer reset message | Craig Jennings | 2026-02-15 | 2 | -10/+2 |
| * | test: add 38 tests for org-agenda-config and org-refile-config | Craig Jennings | 2026-02-15 | 5 | -4/+507 |
| * | test: add 86 new tests, fix 3 production bugs, fix 8 stale tests | Craig Jennings | 2026-02-15 | 17 | -240/+801 |
| * | chore(todo): reorganize tasks by functional area, audit test coverage | Craig Jennings | 2026-02-15 | 1 | -169/+188 |
| * | fix(reveal): suppress date/caps on title slide, move transition to init options | Craig Jennings | 2026-02-15 | 2 | -10/+16 |
| * | fix(keybindings): remove auth-cache binding from C-; A | Craig Jennings | 2026-02-15 | 1 | -7/+1 |
| * | merge: playlist UI improvements from feat/music-playlist-ui | Craig Jennings | 2026-02-15 | 3 | -2/+454 |
| |\ |
|
| | * | feat(music): add playlist UI with header overlay, track styling, and tests | Craig Jennings | 2026-02-15 | 3 | -2/+454 |
| |/ |
|
| * | feat(dashboard,calibredb): reorganize nav buttons, tweak display settings | Craig Jennings | 2026-02-15 | 2 | -22/+27 |
| * | docs(music): add ncmpcpp keybinding comparison table to commentary | Craig Jennings | 2026-02-15 | 1 | -0/+65 |
| * | feat(music): align EMMS keybindings with ncmpcpp, add consume mode | Craig Jennings | 2026-02-15 | 2 | -12/+322 |
| * | feat(dashboard): add recent files section to startup dashboard | Craig Jennings | 2026-02-14 | 1 | -2/+4 |