Age | Commit message (Expand) | Author |
---|---|---|
2018-12-04 | Clean up some --help formatting. | Elliott Hughes |
2018-08-26 | Convert more commands to the new option/GLOBALS code style. | Rob Landley |
2016-01-05 | Add error_msg_raw() and friends, replace error_msg("%s", s) uses, enable format | Rob Landley |
2015-08-02 | Mark command-local functions static. | Rob Landley |
2014-03-29 | Group headers by standard (POSIX or LSB) or function (internationalization, n... | Rob Landley |
2013-10-27 | Promote nl from pending to posix, and add tests. | Rob Landley |