aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* refactor(dirvish): extract playlist filter and sanitize helpersCraig Jennings2026-05-101-0/+82
* test(dirvish): cover cj/get-project-root with stubbed APIsCraig Jennings2026-05-101-0/+71
* refactor(dirvish): extract cj/--file-manager-program-for helperCraig Jennings2026-05-101-0/+54
* refactor(dirvish): extract cj/--wallpaper-program-for helperCraig Jennings2026-05-101-0/+42
* refactor(dirvish): extract cj/--dired-resolve-display-path helperCraig Jennings2026-05-101-0/+86
* refactor(dirvish): extract cj/--duplicate-file-name helperCraig Jennings2026-05-101-0/+59
* fix(dirvish): rename pw -> wp to clear quick-access key collisionCraig Jennings2026-05-101-0/+80
* refactor(vterm): move vterm prefix to C-; x and add prompt navCraig Jennings2026-05-101-5/+18
* fix(vterm): use a block cursor in vterm-copy-modeCraig Jennings2026-05-101-11/+11
* test(vterm): cover the copy-mode exit chain end-to-endCraig Jennings2026-05-101-0/+93
* fix(vterm): force a visible cursor in vterm-copy-modeCraig Jennings2026-05-101-0/+51
* refactor: split eshell-vterm-config into eshell-config and vterm-configCraig Jennings2026-05-104-4/+4
* refactor: extract toggle-state helpers shared by F9 and F12Craig Jennings2026-05-101-0/+188
* Keep calendar sync off the UI threadCraig Jennings2026-05-101-0/+154
* Add Emacs-native vterm copy workflowsCraig Jennings2026-05-101-0/+141
* Make repo reconciliation review-firstCraig Jennings2026-05-107-164/+214
* Clean up Org keymap ownershipCraig Jennings2026-05-102-0/+59
* Move GPTel tool loading into AI configCraig Jennings2026-05-102-0/+63
* Add tests for early archive setupCraig Jennings2026-05-101-11/+121
* refactor(tests): extract shared buffer-cleanup and fake-vterm helpersCraig Jennings2026-05-099-101/+101
* refactor: extract window-geometry helpers shared by F9 and F12Craig Jennings2026-05-093-117/+103
* feat(ai-vterm): show [running] in picker and F9 redisplays last-usedCraig Jennings2026-05-092-9/+34
* feat(vterm): F12 toggle that excludes claude and preserves geometryCraig Jennings2026-05-093-0/+277
* fix(ai-vterm): harden F9 toggle across multi-window and buffer-moveCraig Jennings2026-05-093-26/+303
* feat(ai-vterm): F9 toggle/redisplay/pick + persistent split geometryCraig Jennings2026-05-089-0/+667
* fix(ai-vterm): direction-based display + per-project tmux session namesCraig Jennings2026-05-073-3/+109
* feat(ai-vterm): add Claude launcher with vertical-split vtermCraig Jennings2026-05-075-0/+422
* fix: restore daemon icons and consolidate nerd-icons setupCraig Jennings2026-05-073-0/+174
* Make calendar sync startup safe without configCraig Jennings2026-05-041-0/+130
* fix: sanitize calendar event headings and property valuesCraig Jennings2026-05-032-0/+68
* fix: scope test-runner state by projectCraig Jennings2026-05-031-0/+123
* refactor: move and test theme persistence behaviorCraig Jennings2026-05-031-0/+138
* refactor: drop dead intermediate C-s binding in selection-frameworkCraig Jennings2026-05-031-0/+30
* test: re-point projectile revert tests at the decision helperCraig Jennings2026-05-033-70/+36
* refactor: defer projectile revert advice until projectile loadsCraig Jennings2026-05-031-0/+86
* fix: scope projectile cache revert state to each compileCraig Jennings2026-05-032-25/+82
* perf: cache modeline VC data per bufferCraig Jennings2026-05-031-0/+102
* refactor: invoke git via argv in coverage diff helpersCraig Jennings2026-05-032-11/+52
* test: cover C mode hooks and project compile branchesCraig Jennings2026-05-033-0/+162
* fix: make test scratch paths sandbox-friendlyCraig Jennings2026-05-032-12/+80
* fix: validate mail transport executables and default debug offCraig Jennings2026-05-031-0/+88
* fix: shell-quote F6 test-runner command argumentsCraig Jennings2026-05-031-0/+21
* test: cover auth-config helpers and oauth2 cache fixCraig Jennings2026-05-035-0/+314
* fix: default auth-source debug logging to disabledCraig Jennings2026-05-031-0/+41
* fix: close drill capture template source linkCraig Jennings2026-05-031-0/+26
* fix: use file basename when moving buffer + fileCraig Jennings2026-05-031-0/+40
* fix: keep C-; ! as system command prefixCraig Jennings2026-05-031-0/+36
* fix: set vc-follow-symlinks explicitly to tCraig Jennings2026-05-031-0/+66
* fix: expand local ELPA mirror paths with expand-file-nameCraig Jennings2026-05-031-0/+101
* feat(dev-fkeys): revert projectile cache on failed-and-modified compileCraig Jennings2026-05-034-0/+312