summaryrefslogtreecommitdiffstats
path: root/src/systemctl/systemctl-list-units.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-1/+0
* systemctl: systematically rename verb entrypoints verb_xyz()Lennart Poettering2022-02-221-3/+3
* Make pager_open() return voidZbigniew Jędrzejewski-Szmek2021-11-031-3/+3
* alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()Lennart Poettering2021-05-191-4/+2
* tree-wide: avoid uninitialized warning on _cleanup_ variablesLuca Boccassi2021-04-141-1/+1
* table: drop last SIZE_MAX from table_set_sort() and table_set_display()Yu Watanabe2021-03-041-1/+1
* Merge pull request #18596 from keszybz/systemctl-quiet-legendLennart Poettering2021-02-171-6/+6
|\
| * systemctl: hide legends with --quiet, allow overridingZbigniew Jędrzejewski-Szmek2021-02-171-6/+6
* | systemctl: reduce scope of iterator variablesZbigniew Jędrzejewski-Szmek2021-02-151-37/+31
|/
* systemctl: use right type 'size_t' for counting memoryLennart Poettering2021-01-171-1/+1
* systemctl: avoid warning about signed-unsigned compare on 32 bitsZbigniew Jędrzejewski-Szmek2021-01-151-1/+1
* systemctl: fix potential pointer overflowYu Watanabe2020-11-201-1/+1
* systemctl: fix minor coding style issueYu Watanabe2020-11-141-1/+2
* systemctl: use unsigned for job_countYu Watanabe2020-11-141-1/+1
* systemctl: always show underline even if unit has no job IDYu Watanabe2020-11-141-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/+770