Age | Commit message (Expand) | Author |
2020-01-03 | Finish cd, make help -ahu unconditional, fix expand memory cleanup path, | Rob Landley |
2020-01-03 | No, optflags gets cleared by toy_init(), use toys.rebound instead. | Rob Landley |
2020-01-03 | Add MAYFORK to "help", teach it to behave differently when called as a | Rob Landley |
2019-04-12 | Make help text spacing consistent. | Rob Landley |
2017-05-27 | Add separators in help -a with command name. | Rob Landley |
2015-09-11 | Replace toys.exithelp with help_exit() in lib. | Rob Landley |
2014-03-28 | Add help -a (to show all commands) and -h (to produce HTML output). | Rob Landley |
2013-04-14 | Move guts of help command into show_help() in lib/help.c, with config TOYBOX_... | Rob Landley |
2012-11-13 | Reindent to two spaces per level. Remove vi: directives that haven't worked r... | Rob Landley |
2012-08-25 | Regularize command headers, update links to standards documents. | Rob Landley |
2012-08-25 | Move commands into "posix", "lsb", and "other" menus/directories. | Rob Landley |