Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tree-wide: use timestamp_is_set() at more places | David Tardon | 2023-05-24 | 1 | -9/+9 |
* | analyze: make blame command work even the default target not reached | Yu Watanabe | 2023-04-09 | 1 | -2/+2 |
* | tree-wide: simplify x ? x : y to x ?: y where applicable | Frantisek Sumsal | 2023-03-18 | 1 | -1/+1 |
* | basic: add RuntimeScope enum | Lennart Poettering | 2023-03-10 | 1 | -4/+4 |
* | tree-wide: unify how we pick OS pretty name to display | Lennart Poettering | 2023-01-24 | 1 | -1/+2 |
* | systemd-analyze: Add table and JSON output implementation to plot | Joshua Zivkovic | 2023-01-18 | 1 | -47/+121 |
* | analyze: allow verbs to return positive failure | Zbigniew Jędrzejewski-Szmek | 2022-05-19 | 1 | -1/+1 |
* | Rename UnitFileScope to LookupScope | Zbigniew Jędrzejewski-Szmek | 2022-03-29 | 1 | -3/+3 |
* | analyze: systematically name verb entry point functions verb_xyz() | Lennart Poettering | 2022-02-21 | 1 | -1/+1 |
* | analyze: split out "plot" verb | Lennart Poettering | 2022-02-21 | 1 | -0/+395 |