aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(coverage): add cj/coverage-report command and F7 bindingCraig Jennings2026-04-233-0/+200
* feat(coverage): add format-report helper for the report bufferCraig Jennings2026-04-232-0/+194
* feat(coverage): wire make coverage target + simplecov pipelineCraig Jennings2026-04-2210-234/+348
* feat(coverage): add elisp backendCraig Jennings2026-04-222-0/+173
* feat(coverage): add backend registryCraig Jennings2026-04-222-0/+162
* feat(coverage): add intersect helper to combine LCOV with diffCraig Jennings2026-04-222-0/+196
* feat(coverage): add changed-lines helper and diff parserCraig Jennings2026-04-222-0/+257
* feat(coverage): add cj/--coverage-parse-lcov helperCraig Jennings2026-04-222-0/+207
* docs: add design docs for coverage and dev-setup-projectCraig Jennings2026-04-222-0/+318
* chore(org): move org-reveal to F2, freeing F5Craig Jennings2026-04-221-1/+1
* docs(font): sync font-config module header with current codeCraig Jennings2026-04-221-3/+5
* fix(host-environment): detect battery correctly on Linux desktopsCraig Jennings2026-04-222-5/+98
* feat(font): set default font height per machineCraig Jennings2026-04-221-2/+2
* fix(hugo): defer browser until server ready, report crashesCraig Jennings2026-04-221-3/+40
* refactor(hugo): prune stale header, group functions by purposeCraig Jennings2026-04-221-38/+41
* chore: delete wip.el and remove its stale require from init.elCraig Jennings2026-04-222-61/+0
* feat(hugo): draft picker, preview toggle, publish commandCraig Jennings2026-04-223-2/+224
* fix: load freshness, wttrin path, compile-time package initCraig Jennings2026-04-223-1/+10
* docs: add README.orgCraig Jennings2026-04-201-0/+89
* style(font): set default and fallback font heights to 120Craig Jennings2026-04-201-2/+2
* chore: rename /docs/ → /.ai/ in gitignore and CLAUDE.mdCraig Jennings2026-04-202-3/+4
* chore: sync validate-el.sh JSON channel + pairwise rule from rulesetsCraig Jennings2026-04-192-9/+44
* chore: sync testing rules — pyramid, overmocking, refactor-for-testability,...Craig Jennings2026-04-192-0/+130
* chore: sync elisp-testing.md (testutil pattern generalized)Craig Jennings2026-04-191-3/+3
* chore: sync bundle — add commits.md rule, attribution suppressionCraig Jennings2026-04-193-1/+71
* chore: gitignore *.eln (native-compiled artifacts from validate-el.sh)Craig Jennings2026-04-191-0/+3
* chore: sync .claude/ bundle — package-initialize, flat-layout, generic testingCraig Jennings2026-04-193-4/+168
* chore: remove install-hooks target, rulesets install handles itCraig Jennings2026-04-191-10/+1
* chore: track CLAUDE.md and .claude/ bundle, narrow gitignoreCraig Jennings2026-04-197-3/+418
* chore(hooks): add tracked pre-commit hook via githooks/Craig Jennings2026-04-192-1/+60
* refactor(transcription): extract running-transcriptions and format-entryCraig Jennings2026-04-192-20/+91
* refactor(transcription): extract four sentinel side-effect helpersCraig Jennings2026-04-192-40/+180
* refactor(transcription): extract init-log-file and track-transcriptionCraig Jennings2026-04-192-14/+132
* refactor(transcription): extract cj/--build-process-environmentCraig Jennings2026-04-192-9/+109
* refactor(transcription): consolidate backends into descriptor alistCraig Jennings2026-04-192-90/+93
* test(transcription): add characterization tests for API-key retrievalCraig Jennings2026-04-191-0/+90
* refactor(org-contacts): remove dead boundp branchesCraig Jennings2026-04-191-16/+12
* fix(reconcile): restore repo iteration under projects-dir and code-dirCraig Jennings2026-04-192-1/+182
* refactor(reconcile): extract helpers, add recursive repo discovery and 28 testsCraig Jennings2026-04-197-36/+549
* fix: make this function recursiveCraig Jennings2026-04-181-4/+14
* fix: fix M-P by removing autoload cookie from keybindingCraig Jennings2026-04-181-1/+1
* feat(agenda): add project-filtered agenda view on C-f8Craig Jennings2026-04-092-6/+36
* feat(vterm): pass F8, F9, F10 through to EmacsCraig Jennings2026-04-073-3/+7
* test(recording): add direct tests for device-sort-key, device-status-label, g...Craig Jennings2026-04-053-0/+198
* test(calendar-sync): add 32 tests for recurrence exceptions, helpers, unfoldingCraig Jennings2026-04-056-0/+313
* refactor(calendar-sync): extract require-calendars guard from 4 locationsCraig Jennings2026-04-051-8/+10
* refactor(calendar-sync): extract RFC 5545 continuation line unfoldingCraig Jennings2026-04-051-17/+17
* refactor(calendar-sync): extract CN and email parsing from duplicated codeCraig Jennings2026-04-051-25/+19
* refactor(calendar-sync): remove dead function calendar-sync--timezone-nameCraig Jennings2026-04-052-12/+1
* test(calendar-sync): add 68 tests across 13 files for untested pure functionsCraig Jennings2026-04-0513-0/+647