git.cjennings.net
:
dotemacs
main
performance
My Emacs configuration
Craig Jennings
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(ai-config): require gptel backend libs so the fork's constructors load
Craig Jennings
2026-05-22
1
-1
/
+11
*
feat(org-config): add cj/org-finalize-task with tests
Craig Jennings
2026-05-22
1
-0
/
+70
*
fix(org-contacts): set org-contacts-files eagerly so launch doesn't error
Craig Jennings
2026-05-21
1
-4
/
+18
*
feat(ai-vterm): add graceful agent close on M-f9 / C-S-f9
Craig Jennings
2026-05-21
1
-28
/
+91
*
feat(calendar-sync): resolve .ics feed URLs from auth-source
Craig Jennings
2026-05-21
1
-5
/
+27
*
fix(dashboard): trim padding newlines and reset window-start on open
Craig Jennings
2026-05-20
1
-6
/
+7
*
feat(ai-vterm): default to bottom-75% on laptop, right-50% on desktop
Craig Jennings
2026-05-20
1
-18
/
+52
*
feat(calendar-sync): dispatch Google calendars through API helper
Craig Jennings
2026-05-20
1
-6
/
+110
*
fix(calendar-sync): drop declined events from synced output
Craig Jennings
2026-05-19
1
-0
/
+25
*
fix(vterm): stop wheel/escape forwarders from blocking Emacs
Craig Jennings
2026-05-18
1
-4
/
+23
*
feat(vterm): forward <escape> to the pty in vterm-mode
Craig Jennings
2026-05-18
1
-1
/
+13
*
feat(vterm): forward wheel events and route C-; x c into tmux copy-mode
Craig Jennings
2026-05-18
1
-9
/
+75
*
refactor(ai-config): switch gptel to local fork, drop tab-width advice
Craig Jennings
2026-05-18
1
-22
/
+2
*
feat(ai-mcp): add pure-helper foundation with tests
Craig Jennings
2026-05-17
1
-0
/
+416
*
feat(ai-conversations): autosave on a periodic timer
Craig Jennings
2026-05-16
1
-4
/
+56
*
refactor: consolidate runtime state into persist/
Craig Jennings
2026-05-16
6
-3
/
+10
*
chore: drop stale custom pdf-continuous-scroll files + dead use-package
Craig Jennings
2026-05-16
1
-10
/
+0
*
fix(config-utilities): guard emacsql-close against nil sqlite handle
Craig Jennings
2026-05-16
1
-0
/
+20
*
feat(org-config): hide :PROPERTIES: drawers via org-tidy
Craig Jennings
2026-05-16
1
-0
/
+11
*
fix(flycheck): wrap languagetool checker definition in eval+backquote
Craig Jennings
2026-05-16
1
-10
/
+15
*
fix(ai-config): gptel-model must be a symbol, not a string
Craig Jennings
2026-05-16
1
-3
/
+5
*
chore(ai-config): switch default gptel backend to ChatGPT / gpt-5.5
Craig Jennings
2026-05-16
1
-5
/
+5
*
feat(gptel-tools): wire web_fetch as a local tool
Craig Jennings
2026-05-16
1
-1
/
+2
*
feat(gptel-tools): wire git_status / git_log / git_diff as local tools
Craig Jennings
2026-05-16
1
-1
/
+4
*
fix(nerd-icons): restore `:demand t' so dashboard-config can load
Craig Jennings
2026-05-16
1
-5
/
+10
*
refactor(integrations): five hygiene fixes from the module-by-module re-review
Craig Jennings
2026-05-16
4
-22
/
+61
*
refactor(prog): six programming-track hygiene fixes from re-review
Craig Jennings
2026-05-16
7
-7
/
+74
*
refactor(org-workflow): four hygiene fixes from the module-by-module re-review
Craig Jennings
2026-05-16
3
-16
/
+44
*
refactor(ui): four UI/navigation hygiene fixes from module-by-module re-review
Craig Jennings
2026-05-16
4
-18
/
+52
*
refactor(custom-editing): five hygiene fixes from the module-by-module re-review
Craig Jennings
2026-05-16
5
-23
/
+69
*
refactor(foundation): hygiene pass across early-init, user-constants, system-...
Craig Jennings
2026-05-16
3
-73
/
+69
*
feat(modeline): surface flycheck status in the custom modeline
Craig Jennings
2026-05-16
2
-0
/
+12
*
feat(ai-conversations-browser): dired-style browser for saved GPTel conversat...
Craig Jennings
2026-05-16
2
-0
/
+244
*
feat(ai-rewrite): add directive-picker wrappers around gptel-rewrite
Craig Jennings
2026-05-16
2
-2
/
+114
*
feat(ai-quick-ask): add cj/gptel-quick-ask one-shot command
Craig Jennings
2026-05-16
2
-0
/
+136
*
feat(ai-conversations): add cj/gptel-autosave-toggle with [AS] mode-line indi...
Craig Jennings
2026-05-16
2
-0
/
+45
*
fix(ai-config): hook gptel-magit wiring per-feature, not on magit
Craig Jennings
2026-05-16
1
-6
/
+13
*
feat(gptel-tools): wire update_text_file as a local tool with tests
Craig Jennings
2026-05-16
1
-0
/
+1
*
fix(ai-config): force tab-width=8 in gptel org-mode prompt buffers
Craig Jennings
2026-05-16
1
-0
/
+22
*
fix(ai-config): Ensure gptel-magit is installed via use-package
Craig Jennings
2026-05-15
1
-16
/
+16
*
fix(flycheck): correct abbrev-mode no-arg toggle in cj/prose-helpers-on
Craig Jennings
2026-05-15
1
-6
/
+5
*
refactor(org-babel): drop redundant cj structure template
Craig Jennings
2026-05-15
1
-3
/
+3
*
feat(yas): activate yasnippet globally with fundamental-mode extras
Craig Jennings
2026-05-15
1
-3
/
+11
*
refactor(org-roam-config): indirect node-tags accessor for testability
Craig Jennings
2026-05-15
1
-1
/
+13
*
refactor(org-webclipper): use setq, not setopt, for pandoc sleep time
Craig Jennings
2026-05-15
1
-2
/
+8
*
fix(system-commands): require keybindings at load time, not just compile time
Craig Jennings
2026-05-15
1
-1
/
+6
*
fix(custom-buffer-file): Info dispatcher returns full org bracket link
Craig Jennings
2026-05-15
1
-1
/
+6
*
fix(ai-vterm): autoload cj/toggle-gptel to silence cross-module warning
Craig Jennings
2026-05-15
1
-0
/
+6
*
test(architecture): guard top-level timers + add startup-contract smoke test
Craig Jennings
2026-05-15
4
-21
/
+25
*
feat(custom-buffer-file): extend buffer-source dispatch to mu4e and Info
Craig Jennings
2026-05-15
1
-1
/
+22
[next]