| Commit message (Expand) | Author | Age | Files | Lines |
| * | test(prog): cover formatter wiring for python, go, shell, typescript | Craig Jennings | 2026-04-30 | 5 | -0/+226 |
| * | chore(deps): add commented :load-path hints for local-dev swaps | Craig Jennings | 2026-04-30 | 4 | -0/+4 |
| * | chore(deps): move remaining packages from :load-path to :vc; drop archived or... | Craig Jennings | 2026-04-30 | 4 | -222/+7 |
| * | feat(gloss): wire gloss into init via :vc against cjennings.net | Craig Jennings | 2026-04-30 | 2 | -0/+31 |
| * | test(config-utilities): cover validate-timestamps and format-report helpers | Craig Jennings | 2026-04-30 | 2 | -0/+190 |
| * | fix(config-utilities): repair validate-org-agenda-timestamps property check | Craig Jennings | 2026-04-30 | 1 | -31/+65 |
| * | test(config-utilities): cover cj/--recompile-emacs-home | Craig Jennings | 2026-04-30 | 1 | -0/+122 |
| * | refactor(config-utilities): extract cj/--recompile-emacs-home | Craig Jennings | 2026-04-30 | 1 | -24/+29 |
| * | test(config-utilities): cover cj/--benchmark-method | Craig Jennings | 2026-04-30 | 1 | -0/+57 |
| * | refactor(config-utilities): extract cj/--benchmark-method | Craig Jennings | 2026-04-30 | 1 | -8/+16 |
| * | test(config-utilities): cover cj/--delete-compiled-files-in-dir | Craig Jennings | 2026-04-30 | 1 | -0/+91 |
| * | 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 |