summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs(todo): refresh coverage status, mark agenda enhancement DONECraig Jennings2026-05-131-13/+41
* feat(org-agenda): use project name as todo.org categoryCraig Jennings2026-05-132-0/+181
* docs(todo): add gptel-magit investigation taskCraig Jennings2026-05-131-0/+15
* docs(todo): add F9 toggle and ai-vterm scrollback tasksCraig Jennings2026-05-131-0/+38
* chore: start tracking todo.org for cross-machine syncCraig Jennings2026-05-131-0/+3689
* chore: stop gitignoring /todo.orgCraig Jennings2026-05-131-1/+0
* chore: add calendar-sync.local.el example templateCraig Jennings2026-05-131-0/+34
* fix(ui-navigation): clear dedicated before toggling window splitCraig Jennings2026-05-132-22/+142
* fix(org-agenda): skip CANCELLED entries from main agenda SCHEDULECraig Jennings2026-05-132-0/+39
* fix(calibredb-epub): point cj/nov--file-path at nov-file-nameCraig Jennings2026-05-132-4/+13
* test(calibredb-epub): cover seven untested ebook helpersCraig Jennings2026-05-131-0/+216
* refactor(calibredb-epub): extract the nov image-padding helperCraig Jennings2026-05-131-4/+12
* fix(prog-webdev): toggle electric-pair-local-mode in the setup hookCraig Jennings2026-05-121-1/+1
* test(prog-webdev): cover cj/webdev-format-bufferCraig Jennings2026-05-121-0/+93
* refactor(prog-webdev): extract the prettier format-command builderCraig Jennings2026-05-121-4/+7
* 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-122-88/+100
* fix(ai-vterm): make F9 toggle the agent from inside an agent bufferCraig Jennings2026-05-122-0/+54
* feat(dirvish): start org-drill on the .org file at point with SCraig Jennings2026-05-122-1/+103
* feat(org-drill): drill any Org file from anywhereCraig Jennings2026-05-122-15/+193
* fix(prog-python): toggle electric-pair-local-mode in the setup hookCraig Jennings2026-05-121-1/+1
* test(prog-python): cover the command builders and the S-f5/S-f6 wiringCraig Jennings2026-05-121-0/+144
* refactor(prog-python): extract the mypy and pdb command buildersCraig Jennings2026-05-121-3/+10
* fix(nov): center the EPUB text by setting window margins directlyCraig Jennings2026-05-122-38/+115
* chore(ui): disable cursor blinking (keep a solid block)Craig Jennings2026-05-121-0/+4
* feat(nov): default the EPUB text column to 80% of the windowCraig Jennings2026-05-122-6/+6
* feat(org): add reveal.js present command and header removalCraig Jennings2026-05-122-5/+145
* fix(org): give the F8 agenda window 75% of the frameCraig Jennings2026-05-122-4/+65
* fix(nov): rework the EPUB reading-width layoutCraig Jennings2026-05-122-42/+180
* test: add terminal coverage summary helperCraig Jennings2026-05-122-0/+123
* refactor(build): extract the shared test-runner loop into a make macroCraig Jennings2026-05-121-93/+70
* feat(dirvish): print the file at point with PCraig Jennings2026-05-122-1/+181
* test(scripts): add bats coverage for setup-email.sh password helpersCraig Jennings2026-05-123-39/+147
* fix(mail): clear the marks after saving from the attachment selectorCraig Jennings2026-05-122-2/+12
* fix(slack): error when adding a reaction outside a Slack bufferCraig Jennings2026-05-122-7/+12
* refactor(lsp): rename cj/lsp--disable-eldoc-hover for accuracyCraig Jennings2026-05-122-8/+9
* refactor(mail): fail fast on an attachment part with no MIME handleCraig Jennings2026-05-122-7/+7
* refactor(mail): extract the mu4e attachment workflow into its own moduleCraig Jennings2026-05-124-308/+341
* build: add make benchmark target and skip :perf tests by defaultCraig Jennings2026-05-122-11/+22
* test(lorem-optimum): tag benchmarks :perf and assert on scaling ratiosCraig Jennings2026-05-121-75/+71
* docs: clarify the coverage-exclude and token-seed commentsCraig Jennings2026-05-112-2/+5
* test: close coverage gaps from the preceding batchCraig Jennings2026-05-115-0/+103
* fix(org-capture): single-source the file+headline cache keyCraig Jennings2026-05-111-1/+1
* feat(mu4e): simpler attachment-save commands on C-; e S/s/mCraig Jennings2026-05-112-10/+474
* refactor(epub): clean up calibredb-epub-config.elCraig Jennings2026-05-112-18/+89
* build(make): exclude the lorem-optimum benchmark from coverage runsCraig Jennings2026-05-111-1/+3
* fix(slack): harden and curate the C-; S ! reaction workflowCraig Jennings2026-05-112-1/+185
* feat(setup-email): add the deepsat work accountCraig Jennings2026-05-111-29/+62
* perf(lorem-optimum): speed up the Markov generation pathCraig Jennings2026-05-113-56/+70