git.cjennings.net
:
dotemacs
main
performance
My Emacs configuration
Craig Jennings
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(video-recording): use generic 'Built-in Audio' label
Craig Jennings
2026-02-03
1
-1
/
+1
*
fix(video-recording): correct wf-recorder flags for Wayland pipeline
Craig Jennings
2026-02-03
1
-1
/
+1
*
perf(lorem-optimum): fix O(n²) tokenization algorithm
Craig Jennings
2026-02-03
1
-17
/
+23
*
feat(calendar-sync): add EXDATE support for excluded recurring event dates
Craig Jennings
2026-02-03
1
-10
/
+135
*
chore(ai-config): switch default gptel backend to Claude
Craig Jennings
2026-02-03
1
-5
/
+4
*
feat(calendar-sync): add RECURRENCE-ID exception handling for recurring events
Craig Jennings
2026-02-03
3
-12
/
+184
*
feat(keyboard): add GUI key translation for M-S- bindings
Craig Jennings
2026-02-02
2
-54
/
+170
*
feat(calendar-sync): add timezone conversion for TZID-qualified events
Craig Jennings
2026-02-01
1
-12
/
+79
*
fix(dashboard): correct banner title centering
Craig Jennings
2026-02-01
1
-0
/
+24
*
feat(dirvish): add wallpaper setter with X11/Wayland support
Craig Jennings
2026-02-01
1
-4
/
+23
*
feat(env): add X11 and Wayland detection functions
Craig Jennings
2026-02-01
1
-0
/
+11
*
feat(music): add dirvish keybinding for EMMS playlist
Craig Jennings
2026-02-01
1
-1
/
+3
*
style(font): increase default height to 140
Craig Jennings
2026-02-01
1
-1
/
+1
*
fix(recording): add Wayland support using wf-recorder
Craig Jennings
2026-01-31
1
-31
/
+66
*
fix(transcription): add T keybinding to dirvish-mode-map
Craig Jennings
2026-01-29
1
-1
/
+3
*
feat(calendar-sync): re-enable auto-sync on startup
Craig Jennings
2026-01-27
1
-1
/
+1
*
fix(calendar-sync): resolve freeze on DST transitions and large ICS files
Craig Jennings
2026-01-27
1
-7
/
+13
*
fix(org-drill): switch from local load-path to VC package install
Craig Jennings
2026-01-27
1
-5
/
+3
*
fix(font-config): update font settings and fix env-gui-p call
Craig Jennings
2026-01-26
1
-3
/
+3
*
fix(ai-config): remove redundant autoload for cj/toggle-gptel
Craig Jennings
2026-01-24
1
-2
/
+0
*
feat(system): start server for pinentry-emacs, exclude airootfs from recentf
Craig Jennings
2026-01-24
1
-1
/
+8
*
fix(org-roam): bind dailies keys after keymap exists
Craig Jennings
2026-01-24
1
-9
/
+5
*
fix(org-refile): skip airootfs directories to avoid permission errors
Craig Jennings
2026-01-24
1
-6
/
+11
*
fix(chrono-tools): fix trailing paren in time-zones binding
Craig Jennings
2026-01-24
1
-1
/
+1
*
feat(email): add password decryption to setup script
Craig Jennings
2026-01-24
2
-9
/
+11
*
fix(terminal): add console/mosh compatibility
Craig Jennings
2026-01-23
14
-33
/
+90
*
fix(calendar-sync): disable auto-start to prevent freeze
Craig Jennings
2026-01-14
1
-1
/
+1
*
feat(dirvish): update shortcuts for health and homelab projects
Craig Jennings
2026-01-10
1
-1
/
+2
*
feat(dirvish): add project shortcuts and remove scratch font override
Craig Jennings
2026-01-09
2
-2
/
+4
*
feat(calendar-sync): multi-calendar support with property tests
Craig Jennings
2025-12-02
3
-75
/
+185
*
feat(dwim-shell): fix M-D menu binding and enhance audio extraction
Craig Jennings
2025-11-24
3
-22
/
+25
*
refactor(keybindings): reorganize time-zones and kill-buffer-and-window bindings
Craig Jennings
2025-11-24
3
-4
/
+7
*
feat(org-noter): implement custom org-noter workflow
Craig Jennings
2025-11-21
1
-33
/
+221
*
chore(weather): update location list
Craig Jennings
2025-11-21
1
-3
/
+4
*
fix(org-noter): remove duplicate org-roam integration call
Craig Jennings
2025-11-21
1
-4
/
+3
*
fix: add quick-sdcv quit binding and fix calendar-sync sentinel
Craig Jennings
2025-11-21
2
-11
/
+15
*
feat(dirvish): Add project clipper shortcut (pc)
Craig Jennings
2025-11-18
1
-0
/
+1
*
feat(calendar-sync): Add RRULE support and refactor expansion functions
Craig Jennings
2025-11-18
1
-35
/
+385
*
feat: add org keymap under C-; O with cache clear binding
Craig Jennings
2025-11-17
1
-1
/
+12
*
fix: increase calendar-sync curl timeout from 10 to 30 seconds
Craig Jennings
2025-11-17
1
-1
/
+1
*
feat(calendar-sync): Make ICS fetching asynchronous
Craig Jennings
2025-11-17
1
-29
/
+42
*
chore(calendar-sync): Change default interval to 60 minutes
Craig Jennings
2025-11-17
1
-3
/
+3
*
refactor(calendar-sync): Make interval configurable in minutes
Craig Jennings
2025-11-17
1
-11
/
+12
*
feat(calendar-sync): Add auto-start toggle and convert to defvar
Craig Jennings
2025-11-17
1
-20
/
+17
*
fix(calendar-sync): Remove carriage return characters from synced events
Craig Jennings
2025-11-17
1
-2
/
+16
*
feat: Add toggle for org-appear mode (C-c C-a)
Craig Jennings
2025-11-16
1
-3
/
+17
*
refactor: Use cj/log-silently for debug messages
Craig Jennings
2025-11-16
5
-24
/
+65
*
feat(calendar-sync): Add automatic timezone detection and chronological sorting
Craig Jennings
2025-11-16
6
-21
/
+456
*
refactor(reconcile-open-repos): Use git pull --rebase for cleaner history
Craig Jennings
2025-11-15
1
-2
/
+2
*
fix(tests): Move cj/log-silently to system-lib.el, fix all test failures
Craig Jennings
2025-11-15
7
-28
/
+20
[next]