| Commit message (Expand) | Author | Age |
* | adeiu, MissingH | Joey Hess | 2017-05-16 |
* | import Data.Time.Format to ensure its Read instance for LocalTime is available | Joey Hess | 2015-11-21 |
* | reorg quickcheck to a separate module | Joey Hess | 2015-11-17 |
* | merge hlint changes from propellor | Joey Hess | 2015-09-13 |
* | rejigger imports for clean build with ghc 7.10's AMP changes | Joey Hess | 2015-05-10 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | indent with tabs not spaces | Joey Hess | 2014-10-09 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | relicense general utility library code to BSD | Joey Hess | 2014-05-10 |
* | wrote test case; found bugs in date math; fixed and simplified using Data.Tim... | Joey Hess | 2014-04-12 |
* | Improve handling on monthly/yearly scheduling. | Joey Hess | 2014-04-12 |
* | Improve handling on monthly/yearly scheduling. | Joey Hess | 2014-04-11 |
* | guard against any remaining infinite recursion bugs; throw error if no candid... | Joey Hess | 2014-04-11 |
* | Last release didn't quite fix the high cpu issue in all cases, this should. | Joey Hess | 2014-04-11 |
* | rename confusingly named "day" | Joey Hess | 2014-04-11 |
* | assistant: Fix high CPU usage triggered when a monthly fsck is scheduled, and... | Joey Hess | 2014-04-11 |
* | merge from propellor | Joey Hess | 2014-04-09 |
* | fix quickcheck range | Joey Hess | 2013-11-01 |
* | fix handling of schedled time of 12 PM | Joey Hess | 2013-11-01 |
* | test suite found a case that was not properly parsed | Joey Hess | 2013-10-16 |
* | add support for weekly, monthly, and yearly schedules that run on no specific... | Joey Hess | 2013-10-15 |
* | improve calculation of nextTime for AnyTime events | Joey Hess | 2013-10-13 |
* | better time display | Joey Hess | 2013-10-11 |
* | 0 pad minutes | Joey Hess | 2013-10-10 |
* | remove duration from Schedule | Joey Hess | 2013-10-08 |
* | half way complete cronner thread to run scheduled activities | Joey Hess | 2013-10-08 |
* | refactor | Joey Hess | 2013-10-07 |
* | comment typo | Joey Hess | 2013-10-07 |
* | calculating the next time on a Schedule | Joey Hess | 2013-10-07 |
* | better recurrance formatting | Joey Hess | 2013-10-07 |
* | add schedule to vicfg | Joey Hess | 2013-10-07 |
* | quickcheck schedule parsing | Joey Hess | 2013-10-07 |
* | basic data types for scheduled activities | Joey Hess | 2013-10-07 |