index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
verbs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
verbs: use strv_find_closest()
Yu Watanabe
2024-09-20
1
-74
/
+21
*
shared/verbs: show list of verbs when missing
Mike Yuan
2024-04-22
1
-0
/
+11
*
shared/verbs: minor modernization
Mike Yuan
2024-04-22
1
-10
/
+8
*
shared/verb: indentation
Zbigniew Jędrzejewski-Szmek
2023-12-02
1
-1
/
+1
*
verbs: make a helpful suggestion when user types unrecognized verb
Lennart Poettering
2023-08-21
1
-22
/
+81
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
shared/verbs: split out helper to find verbs
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-26
/
+17
*
systemctl: fix hint when 'systemctl help' is given
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-2
/
+2
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
shared/verbs: drop now-unused VERB_MUST_BE_ROOT
Zbigniew Jędrzejewski-Szmek
2019-05-08
1
-7
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-8
/
+6
*
Move various files that don't need to be in basic/ to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+130
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-90
/
+0
*
verbs: fix typo in error message
Dave Reisner
2014-12-22
1
-1
/
+1
*
verbs: when invoking the default verb, pass a faked argv array, with just the...
Lennart Poettering
2014-12-19
1
-5
/
+18
*
util: add generalization of verb parsing for command line tools
Lennart Poettering
2014-12-19
1
-0
/
+77