Update whenjobs(1) manual page reference section.
[whenjobs.git] / daemon /
2012-02-21 Richard W.M. JonesUse $SHELL environment variable to run the shell scripts.
2012-02-21 Richard W.M. JonesAdd unit variable type and 'reloaded()' function.
2012-02-21 Richard W.M. JonesPrevent users from setting JOBSERIAL and from setting...
2012-02-21 Richard W.M. JonesAdd a $JOBSERIAL environment variable when jobs run.
2012-02-21 Richard W.M. JonesCompare job names intelligently, so "job$9" < "job...
2012-02-21 Richard W.M. JonesImplement running of jobs.
2012-02-21 Richard W.M. JonesImplement 'whenjobs --daemon-stop'
2012-02-21 Richard W.M. JonesAdd new when-expression operators.
2012-02-21 Richard W.M. JonesEnsure when-stmt jobs always run in predictable (name...
2012-02-20 Richard W.M. JonesScheduling of every-jobs.
2012-02-18 Richard W.M. Joneswhenjobs initial version.
2012-02-10 Richard W.M. JonesInitial build environment.