Age | Commit message (Expand) | Author |
---|---|---|
2018-12-04 | Clean up some --help formatting. | Elliott Hughes |
2017-01-28 | Add missing `static`s and remove an unused function. | Elliott Hughes |
2017-01-28 | Whitespace. | 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-11-22 | As long as Android's going to require fortify, fixup the warnings it generates. | Rob Landley |
2014-11-22 | Whitespace/code style. | Rob Landley |
2014-10-10 | acpi: implement -ctV, fix recursion, plug a small leak | Isaac Dunham |
2014-02-16 | Various cleanups found by Tom Sparrow's static analysis. | Rob Landley |
2013-09-09 | Cleanup on acpi, switch to default y. | Rob Landley |
2013-09-09 | I got tired of trying to guess how much terminal time I could get in on my ph... | Isaac Dunham |