Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Given the usage option name/argument name width a few more characters. | jsing | 2014-08-28 | 1 | -2/+2 | |
* | Ensure that a format option argument is a known specifier. | jsing | 2014-08-28 | 1 | -2/+10 | |
* | Add option handling for ordered flags. | jsing | 2014-08-28 | 2 | -2/+8 | |
* | Add option handling for input/output formats. | jsing | 2014-08-28 | 2 | -2/+8 | |
* | Convert openssl(1) prime to the new options/usage handling. | jsing | 2014-08-27 | 1 | -60/+81 | |
* | Reset the config struct before calling options_parse(), otherwise config | jsing | 2014-08-27 | 1 | -1/+3 | |
* | Add an option type that handles argument to integer conversion. | jsing | 2014-08-27 | 2 | -4/+22 | |
* | Implement table-driven option parsing that allows an application to | jsing | 2014-08-27 | 3 | -76/+192 | |
* | remove nginx references | robert | 2014-08-26 | 1 | -2/+1 | |
* | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | jsing | 2014-08-26 | 57 | -0/+44053 |