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
*
feat(org): label the C-; O org prefix in which-key
Craig Jennings
13 days
1
-0
/
+22
*
feat(org-tidy): mark collapsed property drawers with a middle dot
Craig Jennings
13 days
1
-1
/
+2
*
feat(chime): limit the event tooltip to the next 3 days
Craig Jennings
13 days
1
-2
/
+2
*
feat(dashboard): add a Linear launcher and group the navigator by row sizes
Craig Jennings
13 days
1
-14
/
+26
*
feat(linear): re-enable linear-config and wire the reworked command surface
Craig Jennings
13 days
1
-10
/
+76
*
fix(dwim-shell): make destructive file-op commands match their names
Craig Jennings
13 days
1
-9
/
+23
*
fix(dwim-shell): build video-concat filelist in elisp
Craig Jennings
13 days
1
-6
/
+29
*
fix(org-babel): confirm babel evaluation by default, toggle on a key
Craig Jennings
13 days
1
-11
/
+12
*
fix(dwim-shell): quote and validate user-controlled shell inputs
Craig Jennings
13 days
1
-8
/
+49
*
fix(dwim-shell): delete password temp file after the process exits
Craig Jennings
13 days
1
-82
/
+101
*
refactor(restclient): remove SkyFi key-injection feature
Craig Jennings
13 days
1
-40
/
+1
*
fix(linear): load API key for check-setup and pin org file to emacs home
Craig Jennings
13 days
1
-4
/
+20
*
feat(linear): wire linear-emacs into the config for DeepSat
Craig Jennings
13 days
1
-0
/
+100
*
refactor(mail): consolidate compose-buffer kill policy to one home
Craig Jennings
14 days
1
-7
/
+3
*
feat(mail): kill org-msg compose buffers on exit
Craig Jennings
14 days
1
-8
/
+7
*
docs(mail): clarify message-kill-buffer-on-exit ownership
Craig Jennings
14 days
1
-2
/
+8
*
fix(org-babel): correct java structure-template language name
Craig Jennings
14 days
1
-1
/
+1
*
refactor(host-env): fix env-desktop-p doc and normalize the X predicates
Craig Jennings
14 days
1
-4
/
+7
*
fix(dirvish): guard nil file and reject path-traversal playlist names
Craig Jennings
14 days
1
-12
/
+25
*
fix(dirvish): declare runtime constant/util deps with plain require
Craig Jennings
14 days
1
-2
/
+2
*
refactor(org): give org-log-done a single home
Craig Jennings
14 days
2
-2
/
+2
*
fix(org-roam): always save the daily after a journal task-copy
Craig Jennings
2026-05-22
1
-5
/
+13
*
refactor(auth): consolidate the auth-source secret lookup into one helper
Craig Jennings
2026-05-22
5
-33
/
+29
*
refactor(dashboard): derive the navigator and keybindings from one launcher t...
Craig Jennings
2026-05-22
1
-81
/
+50
*
fix(dashboard): center the banner subtitle and color the navigator and items
Craig Jennings
2026-05-22
1
-1
/
+1
*
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
[next]