Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use appropriate integer types | Leah Neukirchen | 2017-10-06 | 1 | -2/+2 |
| | | | | Mainly found with clang -Wconversion -Wshorten-64-to-32. | ||||
* | style | Leah Neukirchen | 2017-08-31 | 1 | -2/+2 |
| | |||||
* | pipeto: check argv[0] is set | Leah Neukirchen | 2017-05-23 | 1 | -1/+4 |
| | | | | | This path couldn't so far be triggered, but can be useful if we reuse this code. | ||||
* | mshow: spawn a pager for interactive use | Leah Neukirchen | 2017-05-23 | 1 | -0/+98 |