aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refactor: drop dead intermediate C-s binding in selection-frameworkCraig Jennings2026-05-032-3/+30
* test: re-point projectile revert tests at the decision helperCraig Jennings2026-05-033-70/+36
* refactor: defer projectile revert advice until projectile loadsCraig Jennings2026-05-032-26/+124
* fix: scope projectile cache revert state to each compileCraig Jennings2026-05-033-50/+138
* perf: cache modeline VC data per bufferCraig Jennings2026-05-032-23/+196
* chore: gitignore Emacs backup, auto-save, and lock filesCraig Jennings2026-05-031-0/+5
* refactor: invoke git via argv in coverage diff helpersCraig Jennings2026-05-033-25/+96
* fix: use buffer-file-name for C single-file compile commandCraig Jennings2026-05-031-3/+11
* test: cover C mode hooks and project compile branchesCraig Jennings2026-05-033-0/+162
* fix: make test scratch paths sandbox-friendlyCraig Jennings2026-05-033-13/+82
* fix: validate mail transport executables and default debug offCraig Jennings2026-05-032-6/+146
* fix: shell-quote F6 test-runner command argumentsCraig Jennings2026-05-032-5/+48
* fix: clarify reset-auth-cache failure messageCraig Jennings2026-05-031-1/+1
* test: cover auth-config helpers and oauth2 cache fixCraig Jennings2026-05-035-0/+314
* fix: default auth-source debug logging to disabledCraig Jennings2026-05-032-2/+66
* fix: close drill capture template source linkCraig Jennings2026-05-032-2/+28
* fix: use file basename when moving buffer + fileCraig Jennings2026-05-032-2/+46
* fix: keep C-; ! as system command prefixCraig Jennings2026-05-032-13/+57
* fix: set vc-follow-symlinks explicitly to tCraig Jennings2026-05-032-1/+67
* fix: expand local ELPA mirror paths with expand-file-nameCraig Jennings2026-05-032-10/+129
* feat(dev-fkeys): revert projectile cache on failed-and-modified compileCraig Jennings2026-05-035-0/+405
* feat(dev-fkeys): propagate prefix-arg to projectile through F4 / F6Craig Jennings2026-05-034-4/+51
* chore(prog-general): disable auto-close of *compilation* windowCraig Jennings2026-05-031-10/+15
* fix(dev-fkeys): F6 elisp runner uses basename, not rel-pathCraig Jennings2026-05-033-7/+13
* feat(dev-fkeys): add F6 test runner menu (Phase 2a)Craig Jennings2026-05-038-12/+798
* feat(dev-fkeys): add project-aware F4 compile/run dispatcherCraig Jennings2026-05-0317-43/+1166
* test(calendar-sync): fix weekday-string lookup to match productionCraig Jennings2026-05-031-1/+8
* fix(line-paragraph): join-line-or-region strands space on next lineCraig Jennings2026-05-033-27/+108
* test(prog): drop ignore-errors on prog-module require, add featurep checkCraig Jennings2026-04-304-4/+27
* test(prog): cover formatter wiring for python, go, shell, typescriptCraig Jennings2026-04-305-0/+226
* chore(deps): add commented :load-path hints for local-dev swapsCraig Jennings2026-04-304-0/+4
* chore(deps): move remaining packages from :load-path to :vc; drop archived or...Craig Jennings2026-04-304-222/+7
* feat(gloss): wire gloss into init via :vc against cjennings.netCraig Jennings2026-04-302-0/+31
* test(config-utilities): cover validate-timestamps and format-report helpersCraig Jennings2026-04-302-0/+190
* fix(config-utilities): repair validate-org-agenda-timestamps property checkCraig Jennings2026-04-301-31/+65
* test(config-utilities): cover cj/--recompile-emacs-homeCraig Jennings2026-04-301-0/+122
* 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