| Commit message (Expand) | Author | Age | Files | Lines |
| * | refactor(config-utilities): extract cj/--delete-compiled-files-in-dir | Craig Jennings | 2026-04-30 | 1 | -8/+17 |
| * | test(org-noter-config): cover preferred-split, slug, template, predicates | Craig Jennings | 2026-04-30 | 4 | -0/+289 |
| * | test(config-utilities): cover with-timer, compile-buffer, summary, info commands | Craig Jennings | 2026-04-30 | 4 | -0/+286 |
| * | test(host-environment): cover laptop/desktop, platform, display, timezone pre... | Craig Jennings | 2026-04-30 | 4 | -0/+345 |
| * | fix(host-environment): correct docstring order in cj/detect-system-timezone | Craig Jennings | 2026-04-30 | 1 | -2/+2 |
| * | test(keybindings): cover cj/jump-open-var and the jump-commands wiring | Craig Jennings | 2026-04-30 | 2 | -0/+142 |
| * | chore(deps): point org-drill :vc at cjennings.net primary | Craig Jennings | 2026-04-29 | 1 | -1/+1 |
| * | fix(eshell): correct call shape in eshell/find-using-dired | Craig Jennings | 2026-04-29 | 1 | -2/+2 |
| * | docs(design): add gloss package design doc | Craig Jennings | 2026-04-29 | 1 | -0/+316 |
| * | chore(hooks): skip out-of-tree .el files in validate-el.sh | Craig Jennings | 2026-04-29 | 1 | -0/+7 |
| * | feat(mail): add work account and reorganize C-; e bindings | Craig Jennings | 2026-04-27 | 1 | -29/+70 |
| * | fix(mail): default cj/custom-keymap so the file byte-compiles standalone | Craig Jennings | 2026-04-27 | 1 | -0/+8 |
| * | docs(design): add debug-profiling.el module brainstorm output | Craig Jennings | 2026-04-26 | 1 | -0/+203 |
| * | feat(lsp): add common build/cache dirs to file-watch ignore list | Craig Jennings | 2026-04-26 | 2 | -1/+125 |
| * | feat(dashboard): F1 lands point at the top of the buffer | Craig Jennings | 2026-04-25 | 1 | -2/+3 |
| * | refactor(system-utils): extract testable open-file helpers | Craig Jennings | 2026-04-23 | 3 | -54/+185 |
| * | test(system-utils): cover identify-external-open-command and eval-buffer | Craig Jennings | 2026-04-23 | 2 | -0/+121 |
| * | feat(coverage): add whole-project scope to cj/coverage-report | Craig Jennings | 2026-04-23 | 2 | -6/+247 |
| * | feat(coverage): add cj/coverage-report command and F7 binding | Craig Jennings | 2026-04-23 | 3 | -0/+200 |
| * | feat(coverage): add format-report helper for the report buffer | Craig Jennings | 2026-04-23 | 2 | -0/+194 |
| * | feat(coverage): wire make coverage target + simplecov pipeline | Craig Jennings | 2026-04-22 | 10 | -234/+348 |
| * | feat(coverage): add elisp backend | Craig Jennings | 2026-04-22 | 2 | -0/+173 |
| * | feat(coverage): add backend registry | Craig Jennings | 2026-04-22 | 2 | -0/+162 |
| * | feat(coverage): add intersect helper to combine LCOV with diff | Craig Jennings | 2026-04-22 | 2 | -0/+196 |
| * | feat(coverage): add changed-lines helper and diff parser | Craig Jennings | 2026-04-22 | 2 | -0/+257 |
| * | feat(coverage): add cj/--coverage-parse-lcov helper | Craig Jennings | 2026-04-22 | 2 | -0/+207 |
| * | docs: add design docs for coverage and dev-setup-project | Craig Jennings | 2026-04-22 | 2 | -0/+318 |
| * | chore(org): move org-reveal to F2, freeing F5 | Craig Jennings | 2026-04-22 | 1 | -1/+1 |
| * | docs(font): sync font-config module header with current code | Craig Jennings | 2026-04-22 | 1 | -3/+5 |
| * | fix(host-environment): detect battery correctly on Linux desktops | Craig Jennings | 2026-04-22 | 2 | -5/+98 |
| * | feat(font): set default font height per machine | Craig Jennings | 2026-04-22 | 1 | -2/+2 |
| * | fix(hugo): defer browser until server ready, report crashes | Craig Jennings | 2026-04-22 | 1 | -3/+40 |
| * | refactor(hugo): prune stale header, group functions by purpose | Craig Jennings | 2026-04-22 | 1 | -38/+41 |
| * | chore: delete wip.el and remove its stale require from init.el | Craig Jennings | 2026-04-22 | 2 | -61/+0 |
| * | feat(hugo): draft picker, preview toggle, publish command | Craig Jennings | 2026-04-22 | 3 | -2/+224 |
| * | fix: load freshness, wttrin path, compile-time package init | Craig Jennings | 2026-04-22 | 3 | -1/+10 |
| * | docs: add README.org | Craig Jennings | 2026-04-20 | 1 | -0/+89 |
| * | style(font): set default and fallback font heights to 120 | Craig Jennings | 2026-04-20 | 1 | -2/+2 |
| * | chore: rename /docs/ → /.ai/ in gitignore and CLAUDE.md | Craig Jennings | 2026-04-20 | 2 | -3/+4 |
| * | chore: sync validate-el.sh JSON channel + pairwise rule from rulesets | Craig Jennings | 2026-04-19 | 2 | -9/+44 |
| * | chore: sync testing rules — pyramid, overmocking, refactor-for-testability,... | Craig Jennings | 2026-04-19 | 2 | -0/+130 |
| * | chore: sync elisp-testing.md (testutil pattern generalized) | Craig Jennings | 2026-04-19 | 1 | -3/+3 |
| * | chore: sync bundle — add commits.md rule, attribution suppression | Craig Jennings | 2026-04-19 | 3 | -1/+71 |
| * | chore: gitignore *.eln (native-compiled artifacts from validate-el.sh) | Craig Jennings | 2026-04-19 | 1 | -0/+3 |
| * | chore: sync .claude/ bundle — package-initialize, flat-layout, generic testing | Craig Jennings | 2026-04-19 | 3 | -4/+168 |
| * | chore: remove install-hooks target, rulesets install handles it | Craig Jennings | 2026-04-19 | 1 | -10/+1 |
| * | chore: track CLAUDE.md and .claude/ bundle, narrow gitignore | Craig Jennings | 2026-04-19 | 7 | -3/+418 |
| * | chore(hooks): add tracked pre-commit hook via githooks/ | Craig Jennings | 2026-04-19 | 2 | -1/+60 |
| * | refactor(transcription): extract running-transcriptions and format-entry | Craig Jennings | 2026-04-19 | 2 | -20/+91 |
| * | refactor(transcription): extract four sentinel side-effect helpers | Craig Jennings | 2026-04-19 | 2 | -40/+180 |