aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat(lsp): add common build/cache dirs to file-watch ignore listCraig Jennings2026-04-261-1/+38
* 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-231-54/+57
* feat(coverage): add whole-project scope to cj/coverage-reportCraig Jennings2026-04-231-6/+110
* feat(coverage): add cj/coverage-report command and F7 bindingCraig Jennings2026-04-231-0/+108
* feat(coverage): add format-report helper for the report bufferCraig Jennings2026-04-231-0/+70
* feat(coverage): wire make coverage target + simplecov pipelineCraig Jennings2026-04-222-52/+58
* feat(coverage): add elisp backendCraig Jennings2026-04-221-0/+74
* feat(coverage): add backend registryCraig Jennings2026-04-221-0/+53
* feat(coverage): add intersect helper to combine LCOV with diffCraig Jennings2026-04-221-0/+52
* feat(coverage): add changed-lines helper and diff parserCraig Jennings2026-04-221-0/+64
* feat(coverage): add cj/--coverage-parse-lcov helperCraig Jennings2026-04-221-0/+58
* 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-221-5/+30
* 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-221-60/+0
* feat(hugo): draft picker, preview toggle, publish commandCraig Jennings2026-04-221-2/+79
* fix: load freshness, wttrin path, compile-time package initCraig Jennings2026-04-221-1/+1
* style(font): set default and fallback font heights to 120Craig Jennings2026-04-201-2/+2
* refactor(transcription): extract running-transcriptions and format-entryCraig Jennings2026-04-191-20/+25
* refactor(transcription): extract four sentinel side-effect helpersCraig Jennings2026-04-191-40/+44
* refactor(transcription): extract init-log-file and track-transcriptionCraig Jennings2026-04-191-14/+16
* refactor(transcription): extract cj/--build-process-environmentCraig Jennings2026-04-191-9/+15
* refactor(transcription): consolidate backends into descriptor alistCraig Jennings2026-04-191-39/+29
* 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-191-1/+1
* refactor(reconcile): extract helpers, add recursive repo discovery and 28 testsCraig Jennings2026-04-191-36/+48
* 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-091-2/+31
* feat(vterm): pass F8, F9, F10 through to EmacsCraig Jennings2026-04-072-1/+4
* 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-051-5/+0
* refactor(recording): extract select-from-labeled helper, flatten quick-setupCraig Jennings2026-04-051-33/+27
* refactor(recording): extract video command builder from ffmpeg-record-videoCraig Jennings2026-04-051-42/+42
* refactor(recording): extract shared test-device helper from test-mic/test-mon...Craig Jennings2026-04-051-21/+16
* refactor(recording): unify parse-pactl-sources/sinks-verbose into single func...Craig Jennings2026-04-051-45/+12
* feat(music): add random-aware next/previous; refactor music + calendar-syncCraig Jennings2026-04-032-174/+136
* feat(org): add <cj structure template for daily prep comment blocksCraig Jennings2026-04-021-1/+3
* feat(music): add test coverage for 7 functions, refactor with extracted helpersCraig Jennings2026-04-011-36/+45
* fix(slack): disable emojify in lui buffers, add org cache reset commandCraig Jennings2026-03-162-1/+27
* fix(slack): add error visibility to notification handlerCraig Jennings2026-03-141-8/+20
* fix(slack): fix notification bug, add close-all-buffers commandCraig Jennings2026-03-101-1/+17