index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
format-table.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #13216 from poettering/busctl-format-table
Lennart Poettering
2019-07-29
1
-0
/
+7
|
\
|
*
format-table: add TABLE_PID cell type
Lennart Poettering
2019-07-29
1
-0
/
+4
|
*
format-table: add table_fill_empty() to fill in empty cells until the specifi...
Lennart Poettering
2019-07-29
1
-0
/
+2
|
*
format-table: optionally show a specific string in empty cells
Lennart Poettering
2019-07-29
1
-0
/
+1
*
|
table: add TABLE_UINT8 or friends
Yu Watanabe
2019-07-29
1
-0
/
+4
*
|
table: add TABLE_IN_ADDR and TABLE_IN6_ADDR
Yu Watanabe
2019-07-29
1
-0
/
+2
|
/
*
Merge pull request #13074 from poettering/format-tree-many
Lennart Poettering
2019-07-16
1
-1
/
+13
|
\
|
*
format-table: add ability to set cell attributes within table_add_many()
Lennart Poettering
2019-07-16
1
-0
/
+12
|
*
format-table: fix parameter name
Lennart Poettering
2019-07-16
1
-1
/
+1
*
|
format-table: add TABLE_TIMESTAMP_UTC and _RELATIVE
Yu Watanabe
2019-07-15
1
-0
/
+2
*
|
format-table: add TABLE_TIMESPAN_MSEC
Yu Watanabe
2019-07-15
1
-0
/
+1
|
/
*
table: introduce FORMAT_BPS type
Yu Watanabe
2019-06-19
1
-0
/
+1
*
table: add TABLE_IFINDEX type
Yu Watanabe
2019-05-29
1
-0
/
+1
*
table: add more basic types
Yu Watanabe
2019-05-29
1
-0
/
+4
*
table: add teble_add_string_cell()
Yu Watanabe
2019-05-29
1
-0
/
+1
*
format-table: correct prototype
Lennart Poettering
2019-05-08
1
-1
/
+1
*
format-table: add option to uppercase cells on display
Lennart Poettering
2018-12-03
1
-0
/
+1
*
format-table: optionally covert/output table to JSON
Lennart Poettering
2018-12-03
1
-0
/
+4
*
format-table: add calls to query the data in a specific cell
Lennart Poettering
2018-11-30
1
-0
/
+3
*
format-table: add an API for getting the cell at a specific row/column
Lennart Poettering
2018-11-30
1
-0
/
+2
*
format-table: add table_update() to update existing entries
Lennart Poettering
2018-11-30
1
-0
/
+2
*
format-table: optionally allow reversing the sort order for a column
Lennart Poettering
2018-11-30
1
-0
/
+1
*
format-table: add option to store/format percent and uint64_t values in cells
Lennart Poettering
2018-11-30
1
-0
/
+2
*
format-table: optionally make specific cells clickable links
Lennart Poettering
2018-11-30
1
-0
/
+1
*
Move various files that don't need to be in basic/ to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+62