index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
systemctl
/
systemctl-list-units.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
systemctl: systematically rename verb entrypoints verb_xyz()
Lennart Poettering
2022-02-22
1
-3
/
+3
*
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-3
/
+3
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-4
/
+2
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
1
-1
/
+1
*
table: drop last SIZE_MAX from table_set_sort() and table_set_display()
Yu Watanabe
2021-03-04
1
-1
/
+1
*
Merge pull request #18596 from keszybz/systemctl-quiet-legend
Lennart Poettering
2021-02-17
1
-6
/
+6
|
\
|
*
systemctl: hide legends with --quiet, allow overriding
Zbigniew Jędrzejewski-Szmek
2021-02-17
1
-6
/
+6
*
|
systemctl: reduce scope of iterator variables
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-37
/
+31
|
/
*
systemctl: use right type 'size_t' for counting memory
Lennart Poettering
2021-01-17
1
-1
/
+1
*
systemctl: avoid warning about signed-unsigned compare on 32 bits
Zbigniew Jędrzejewski-Szmek
2021-01-15
1
-1
/
+1
*
systemctl: fix potential pointer overflow
Yu Watanabe
2020-11-20
1
-1
/
+1
*
systemctl: fix minor coding style issue
Yu Watanabe
2020-11-14
1
-1
/
+2
*
systemctl: use unsigned for job_count
Yu Watanabe
2020-11-14
1
-1
/
+1
*
systemctl: always show underline even if unit has no job ID
Yu Watanabe
2020-11-14
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
systemctl: split up humungous systemctl.c file
Lennart Poettering
2020-10-07
1
-0
/
+770