git.cjennings.net
:
dotemacs
main
performance
My Emacs configuration
Craig Jennings
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(ai-vterm): add Claude launcher with vertical-split vterm
Craig Jennings
2026-05-07
10
-3
/
+778
*
chore: symlink claude rules to rulesets canonical
Craig Jennings
2026-05-07
4
-385
/
+4
*
fix: restore daemon icons and consolidate nerd-icons setup
Craig Jennings
2026-05-07
10
-45
/
+316
*
docs: add init.el load-graph and utility-consolidation specs
Craig Jennings
2026-05-04
2
-0
/
+2045
*
chore: stop emojifying org-mode buffers
Craig Jennings
2026-05-04
1
-2
/
+1
*
Make calendar sync startup safe without config
Craig Jennings
2026-05-04
3
-14
/
+157
*
fix: sanitize calendar event headings and property values
Craig Jennings
2026-05-03
3
-5
/
+96
*
fix: scope test-runner state by project
Craig Jennings
2026-05-03
2
-26
/
+281
*
refactor: move and test theme persistence behavior
Craig Jennings
2026-05-03
3
-36
/
+191
*
refactor: drop dead intermediate C-s binding in selection-framework
Craig Jennings
2026-05-03
2
-3
/
+30
*
test: re-point projectile revert tests at the decision helper
Craig Jennings
2026-05-03
3
-70
/
+36
*
refactor: defer projectile revert advice until projectile loads
Craig Jennings
2026-05-03
2
-26
/
+124
*
fix: scope projectile cache revert state to each compile
Craig Jennings
2026-05-03
3
-50
/
+138
*
perf: cache modeline VC data per buffer
Craig Jennings
2026-05-03
2
-23
/
+196
*
chore: gitignore Emacs backup, auto-save, and lock files
Craig Jennings
2026-05-03
1
-0
/
+5
*
refactor: invoke git via argv in coverage diff helpers
Craig Jennings
2026-05-03
3
-25
/
+96
*
fix: use buffer-file-name for C single-file compile command
Craig Jennings
2026-05-03
1
-3
/
+11
*
test: cover C mode hooks and project compile branches
Craig Jennings
2026-05-03
3
-0
/
+162
*
fix: make test scratch paths sandbox-friendly
Craig Jennings
2026-05-03
3
-13
/
+82
*
fix: validate mail transport executables and default debug off
Craig Jennings
2026-05-03
2
-6
/
+146
*
fix: shell-quote F6 test-runner command arguments
Craig Jennings
2026-05-03
2
-5
/
+48
*
fix: clarify reset-auth-cache failure message
Craig Jennings
2026-05-03
1
-1
/
+1
*
test: cover auth-config helpers and oauth2 cache fix
Craig Jennings
2026-05-03
5
-0
/
+314
*
fix: default auth-source debug logging to disabled
Craig Jennings
2026-05-03
2
-2
/
+66
*
fix: close drill capture template source link
Craig Jennings
2026-05-03
2
-2
/
+28
*
fix: use file basename when moving buffer + file
Craig Jennings
2026-05-03
2
-2
/
+46
*
fix: keep C-; ! as system command prefix
Craig Jennings
2026-05-03
2
-13
/
+57
*
fix: set vc-follow-symlinks explicitly to t
Craig Jennings
2026-05-03
2
-1
/
+67
*
fix: expand local ELPA mirror paths with expand-file-name
Craig Jennings
2026-05-03
2
-10
/
+129
*
feat(dev-fkeys): revert projectile cache on failed-and-modified compile
Craig Jennings
2026-05-03
5
-0
/
+405
*
feat(dev-fkeys): propagate prefix-arg to projectile through F4 / F6
Craig Jennings
2026-05-03
4
-4
/
+51
*
chore(prog-general): disable auto-close of *compilation* window
Craig Jennings
2026-05-03
1
-10
/
+15
*
fix(dev-fkeys): F6 elisp runner uses basename, not rel-path
Craig Jennings
2026-05-03
3
-7
/
+13
*
feat(dev-fkeys): add F6 test runner menu (Phase 2a)
Craig Jennings
2026-05-03
8
-12
/
+798
*
feat(dev-fkeys): add project-aware F4 compile/run dispatcher
Craig Jennings
2026-05-03
17
-43
/
+1166
*
test(calendar-sync): fix weekday-string lookup to match production
Craig Jennings
2026-05-03
1
-1
/
+8
*
fix(line-paragraph): join-line-or-region strands space on next line
Craig Jennings
2026-05-03
3
-27
/
+108
*
test(prog): drop ignore-errors on prog-module require, add featurep check
Craig Jennings
2026-04-30
4
-4
/
+27
*
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
[next]