git.cjennings.net
:
chime
main
Emacs chimes, notifications, and modeline reminders so you don't miss events
Craig Jennings
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bundle multiple day-wide events into a single notification
Craig Jennings
2026-04-04
2
-2
/
+67
*
Restructure README and address review comments
Craig Jennings
2026-04-04
3
-151
/
+828
*
Add horizontal nav bar and Made for GNU Emacs badge to README
Craig Jennings
2026-04-04
2
-20
/
+5
*
Show modeline icon immediately on chime-mode enable
Craig Jennings
2026-04-04
2
-11
/
+92
*
Default modeline lighter to empty string
Craig Jennings
2026-04-04
2
-12
/
+10
*
Improve defaults: 2-hour modeline window, notify at event time
Craig Jennings
2026-04-04
2
-9
/
+12
*
Clean up README prose: remove AI-isms, fix typo
Craig Jennings
2026-04-04
1
-20
/
+18
*
Update README for accuracy and completeness
Craig Jennings
2026-04-04
1
-41
/
+126
*
Add comments for non-obvious code patterns
Craig Jennings
2026-04-04
1
-7
/
+15
*
Remove dead code and reduce default tooltip lookahead to 1 week
Craig Jennings
2026-04-04
3
-38
/
+6
*
Hoist loop-invariant computations and remove redundant sort
Craig Jennings
2026-04-04
1
-68
/
+53
*
Nil chime--timer after cancellation in chime--stop
Craig Jennings
2026-04-04
2
-0
/
+12
*
Fix file headers: correct copyright years, add missing header
Craig Jennings
2026-04-04
12
-11
/
+28
*
Extract days-until calculation from chime--day-wide-notification-text
Craig Jennings
2026-04-04
1
-27
/
+22
*
Extract validation retry logic from chime-check into chime--maybe-validate
Craig Jennings
2026-04-04
1
-26
/
+25
*
Extract display logic from chime-validate-configuration
Craig Jennings
2026-04-04
1
-14
/
+14
*
Extract test boilerplate into shared test-bootstrap.el
Craig Jennings
2026-04-04
51
-656
/
+96
*
Extract three timestamp strategies from chime--extract-time
Craig Jennings
2026-04-04
1
-54
/
+59
*
Consolidate birthday utilities into convert-org-contacts-birthdays
Craig Jennings
2026-04-04
2
-196
/
+16
*
Add integration test for chime-mode deactivation cleanup
Craig Jennings
2026-04-04
1
-0
/
+10
*
Add integration test for chime-mode modeline registration
Craig Jennings
2026-04-04
1
-0
/
+61
*
Add 94 tests across 10 new test files and fix 2 bugs
Craig Jennings
2026-04-04
11
-7
/
+1553
*
Add test config macros and migrate startup tests to use them
Craig Jennings
2026-02-26
2
-155
/
+186
*
Add persistent async failure warnings after consecutive errors
Craig Jennings
2026-02-23
1
-2
/
+30
*
Use locate-library fallback for sound file path resolution
Craig Jennings
2026-02-23
1
-1
/
+4
*
Improve org-agenda-files validation to distinguish files from directories
Craig Jennings
2026-02-23
2
-11
/
+14
*
Include event title in timestamp parse error messages
Craig Jennings
2026-02-23
1
-8
/
+13
*
Fix flaky validation failure test by resetting shared state
Craig Jennings
2026-02-23
1
-0
/
+6
*
Replace anonymous lambda in modeline keymap with named function
Craig Jennings
2026-02-23
1
-8
/
+4
*
Fix docstring grammar and remove double blank line
Craig Jennings
2026-02-23
1
-2
/
+1
*
Add missing declare-function for chime-debug functions
Craig Jennings
2026-02-23
1
-0
/
+3
*
Fix defcustom :type specs for list and nullable variables
Craig Jennings
2026-02-23
1
-4
/
+5
*
Bump minimum Emacs version to 27.1 and require subr-x
Craig Jennings
2026-02-23
1
-3
/
+4
*
Align inline comments in full example configuration
Craig Jennings
2026-02-22
1
-7
/
+7
*
Fix bold formatting in README for org-mode rendering
Craig Jennings
2026-02-22
1
-35
/
+35
*
Update README and fix repo references after rename to chime
Craig Jennings
2026-02-22
5
-19
/
+136
*
Add section headers to chime.el for imenu/outline navigation
Craig Jennings
2026-02-19
1
-0
/
+28
*
Update copyright years to 2026 across all source files
Craig Jennings
2026-02-17
41
-41
/
+41
*
Add notification boundary tests for time comparison fix
Craig Jennings
2026-02-17
1
-0
/
+361
*
Add notification filtering debugger to chime-debug.el
Craig Jennings
2026-02-17
1
-0
/
+124
*
Fix time comparison bugs in chime--time= and chime--timestamp-within-interval-p
Craig Jennings
2026-02-17
1
-3
/
+3
*
changed repositories
Craig Jennings
2025-11-18
55
-0
/
+18191