| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add section headers to chime.el for imenu/outline navigation | Craig Jennings | 2026-02-19 | 1 | -0/+28 |
| | | | | | | | | | | 14 ;;;; headers added for code navigation: Dependencies, Customization Variables, Internal State, Time/Date Utilities, All-Day Event Handling, Event Checking & Navigation, Modeline & Tooltip Display, Whitelist/Blacklist Filtering, Async Event Retrieval, Notification Dispatch, Timestamp Parsing, Event Info Extraction, Configuration Validation, Core Lifecycle. Comments only — zero runtime impact. | ||||
| * | Update copyright years to 2026 across all source files | Craig Jennings | 2026-02-17 | 1 | -1/+1 |
| | | | | | | Updated 41 files: chime.el, chime-debug.el, chime-org-contacts.el, convert-org-contacts-birthdays.el, and all test/utility files. | ||||
| * | Fix time comparison bugs in chime--time= and chime--timestamp-within-interval-p | Craig Jennings | 2026-02-17 | 1 | -3/+3 |
| | | | | | | | | chime--time= was using %d:%H:%M (day-of-month only), causing false matches across different months/years. Now uses %Y-%m-%d %H:%M for full date comparison. chime--timestamp-within-interval-p now accepts numeric timestamps (integer/float) in addition to lists. | ||||
| * | changed repositories | Craig Jennings | 2025-11-18 | 1 | -0/+1825 |
