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
*
chore(vterm): fix docstring quoting and drop unused alias
Craig Jennings
2026-05-10
1
-5
/
+3
*
Keep calendar sync off the UI thread
Craig Jennings
2026-05-10
2
-57
/
+339
*
Make batch Emacs prefer newer sources
Craig Jennings
2026-05-10
1
-1
/
+1
*
Add Emacs-native vterm copy workflows
Craig Jennings
2026-05-10
2
-5
/
+323
*
Make repo reconciliation review-first
Craig Jennings
2026-05-10
8
-217
/
+361
*
Clean up Org keymap ownership
Craig Jennings
2026-05-10
3
-27
/
+64
*
Move GPTel tool loading into AI config
Craig Jennings
2026-05-10
4
-14
/
+109
*
Add tests for early archive setup
Craig Jennings
2026-05-10
1
-11
/
+121
*
chore(org-drill): use local :load-path checkout for active dev
Craig Jennings
2026-05-09
1
-4
/
+4
*
chore(org-agenda): catch up to chime variable renames
Craig Jennings
2026-05-09
1
-4
/
+5
*
chore(hooks): drop PROJECT_ROOT guard from validate-el.sh
Craig Jennings
2026-05-09
1
-7
/
+0
*
refactor(tests): extract shared buffer-cleanup and fake-vterm helpers
Craig Jennings
2026-05-09
9
-101
/
+101
*
refactor: extract window-geometry helpers shared by F9 and F12
Craig Jennings
2026-05-09
6
-207
/
+201
*
feat(ai-vterm): show [running] in picker and F9 redisplays last-used
Craig Jennings
2026-05-09
3
-16
/
+63
*
feat(vterm): F12 toggle that excludes claude and preserves geometry
Craig Jennings
2026-05-09
4
-19
/
+494
*
fix(ai-vterm): harden F9 toggle across multi-window and buffer-move
Craig Jennings
2026-05-09
4
-51
/
+383
*
Merge branch 'main' of cjennings.net:dotemacs
Craig Jennings
2026-05-08
1
-0
/
+1
|
\
|
*
chore: gitignore .emacs-theme runtime state
Craig Jennings
2026-05-08
1
-0
/
+1
*
|
feat(ai-vterm): F9 toggle/redisplay/pick + persistent split geometry
Craig Jennings
2026-05-08
11
-31
/
+1005
|
/
*
fix(ai-vterm): direction-based display + per-project tmux session names
Craig Jennings
2026-05-07
6
-10
/
+178
*
chore(modules): pass validate-modules in batch by adding requires
Craig Jennings
2026-05-07
18
-21
/
+31
*
refactor(ui-navigation): drop redundant M-S-s window-swap binding
Craig Jennings
2026-05-07
2
-5
/
+0
*
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
[next]