aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix(org-babel): correct java structure-template language nameCraig Jennings14 days1-0/+32
* test(flyspell-abbrev): cover checker gate, overlay search, mode dispatchCraig Jennings14 days1-0/+101
* test(media-utils): cover player discovery and play/download commandsCraig Jennings14 days1-0/+105
* test(custom-case): cover leading-quote, paren, and RTL title-case edgesCraig Jennings14 days1-0/+16
* fix(dirvish): guard nil file and reject path-traversal playlist namesCraig Jennings14 days2-0/+21
* fix(dirvish): declare runtime constant/util deps with plain requireCraig Jennings14 days1-0/+30
* refactor(org): give org-log-done a single homeCraig Jennings2026-05-221-0/+25
* fix(org-roam): always save the daily after a journal task-copyCraig Jennings2026-05-221-0/+53
* refactor(auth): consolidate the auth-source secret lookup into one helperCraig Jennings2026-05-222-0/+94
* refactor(dashboard): derive the navigator and keybindings from one launcher t...Craig Jennings2026-05-221-0/+97
* fix(test): make test-name resilient to load-time cwd changesCraig Jennings2026-05-221-1/+6
* fix(ai-config): require gptel backend libs so the fork's constructors loadCraig Jennings2026-05-221-0/+58
* feat(org-config): add cj/org-finalize-task with testsCraig Jennings2026-05-221-0/+140
* fix(org-contacts): set org-contacts-files eagerly so launch doesn't errorCraig Jennings2026-05-211-0/+53
* feat(ai-vterm): add graceful agent close on M-f9 / C-S-f9Craig Jennings2026-05-212-20/+93
* feat(calendar-sync): resolve .ics feed URLs from auth-sourceCraig Jennings2026-05-211-0/+86
* fix(dashboard): trim padding newlines and reset window-start on openCraig Jennings2026-05-201-0/+60
* feat(ai-vterm): default to bottom-75% on laptop, right-50% on desktopCraig Jennings2026-05-203-14/+93
* feat(calendar-sync): dispatch Google calendars through API helperCraig Jennings2026-05-202-0/+180
* feat(calendar-sync): add Python helper for Google Calendar API syncCraig Jennings2026-05-195-0/+299
* fix(calendar-sync): drop declined events from synced outputCraig Jennings2026-05-191-0/+129
* feat(vterm): forward <escape> to the pty in vterm-modeCraig Jennings2026-05-181-0/+15
* feat(vterm): forward wheel events and route C-; x c into tmux copy-modeCraig Jennings2026-05-181-3/+140
* refactor(ai-config): switch gptel to local fork, drop tab-width adviceCraig Jennings2026-05-182-121/+0
* feat(ai-mcp): add pure-helper foundation with testsCraig Jennings2026-05-171-0/+419
* feat(ai-conversations): autosave on a periodic timerCraig Jennings2026-05-161-6/+99
* refactor: consolidate runtime state into persist/Craig Jennings2026-05-161-4/+3
* feat(gptel-tools): harden path validation with file-truename realpathCraig Jennings2026-05-1610-3/+654
* fix(coverage): include gptel-tools in instrumentation globCraig Jennings2026-05-161-0/+1
* feat(gptel-tools): wire web_fetch as a local toolCraig Jennings2026-05-161-0/+158
* feat(gptel-tools): wire git_status / git_log / git_diff as local toolsCraig Jennings2026-05-163-0/+370
* refactor(integrations): five hygiene fixes from the module-by-module re-reviewCraig Jennings2026-05-161-4/+18
* refactor(prog): six programming-track hygiene fixes from re-reviewCraig Jennings2026-05-163-25/+45
* refactor(org-workflow): four hygiene fixes from the module-by-module re-reviewCraig Jennings2026-05-162-9/+22
* refactor(ui): four UI/navigation hygiene fixes from module-by-module re-reviewCraig Jennings2026-05-162-2/+16
* refactor(custom-editing): five hygiene fixes from the module-by-module re-reviewCraig Jennings2026-05-166-7/+9
* refactor(foundation): hygiene pass across early-init, user-constants, system-...Craig Jennings2026-05-161-0/+130
* feat(modeline): surface flycheck status in the custom modelineCraig Jennings2026-05-161-0/+36
* feat(ai-conversations-browser): dired-style browser for saved GPTel conversat...Craig Jennings2026-05-161-0/+244
* feat(ai-rewrite): add directive-picker wrappers around gptel-rewriteCraig Jennings2026-05-161-0/+159
* feat(ai-quick-ask): add cj/gptel-quick-ask one-shot commandCraig Jennings2026-05-161-0/+140
* feat(ai-conversations): add cj/gptel-autosave-toggle with [AS] mode-line indi...Craig Jennings2026-05-161-0/+62
* test(gptel-tools): cover the helpers across the five remaining toolsCraig Jennings2026-05-165-0/+616
* test(ai-conversations): add 36 ERT tests covering helpers and entry pointsCraig Jennings2026-05-161-0/+409
* fix(ai-config): hook gptel-magit wiring per-feature, not on magitCraig Jennings2026-05-161-84/+92
* feat(gptel-tools): wire update_text_file as a local tool with testsCraig Jennings2026-05-161-0/+352
* fix(ai-config): force tab-width=8 in gptel org-mode prompt buffersCraig Jennings2026-05-162-0/+121
* fix(ai-config): Ensure gptel-magit is installed via use-packageCraig Jennings2026-05-151-0/+16
* fix(flycheck): correct abbrev-mode no-arg toggle in cj/prose-helpers-onCraig Jennings2026-05-151-0/+88
* test(recording): skip integration tests when screencast access failsCraig Jennings2026-05-151-0/+34