Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | job-specifier: Add '%find-best-next' procedure....* scm/mcron/job-specifier.scm (find-best-next): Rename to ... (%find-best-next): ... this. Rewrite it using a functional style. All callers changed. | Mathieu Lirzin | 2016-05-07 | 1 | -29/+21 |
* | job-specifier: Rewrite 'range' procedure....* scm/mcron/job-specifier.scm (range): Use 'unfold'. | Mathieu Lirzin | 2016-05-07 | 1 | -17/+8 |
* | all: Add a custom indentation rule for 'mcron-error'....* .dir-locals.el: Define a custom indentation rule for 'mcron-error'. * scm/mcron/crontab.scm: Use it. * scm/mcron/job-specifier.scm: Likewise. * scm/mcron/main.scm: Likewise. * scm/mcron/vixie-specification.scm: Likewise. | Mathieu Lirzin | 2016-05-07 | 1 | -8/+6 |
* | Juggled build infrastructure to make mcron.1 man page properly. | Dale Mellor | 2014-05-25 | 1 | -0/+272 |