summaryrefslogtreecommitdiff
path: root/src/basic/format-table.c
Commit message (Expand)AuthorAge
* format-table: don't use unsigned when there's no point in itLennart Poettering2018-10-29
* format-table: fix typo in commentYu Watanabe2018-10-29
* format-table: make all widths be set properlyNOGISAKA Sadata2018-10-29
* Prep v239: Mask all unneeded functions in the new format-table.[hc] files.Sven Eden2018-08-24
* Prep v239: Uncomment header inclusions that are new or needed now.Sven Eden2018-08-24
* tree-wide: drop !! casts to booleansZbigniew Jędrzejewski-Szmek2018-08-24
* basic/format-table: remove parameter with constant valueZbigniew Jędrzejewski-Szmek2018-08-24
* basic/ellipsize: do not assume the string is NUL-terminated when length is givenZbigniew Jędrzejewski-Szmek2018-08-24
* basic/format-table: add missing va_end()Zbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-08-24
* basic: add minimalistic table formatterLennart Poettering2018-08-24