aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refactor(config-utilities): extract cj/--recompile-emacs-homeCraig Jennings2026-04-301-24/+29
* test(config-utilities): cover cj/--benchmark-methodCraig Jennings2026-04-301-0/+57
* refactor(config-utilities): extract cj/--benchmark-methodCraig Jennings2026-04-301-8/+16
* test(config-utilities): cover cj/--delete-compiled-files-in-dirCraig Jennings2026-04-301-0/+91
* refactor(config-utilities): extract cj/--delete-compiled-files-in-dirCraig Jennings2026-04-301-8/+17
* test(org-noter-config): cover preferred-split, slug, template, predicatesCraig Jennings2026-04-304-0/+289
* test(config-utilities): cover with-timer, compile-buffer, summary, info commandsCraig Jennings2026-04-304-0/+286
* test(host-environment): cover laptop/desktop, platform, display, timezone pre...Craig Jennings2026-04-304-0/+345
* fix(host-environment): correct docstring order in cj/detect-system-timezoneCraig Jennings2026-04-301-2/+2
* test(keybindings): cover cj/jump-open-var and the jump-commands wiringCraig Jennings2026-04-302-0/+142
* chore(deps): point org-drill :vc at cjennings.net primaryCraig Jennings2026-04-291-1/+1
* fix(eshell): correct call shape in eshell/find-using-diredCraig Jennings2026-04-291-2/+2
* docs(design): add gloss package design docCraig Jennings2026-04-291-0/+316
* chore(hooks): skip out-of-tree .el files in validate-el.shCraig Jennings2026-04-291-0/+7
* feat(mail): add work account and reorganize C-; e bindingsCraig Jennings2026-04-271-29/+70
* fix(mail): default cj/custom-keymap so the file byte-compiles standaloneCraig Jennings2026-04-271-0/+8
* docs(design): add debug-profiling.el module brainstorm outputCraig Jennings2026-04-261-0/+203
* feat(lsp): add common build/cache dirs to file-watch ignore listCraig Jennings2026-04-262-1/+125
* feat(dashboard): F1 lands point at the top of the bufferCraig Jennings2026-04-251-2/+3
* refactor(system-utils): extract testable open-file helpersCraig Jennings2026-04-233-54/+185
* test(system-utils): cover identify-external-open-command and eval-bufferCraig Jennings2026-04-232-0/+121
* feat(coverage): add whole-project scope to cj/coverage-reportCraig Jennings2026-04-232-6/+247
* 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