| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Consistency with 80 char limit and breaks | Aaron Marcher | 2018-07-08 | 1 | -1/+2 |
| * | Change uint64_t to uintmax_t | Aaron Marcher | 2018-07-07 | 1 | -1/+1 |
| * | fmt_human: Improve types | Aaron Marcher | 2018-07-06 | 1 | -1/+2 |
| * | Refactor snprintf-usage in util.c | Laslo Hunhold | 2018-05-23 | 1 | -13/+19 |
| * | Refactor fmt_human() and fix a bug | Laslo Hunhold | 2018-05-21 | 1 | -11/+19 |
| * | Merge fmt_human_2 and fmt_human_10 to one function | Aaron Marcher | 2018-05-21 | 1 | -20/+12 |
| * | 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 | -8/+24 |
| * | Implement esnprintf() and make formatted calls more efficient | Laslo Hunhold | 2018-05-19 | 1 | -0/+21 |
| * | Add fmt_scaled util function | Aaron Marcher | 2018-05-18 | 1 | -0/+16 |
| * | Add warn() and die() | Laslo Hunhold | 2018-05-18 | 1 | -3/+45 |
| * | Properly handle *snprintf() errors | Laslo Hunhold | 2018-05-17 | 1 | -6/+6 |
| * | Fix coding style | Aaron Marcher | 2018-05-06 | 1 | -1/+2 |
| * | Format error messages properly | Aaron Marcher | 2018-03-28 | 1 | -1/+2 |
| * | Get rid of err.h as it is not portable | Aaron Marcher | 2018-03-28 | 1 | -3/+1 |
| * | Added LICENSE statements to all source files | Aaron Marcher | 2017-09-17 | 1 | -0/+1 |
| * | Split into multiple files | Aaron Marcher | 2017-09-17 | 1 | -0/+42 |
