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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #30628 from YHNdnzj/format-table-improvement
Yu Watanabe
2023-12-25
1
-1
/
+1
|
\
|
*
core,format-table: use strna/ersatz for formatting fdstore dump
Mike Yuan
2023-12-25
1
-1
/
+1
*
|
tree-wide: drop space between variable and an increment/decrement
Yu Watanabe
2023-12-24
1
-1
/
+1
|
/
*
format-table: add a proper "underline" concept to cells
Lennart Poettering
2023-11-20
1
-15
/
+112
*
format-table: add new table_get_current_column() helper
Lennart Poettering
2023-10-20
1
-0
/
+8
*
format-table: add new uint32_t hex field type
Lennart Poettering
2023-10-20
1
-0
/
+16
*
format-table: use format_timestamp_relative_monotonic
Mike Yuan
2023-09-02
1
-3
/
+1
*
json: free array in json_variant_unref_many()
Daan De Meyer
2023-07-12
1
-45
/
+22
*
tree-wide: use memstream-util
Yu Watanabe
2023-05-31
1
-19
/
+14
*
time-util,format-table: add relative_monotonic variant for timestamp
Mike Yuan
2023-05-26
1
-4
/
+13
*
tree-wide: check memstream buffer after closing the handle
Frantisek Sumsal
2023-05-24
1
-0
/
+3
*
format-table: add new cell type for displaying major/minor devnums
Lennart Poettering
2023-03-29
1
-0
/
+37
*
format-table: add inode type cell type
Lennart Poettering
2023-03-29
1
-0
/
+12
*
shared/format-table: optionally print timestamps without "left"
Zbigniew Jędrzejewski-Szmek
2023-02-22
1
-2
/
+11
*
format-table: add new cell type TABLE_TIMESPAN_DAY
Lennart Poettering
2023-01-24
1
-2
/
+8
*
format-table: add cell type for showing date only timestamps
Lennart Poettering
2023-01-20
1
-1
/
+8
*
format-table: add field type TABLE_PATH_BASENAME
Lennart Poettering
2022-12-23
1
-5
/
+24
*
format-table: teach table_add_cell_stringf_full() to generate TABLE_FIELD/TAB...
Lennart Poettering
2022-11-13
1
-2
/
+5
*
format-table: introduce TABLE_HEADER cell type
Lennart Poettering
2022-11-13
1
-80
/
+71
*
Merge pull request #25328 from poettering/vertical-tables
Yu Watanabe
2022-11-11
1
-14
/
+148
|
\
|
*
format-table: add an explicit "vertical" mode
Lennart Poettering
2022-11-10
1
-14
/
+148
*
|
json: add build helpers to insert id128 in uuid formatting into json object
Lennart Poettering
2022-11-10
1
-2
/
+2
|
/
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
shared/format-table: use empty_string instead of hardcoding "-" for invalid v...
Zbigniew Jędrzejewski-Szmek
2022-09-22
1
-7
/
+7
*
shared/format-table: use enum instead of Table.empty_string
Zbigniew Jędrzejewski-Szmek
2022-09-22
1
-8
/
+24
*
various: use "-" instead of "n/a" in tables
Zbigniew Jędrzejewski-Szmek
2022-09-17
1
-9
/
+9
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
sd128: export sd_id128_to_uuid_string()
Lennart Poettering
2022-02-14
1
-3
/
+3
*
shared/format-table: drop unnecessary _cleanup_
Zbigniew Jędrzejewski-Szmek
2021-11-24
1
-13
/
+13
*
shared/format-table: add cosmetic initialization
Zbigniew Jędrzejewski-Szmek
2021-11-23
1
-1
/
+1
*
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-1
/
+1
*
basic: split out glyph/emoji related calls from locale-util.[ch] into glyph-u...
Lennart Poettering
2021-10-05
1
-1
/
+1
*
tree-wide: make format_ifname() or friends return negative errno on failure
Yu Watanabe
2021-09-28
1
-9
/
+2
*
systemd-analyze: add new option to generate JSON output of security analysis ...
Maanya Goenka
2021-09-06
1
-0
/
+6
*
format-table: allow to explicitly override JSON field names
Lennart Poettering
2021-09-03
1
-15
/
+66
*
tree-wide: port everything over to new sd-id128 compund literal bliss
Lennart Poettering
2021-08-20
1
-8
/
+4
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-3
/
+3
*
Merge pull request #20109 from keszybz/timestamp-macros
Yu Watanabe
2021-07-14
1
-2
/
+2
|
\
|
*
shared/format-table: allocate buffer of sufficient size
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-2
/
+2
*
|
shared/format-table: fix invalid free
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-1
/
+1
|
/
*
format-table: teach table_hide_column_from_display() to accept multiple argum...
Lennart Poettering
2021-07-08
1
-5
/
+20
*
format-table: add cell type for outputting 64bit values in hex
Lennart Poettering
2021-07-08
1
-0
/
+16
*
format-table: add cell type for "mode_t" values
Lennart Poettering
2021-07-08
1
-0
/
+35
*
tree-wide: "a" -> "an"
Yu Watanabe
2021-06-30
1
-1
/
+1
*
tree-wide: add missing whitespace at the end of comments
Yu Watanabe
2021-06-15
1
-1
/
+1
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-9
/
+6
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
1
-15
/
+15
*
shared/format-table: use goto to make code flow clear
Zbigniew Jędrzejewski-Szmek
2021-04-07
1
-13
/
+12
*
shared/format-table: rework loop
Zbigniew Jędrzejewski-Szmek
2021-04-07
1
-7
/
+3
*
format-table: simplify table_set_display_all() and keep it private
Lennart Poettering
2021-03-08
1
-4
/
+8
[next]