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
*
refactor(calendar): move calendar URLs into calendar-sync.el
Craig Jennings
2026-02-04
2
-16
/
+16
*
feat(buffer): add EWW and email viewing functions
Craig Jennings
2026-02-04
1
-5
/
+73
*
feat(lsp): disable LSP on remote/TRAMP files
Craig Jennings
2026-02-04
2
-2
/
+5
*
test(video-recording): add process cleanup tests
Craig Jennings
2026-02-03
1
-0
/
+229
*
fix(video-recording): kill orphan wf-recorder on Wayland
Craig Jennings
2026-02-03
1
-1
/
+10
*
fix(video-recording): use generic 'Built-in Audio' label
Craig Jennings
2026-02-03
4
-11
/
+11
*
test(video-recording): add command structure validation tests
Craig Jennings
2026-02-03
1
-0
/
+311
*
fix(video-recording): correct wf-recorder flags for Wayland pipeline
Craig Jennings
2026-02-03
1
-1
/
+1
*
fix(tests): correct flaky test assertions
Craig Jennings
2026-02-03
2
-6
/
+10
*
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
6
-10
/
+811
*
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
10
-13
/
+896
*
feat(keyboard): add GUI key translation for M-S- bindings
Craig Jennings
2026-02-02
5
-62
/
+180
*
feat(calendar-sync): add timezone conversion for TZID-qualified events
Craig Jennings
2026-02-01
5
-12
/
+764
*
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
*
chore(todo): adjust task priorities based on V2MOM alignment
Craig Jennings
2026-01-27
1
-7
/
+7
*
chore: untrack calendar sync generated data
Craig Jennings
2026-01-27
4
-2140
/
+5
*
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
2
-5
/
+3
*
fix(font-config): update font settings and fix env-gui-p call
Craig Jennings
2026-01-26
1
-3
/
+3
*
chore: untrack minibuffer history file
Craig Jennings
2026-01-26
1
-158
/
+0
*
chore(theme): add color palette reference files
Craig Jennings
2026-01-26
2
-0
/
+223
*
test(theme): add comprehensive tests for dupre-theme
Craig Jennings
2026-01-26
1
-0
/
+208
*
feat(theme): restructure dupre-theme into modular architecture
Craig Jennings
2026-01-26
3
-123
/
+1006
*
fix(tests): fix failing tests across multiple modules
Craig Jennings
2026-01-24
5
-13
/
+23
*
test(prog-shell): add tests for cj/make-script-executable
Craig Jennings
2026-01-24
2
-10
/
+140
*
fix(ai-config): remove redundant autoload for cj/toggle-gptel
Craig Jennings
2026-01-24
1
-2
/
+0
*
chore: add .stignore to gitignore, add terminal pinentry TODO
Craig Jennings
2026-01-24
2
-0
/
+11
*
fix(abbrev): correct broken abbreviation substitutions
Craig Jennings
2026-01-24
1
-15
/
+14
*
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
*
chore(Makefile): add targets alias for help
Craig Jennings
2026-01-24
1
-1
/
+4
*
docs: add CLAUDE.md for auto-loaded instructions
Craig Jennings
2026-01-24
1
-0
/
+28
*
feat(email): add password decryption to setup script
Craig Jennings
2026-01-24
5
-9
/
+47
*
fix(terminal): add console/mosh compatibility
Craig Jennings
2026-01-23
16
-33
/
+114
*
fix(calendar-sync): disable auto-start to prevent freeze
Craig Jennings
2026-01-14
5
-190
/
+96
*
chore(data): update calendar sync state and history
Craig Jennings
2026-01-13
4
-85
/
+186
*
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
6
-530
/
+703
*
feat(calendar-sync): multi-calendar support with property tests
Craig Jennings
2025-12-02
13
-538
/
+1647
[next]