aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* feat(dirvish): print the file at point with PCraig Jennings2026-05-121-0/+134
* test(scripts): add bats coverage for setup-email.sh password helpersCraig Jennings2026-05-121-0/+82
* fix(mail): clear the marks after saving from the attachment selectorCraig Jennings2026-05-121-1/+5
* fix(slack): error when adding a reaction outside a Slack bufferCraig Jennings2026-05-121-0/+5
* refactor(lsp): rename cj/lsp--disable-eldoc-hover for accuracyCraig Jennings2026-05-121-5/+5
* refactor(mail): fail fast on an attachment part with no MIME handleCraig Jennings2026-05-121-6/+6
* refactor(mail): extract the mu4e attachment workflow into its own moduleCraig Jennings2026-05-122-79/+93
* test(lorem-optimum): tag benchmarks :perf and assert on scaling ratiosCraig Jennings2026-05-121-75/+71
* test: close coverage gaps from the preceding batchCraig Jennings2026-05-115-0/+103
* feat(mu4e): simpler attachment-save commands on C-; e S/s/mCraig Jennings2026-05-111-0/+237
* refactor(epub): clean up calibredb-epub-config.elCraig Jennings2026-05-111-0/+52
* fix(slack): harden and curate the C-; S ! reaction workflowCraig Jennings2026-05-111-0/+91
* perf(lorem-optimum): speed up the Markov generation pathCraig Jennings2026-05-112-11/+13
* refactor(prog-lsp): replace obsolete lsp-eldoc-hookCraig Jennings2026-05-111-0/+28
* perf(org-capture): cache file+headline target markersCraig Jennings2026-05-111-0/+89
* fix(calendar-sync): give the no-init .ics worker its module load-pathCraig Jennings2026-05-111-0/+23
* feat(window): kill the other window's buffer with C-; b KCraig Jennings2026-05-111-0/+74
* feat(window): resize the split with C-; b <arrow>Craig Jennings2026-05-111-0/+51
* feat(ai-vterm): order the project picker by most-recently-usedCraig Jennings2026-05-114-10/+94
* feat(vterm): unify the keys in vterm copy-mode and tmux historyCraig Jennings2026-05-112-19/+33
* feat(ai-vterm): keep emacsclient files out of the agent windowCraig Jennings2026-05-111-0/+127
* fix(ui-config): use the writeable cursor color in a live vtermCraig Jennings2026-05-111-0/+93
* refactor(ai-vterm): rename Claude-specific names to a generic "agent"Craig Jennings2026-05-1120-369/+369
* feat(ai-vterm): name the tmux session's first window "ai"Craig Jennings2026-05-111-0/+16
* feat(ai-vterm): surface surviving tmux sessions in the project pickerCraig Jennings2026-05-115-40/+225
* test(vterm): cover AI-vterm inheritance of the vterm copy pathCraig Jennings2026-05-111-0/+32
* refactor(external-open): extract external-open-lib for shared helpersCraig Jennings2026-05-102-10/+10
* refactor(tests): rename test files to match cj-*-lib.el modulesCraig Jennings2026-05-102-7/+7
* refactor(cj-window-geometry): rename to cj-window-geometry-libCraig Jennings2026-05-101-5/+5
* refactor(cj-window-toggle): rename to cj-window-toggle-lib for naming consist...Craig Jennings2026-05-101-5/+5
* refactor(cj-org-text): rename to cj-org-text-lib for naming consistencyCraig Jennings2026-05-101-1/+1
* refactor(cj-cache): rename to cj-cache-lib for naming consistencyCraig Jennings2026-05-101-1/+1
* refactor(org-refile): migrate to cj-cache helperCraig Jennings2026-05-101-257/+95
* refactor(org-agenda): migrate to cj-cache helperCraig Jennings2026-05-101-255/+97
* feat(cj-cache): add TTL+building cache helperCraig Jennings2026-05-101-0/+163
* refactor(external-open): consolidate OS-open dispatch in external-open.elCraig Jennings2026-05-105-165/+120
* refactor(cj-org-text): extract Org-safe text sanitizers from calendar-syncCraig Jennings2026-05-102-98/+111
* refactor(system-lib): extract cj/file-from-context from system-utilsCraig Jennings2026-05-101-28/+28
* refactor(system-lib): extract cj/process-output-or-error and cj/git-output-or...Craig Jennings2026-05-101-0/+91
* refactor(system-lib): extract cj/shell-quote-argument-readable from dev-fkeysCraig Jennings2026-05-101-0/+55
* docs: update test and coverage documentationCraig Jennings2026-05-101-1/+1
* refactor(system-lib): extract cj/executable-find-or-warn from mail-configCraig Jennings2026-05-101-0/+80
* refactor(dirvish): extract cj/--dired-line-is-directory-pCraig Jennings2026-05-101-0/+56
* refactor(dirvish): extract cj/--html-file-p; match HTML case-insensitivelyCraig Jennings2026-05-101-0/+53
* refactor(dirvish): extract cj/--ediff-pair-from-files; fix 0-files crashCraig Jennings2026-05-101-0/+71
* 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