SummaryRefsLogTreeCommitDiffStats
path: root/scm/mcron/main.scm
Commit message (Expand)AuthorAgeFilesLines
* main: Turn 'command-name' into a thunk....* scm/mcron/main.scm (command-name): Turn into a thunk. All callers changed. Mathieu Lirzin2016-05-071-21/+18
* main: Use 'when' and 'unless' special forms....* scm/mcron/main.scm: Use 'when' and 'unless' special forms. Mathieu Lirzin2016-05-071-60/+57
* main: Import the modules all together....* scm/mcron/main.scm: Gather module imports. Mathieu Lirzin2016-05-071-21/+9
* main: Add 'show-help' procedure....* scm/mcron/main.scm (show-help): New procedure. Mathieu Lirzin2016-05-071-28/+22
* main: Add 'show-package-information' procedure....* scm/mcron/main.scm (show-package-information): New procedure. Mathieu Lirzin2016-05-071-5/+12
* main: Add 'show-version' procedure....* scm/mcron/main.scm (show-version): New procedure. Mathieu Lirzin2016-05-071-17/+18
* Juggled build infrastructure to make mcron.1 man page properly.Dale Mellor2014-05-251-0/+503