| 2025-11-12 03:31 | Clean up comments | David Schlachter | 1 | +2 | -2 |
| 2025-11-12 03:29 | Add doc comment for the program | David Schlachter | 1 | +13 | -0 |
| 2025-11-11 05:33 | Remove redundant retry option | David Schlachter | 1 | +4 | -1 |
| 2025-11-11 05:27 | Ensure we always sleep in the loop | David Schlachter | 1 | +2 | -1 |
| 2025-11-11 05:24 | Change how tasks are added and removed | David Schlachter | 3 | +54 | -63 |
| 2025-11-10 14:10 | Improve error message | David Schlachter | 1 | +1 | -1 |
| 2025-11-10 14:07 | Retry when task creation fails | David Schlachter | 4 | +20 | -15 |
| 2025-11-10 05:24 | Fix change detection | David Schlachter | 1 | +24 | -10 |
| 2025-11-10 05:24 | Add simple test | David Schlachter | 2 | +23 | -0 |
| 2025-11-10 05:24 | Move error handling earlier | David Schlachter | 1 | +27 | -15 |
| 2025-11-10 05:24 | Ignore comments in cron file | David Schlachter | 1 | +1 | -1 |
| 2025-11-10 05:24 | Add future work to readme | David Schlachter | 1 | +11 | -2 |
| 2025-11-10 05:24 | Catch errors when adding tasks | David Schlachter | 1 | +6 | -2 |
| 2025-11-10 05:24 | Improve logging | David Schlachter | 1 | +7 | -1 |
| 2025-11-10 05:24 | Actually create tasks | David Schlachter | 1 | +53 | -1 |
| 2025-11-10 05:24 | Add jobs to scheduler | David Schlachter | 1 | +10 | -10 |
| 2025-11-10 05:24 | Add file parsing | David Schlachter | 3 | +124 | -0 |
| 2025-11-10 05:24 | Propose design in README | David Schlachter | 1 | +47 | -0 |