Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge fmt_human_2 and fmt_human_10 to one function | Aaron Marcher | 2018-05-21 | 1 | -3/+3 |
* | Remove units from numbers | Aaron Marcher | 2018-05-21 | 1 | -4/+4 |
* | Implement fmt_human_2() and fmt_human_10() | Laslo Hunhold | 2018-05-19 | 1 | -3/+3 |
* | Add the percent sign to *_perc functions | Aaron Marcher | 2018-05-19 | 1 | -1/+1 |
* | Implement fmt_scaled for disk_* functions | Aaron Marcher | 2018-05-18 | 1 | -7/+3 |
* | Add warn() and die() | Laslo Hunhold | 2018-05-18 | 1 | -4/+4 |
* | corrected calculations for disk space on openbsd | Tobias Tschinkowitz | 2018-05-17 | 1 | -4/+4 |
* | Fix indents (spaces for alignment) | Aaron Marcher | 2018-05-07 | 1 | -1/+1 |
* | Fix disk_perc by casting it to int | Aaron Marcher | 2018-05-07 | 1 | -2/+2 |
* | disk_perc: Simplify | Aaron Marcher | 2018-05-07 | 1 | -4/+2 |
* | Fix coding style | Aaron Marcher | 2018-05-06 | 1 | -3/+7 |
* | Format error messages properly | Aaron Marcher | 2018-03-28 | 1 | -4/+6 |
* | Get rid of err.h as it is not portable | Aaron Marcher | 2018-03-28 | 1 | -5/+4 |
* | Move components into dedicated subdirectory | Laslo Hunhold | 2017-09-24 | 1 | -0/+61 |