summaryrefslogtreecommitdiffstats
path: root/src/systemctl/systemctl-list-dependencies.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: do BindMount/MountImage operations in async control processLuca Boccassi2024-08-291-0/+1
* terminal-util: split out color macros/helpers into its own headerLennart Poettering2024-07-191-0/+1
* systemctl: move printing of state to the printing func.David Tardon2023-03-171-29/+28
* systemctl: drop stray empty lineDavid Tardon2023-03-171-1/+0
* systemctl: always print circular deps. at the endDavid Tardon2023-03-171-7/+10
* systemctl: fix formatting of circular dep.David Tardon2023-03-171-1/+1
* systemctl: fix indentation of circular depsDavid Tardon2023-03-171-1/+1
* systemctl: list-dependencies: support --type= and --state=Mike Yuan2023-01-161-3/+26
* systemctl: list-dependencies: pass bool where appropriateMike Yuan2023-01-131-1/+1
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-2/+1
* systemctl: systematically rename verb entrypoints verb_xyz()Lennart Poettering2022-02-221-1/+1
* Make pager_open() return voidZbigniew Jędrzejewski-Szmek2021-11-031-1/+1
* systemctl: reduce scope of iterator variablesZbigniew Jędrzejewski-Szmek2021-02-151-2/+1
* feature: display status with a different shape depending on the status (#17728)Jiehong2021-01-221-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* systemctl: split up humungous systemctl.c fileLennart Poettering2020-10-071-0/+174