Age | Commit message (Expand) | Author |
---|---|---|
2019-08-04 | Add TOYFLAG_MAYFORK and annotate a couple commands. | Rob Landley |
2019-03-10 | Add TOYFLAG_ARGFAIL() to allow argument parsing failures to exit with value. | Rob Landley |
2018-07-19 | Tweak/add some comments. | Rob Landley |
2017-03-20 | Add TOYBOX_PEDANTIC_ARGS to check arguments when there are no arguments, | Rob Landley |
2016-08-13 | Add TOYFLAG_NOHELP to disable --help processing for individual commands, | Rob Landley |
2016-02-10 | Wean scripts/install.c off toys.h so cross compiling less brittle. | Rob Landley |