summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* fix(org-agenda): skip CANCELLED entries from main agenda SCHEDULECraig Jennings2026-05-131-0/+35
* fix(calibredb-epub): point cj/nov--file-path at nov-file-nameCraig Jennings2026-05-131-0/+9
* test(calibredb-epub): cover seven untested ebook helpersCraig Jennings2026-05-131-0/+216
* test(prog-webdev): cover cj/webdev-format-bufferCraig Jennings2026-05-121-0/+93
* test(keyboard-compat): cover the terminal and GUI setup functionsCraig Jennings2026-05-121-0/+101
* test(selection-framework): cover both branches of the C-s dispatchCraig Jennings2026-05-121-0/+68
* refactor(org-drill): hoist the commands out of :config and clear the byte-com...Craig Jennings2026-05-121-0/+6
* fix(ai-vterm): make F9 toggle the agent from inside an agent bufferCraig Jennings2026-05-121-0/+42
* feat(dirvish): start org-drill on the .org file at point with SCraig Jennings2026-05-121-0/+86
* feat(org-drill): drill any Org file from anywhereCraig Jennings2026-05-121-0/+152
* test(prog-python): cover the command builders and the S-f5/S-f6 wiringCraig Jennings2026-05-121-0/+144
* fix(nov): center the EPUB text by setting window margins directlyCraig Jennings2026-05-121-1/+60
* feat(nov): default the EPUB text column to 80% of the windowCraig Jennings2026-05-121-3/+3
* feat(org): add reveal.js present command and header removalCraig Jennings2026-05-121-0/+64
* fix(org): give the F8 agenda window 75% of the frameCraig Jennings2026-05-121-0/+49
* fix(nov): rework the EPUB reading-width layoutCraig Jennings2026-05-121-28/+119
* test: add terminal coverage summary helperCraig Jennings2026-05-121-0/+66
* 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