Change whenjobs --set syntax (NOTE: breaks compatibility).
[whenjobs.git] / tools / whenjobs.ml
2012-03-10 Richard W.M. JonesChange whenjobs --set syntax (NOTE: breaks compatibility).
2012-03-10 Richard W.M. JonesSimplify code in the whenjobs tool by creating nr_args...
2012-02-29 Richard W.M. JonesAdd 'whenjobs --tail <serial>' to tail output messages...
2012-02-29 Richard W.M. JonesCosmetic changes to the help output and man page.
2012-02-23 Richard W.M. JonesAdd commands to list, cancel, start jobs.
2012-02-23 Richard W.M. JonesAdd Whentools library, test, documentation.
2012-02-23 Richard W.M. JonesRefactor state into a separate [Whenstate] module.
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. JonesImplement 'whenjobs --daemon-stop'
2012-02-18 Richard W.M. Joneswhenjobs initial version.