Age | Commit message (Expand) | Author |
---|---|---|
2016-01-05 | Add error_msg_raw() and friends, replace error_msg("%s", s) uses, enable format | Rob Landley |
2015-05-31 | Move the magic list of commands needing cleanup from toys/pending/README | Rob Landley |
2015-04-04 | To ensure that toybox can be installed alongside busybox without | Paul Barker |
2015-03-01 | Fix several printf_format warnings. | Rob Landley |
2014-09-18 | Reorder functions to get rid of unnecessary prototypes, and move a global int... | Rob Landley |
2014-09-17 | Cleanup pass on cut, more to do. | Rob Landley |
2014-06-02 | Help text should have a blank line after usage: lines, and a couple other whi... | Rob Landley |
2013-11-30 | Fix cut. | Rob Landley |
2013-09-10 | First pass of cut cleanup, and make test script slightly happier with the con... | Rob Landley |
2013-01-02 | Have error_msg() and friends set TT.exitval to 1 if it's still 0, clean out o... | Rob Landley |
2012-11-20 | Commit 698 adding cut should ahve included the actual cut.c file. (Oops.) | Rob Landley |