index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
format-table.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: CMP()ify all the things
Lennart Poettering
2018-10-16
1
-26
/
+5
*
format-table: don't use unsigned when there's no point in it
Lennart Poettering
2018-10-13
1
-3
/
+3
*
tree-wide: use typesafe_qsort_r()
Yu Watanabe
2018-09-19
1
-10
/
+3
*
tree-wide: use DEFINE_TRIVIAL_REF_UNREF_FUNC() macro or friends where applicable
Yu Watanabe
2018-08-27
1
-19
/
+3
*
format-table: fix typo in comment
Yu Watanabe
2018-07-15
1
-1
/
+1
*
format-table: make all widths be set properly
NOGISAKA Sadata
2018-07-12
1
-4
/
+2
*
tree-wide: drop !! casts to booleans
Zbigniew Jędrzejewski-Szmek
2018-06-13
1
-1
/
+1
*
basic/format-table: remove parameter with constant value
Zbigniew Jędrzejewski-Szmek
2018-06-11
1
-5
/
+4
*
basic/ellipsize: do not assume the string is NUL-terminated when length is given
Zbigniew Jędrzejewski-Szmek
2018-06-11
1
-1
/
+1
*
basic/format-table: add missing va_end()
Zbigniew Jędrzejewski-Szmek
2018-05-10
1
-0
/
+2
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
basic: add minimalistic table formatter
Lennart Poettering
2018-04-18
1
-0
/
+1247