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
*
fix: remove unused `title` lexical in chime--process-notifications
Craig Jennings
2026-05-05
1
-2
/
+1
*
fix: trim chime--find-soonest-modeline-event docstring to <=80 cols
Craig Jennings
2026-05-05
1
-2
/
+3
*
build: add eask manifest and setup/compile/coverage targets
Craig Jennings
2026-05-05
5
-91
/
+278
*
refactor: rewrite chime--time-left without threading-pcase
Craig Jennings
2026-05-05
1
-7
/
+9
*
adding to gitignore
Craig Jennings
2026-04-24
1
-0
/
+1
*
refactor: move 12 internal helpers from chime- to chime-- prefix
Craig Jennings
2026-04-22
8
-157
/
+157
*
test: add unit tests for chime--day-label-for-event-time
Craig Jennings
2026-04-22
1
-0
/
+71
*
refactor: extract chime--day-label-for-event-time from chime--group-events-by...
Craig Jennings
2026-04-22
1
-29
/
+30
*
test: pin group-events-by-day clock and add midnight edge cases
Craig Jennings
2026-04-22
1
-94
/
+123
*
test: add unit tests for async result helpers
Craig Jennings
2026-04-22
1
-0
/
+147
*
refactor: extract async result helpers from chime--fetch-and-process
Craig Jennings
2026-04-22
1
-27
/
+26
*
fix: load convert-org-contacts-birthdays from load-path
Craig Jennings
2026-04-21
1
-3
/
+1
*
test: add unit tests for chime--render-modeline-string
Craig Jennings
2026-04-21
1
-0
/
+52
*
refactor: extract chime--render-modeline-string from chime--update-modeline
Craig Jennings
2026-04-21
1
-25
/
+30
*
fix(hooks): run validate-el test phase from tests/ directory
Craig Jennings
2026-04-21
1
-1
/
+4
*
docs: expand custom predicate examples in README
Craig Jennings
2026-04-20
1
-7
/
+22
*
chore: ignore .stignore (syncthing)
Craig Jennings
2026-04-20
1
-0
/
+1
*
restructure: move docs/ to .ai/ + sync latest template
Craig Jennings
2026-04-20
1
-1
/
+1
*
chore(claude): sync validate-el.sh JSON channel + pairwise rule from rulesets
Craig Jennings
2026-04-19
2
-9
/
+44
*
chore: sync testing rules — pyramid, overmocking, refactor-for-testability,...
Craig Jennings
2026-04-19
2
-0
/
+130
*
chore: sync elisp-testing.md (testutil pattern generalized)
Craig Jennings
2026-04-19
1
-3
/
+3
*
chore: sync bundle — add commits.md rule, attribution suppression
Craig Jennings
2026-04-19
2
-0
/
+70
*
chore: add Claude Code ruleset via ~/code/rulesets install-elisp
Craig Jennings
2026-04-19
8
-0
/
+564
*
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
[next]