aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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