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
*
docs: expand custom predicate examples in README
HEAD
main
Craig Jennings
12 hours
1
-7
/
+22
*
chore: ignore .stignore (syncthing)
Craig Jennings
12 hours
1
-0
/
+1
*
restructure: move docs/ to .ai/ + sync latest template
Craig Jennings
16 hours
1
-1
/
+1
*
chore(claude): sync validate-el.sh JSON channel + pairwise rule from rulesets
Craig Jennings
31 hours
2
-9
/
+44
*
chore: sync testing rules — pyramid, overmocking, refactor-for-testability,...
Craig Jennings
35 hours
2
-0
/
+130
*
chore: sync elisp-testing.md (testutil pattern generalized)
Craig Jennings
35 hours
1
-3
/
+3
*
chore: sync bundle — add commits.md rule, attribution suppression
Craig Jennings
35 hours
3
-3
/
+75
*
chore: add Claude Code ruleset via ~/code/rulesets install-elisp
Craig Jennings
36 hours
9
-0
/
+630
*
Improve README quick start, manual install, and filtering docs
Craig Jennings
2026-04-04
1
-59
/
+60
*
Add personality and reorganize README
Craig Jennings
2026-04-04
1
-264
/
+135
*
Fix TOC formatting in TESTING.org
Craig Jennings
2026-04-04
1
-3
/
+1
*
Add table of contents to TESTING.org
Craig Jennings
2026-04-04
1
-0
/
+4
*
Rewrite TESTING.org with current test infrastructure
Craig Jennings
2026-04-04
1
-176
/
+275
*
Remove duplicate COPYING file
Craig Jennings
2026-04-04
1
-674
/
+0
*
Consolidate Makefiles and update TESTING.org
Craig Jennings
2026-04-04
2
-129
/
+73
*
Add tests for chime-environment-regex
Craig Jennings
2026-04-04
1
-0
/
+62
*
Decompose chime--debug-notification-filtering into step functions
Craig Jennings
2026-04-04
1
-71
/
+71
*
Remove unused chime--today function
Craig Jennings
2026-04-04
2
-88
/
+0
*
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
[next]