index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
shell-completion
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
bash-completion: run: add missing options
Yu Watanabe
2018-01-10
1
-3
/
+4
|
*
bash-completion: resolve: add missing options
Yu Watanabe
2018-01-10
1
-3
/
+17
|
*
bash-completion: nspawn: add missing options
Yu Watanabe
2018-01-10
1
-9
/
+18
|
*
bash-completion: detect-virt: add missing option
Yu Watanabe
2018-01-10
1
-1
/
+2
|
*
bash-completion: cgls: suggests units
Yu Watanabe
2018-01-10
1
-1
/
+15
|
*
bash-completion: analyze: add missing options and verbs
Yu Watanabe
2018-01-10
1
-4
/
+5
|
*
bash-completion: systemctl: add missing options and verbs
Yu Watanabe
2018-01-10
1
-6
/
+8
|
*
bash-completion: networkctl: 'list' and 'lldp' can take links
Yu Watanabe
2018-01-10
1
-2
/
+2
|
*
bash-completion: machinectl: add missing options and verbs
Yu Watanabe
2018-01-10
1
-4
/
+15
|
*
bash-completion: loginctl: add missing options and verbs
Yu Watanabe
2018-01-10
1
-5
/
+6
|
*
bash-completion: localectl: add a missing option and verbs
Yu Watanabe
2018-01-10
1
-5
/
+8
|
*
bash-completion: kernel-install: update default path to kernel image
Yu Watanabe
2018-01-10
1
-1
/
+1
|
*
bash-completion: journalctl add missing options
Yu Watanabe
2018-01-10
1
-9
/
+9
|
*
bash-completion: hostnamectl: add a missing option
Yu Watanabe
2018-01-10
1
-1
/
+1
|
*
bash-completion: coredumpctl: support more options
Yu Watanabe
2018-01-10
1
-4
/
+7
|
*
bash-completion: busctl: support more options and verbs
Yu Watanabe
2018-01-10
1
-3
/
+4
|
*
bash-completion: bootctl: support more options and verbs
Yu Watanabe
2018-01-10
1
-2
/
+3
*
|
zsh/coredumpctl: Never sort the completion candidates
Wieland Hoffmann
2018-01-13
1
-3
/
+2
*
|
zsh/coredumpctl: Fix the completion
Wieland Hoffmann
2018-01-13
1
-1
/
+1
|
/
*
Add license headers and SPDX identifiers to meson.build files
Zbigniew Jędrzejewski-Szmek
2017-11-19
2
-0
/
+34
*
Add SPDX license headers to shell completion scripts
Zbigniew Jędrzejewski-Szmek
2017-11-19
48
-0
/
+48
*
systemctl: clarify --global, --root and --runtime options (#7071)
Lubomir Rintel
2017-10-12
1
-3
/
+3
*
pass currently completed word to systemctl list-unit-files/list-units (#6927)
g0tar
2017-10-05
1
-8
/
+8
*
build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/
Zbigniew Jędrzejewski-Szmek
2017-10-04
2
-2
/
+2
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
2
-2
/
+2
*
analyze: add get-log-level, get-log-target verbs
Lucas Werkmeister
2017-09-07
2
-1
/
+3
*
shell-completion: add systemd-analyze set-log-target
Lucas Werkmeister
2017-09-07
2
-0
/
+15
*
Merge pull request #6465 from keszybz/drop-kdbus
Martin Pitt
2017-07-28
1
-1
/
+1
|
\
|
*
Drop busname unit type
Zbigniew Jędrzejewski-Szmek
2017-07-23
1
-1
/
+1
*
|
bash-completion: use the first argument instead of the global variable (#6457)
Yu Watanabe
2017-07-27
1
-7
/
+7
|
/
*
build-sys: drop gitignore patterns for in-tree builds
Zbigniew Jędrzejewski-Szmek
2017-07-18
2
-2
/
+0
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
3
-3
/
+0
*
Add networkctl label to man and shell completion
Zbigniew Jędrzejewski-Szmek
2017-06-27
2
-1
/
+2
*
zsh: add completion for add-wants and add-requires (#6082)
Felipe Sateler
2017-06-07
1
-1
/
+3
*
shell-completion: add systemctl revert (#6042)
Lucas Werkmeister
2017-05-29
2
-2
/
+3
*
Add short-iso-precise for journalctl output (#5884)
Ian Wienand
2017-05-08
2
-2
/
+2
*
meson: use booleans for conf.set and drop unecessary conditionals
Zbigniew Jędrzejewski-Szmek
2017-05-02
2
-2
/
+2
*
meson: reindent all files with 8 spaces
Zbigniew Jędrzejewski-Szmek
2017-04-24
2
-83
/
+79
*
meson: use join_paths consistently
Michael Biebl
2017-04-24
2
-2
/
+2
*
meson: build systemd using meson
Zbigniew Jędrzejewski-Szmek
2017-04-24
2
-0
/
+101
*
hostname: add 'convertible' chassis type
David Herrmann
2017-02-28
2
-2
/
+2
*
shell-completion: include the new coredumpctl options
Giedrius Statkevičius
2017-02-24
2
-1
/
+3
*
shell_completion: Add -r option for coredumpctl
Namhyung Kim
2017-02-14
2
-1
/
+3
*
systemctl: restore --failed (#5198)
Zbigniew Jędrzejewski-Szmek
2017-02-02
2
-1
/
+2
*
zsh-completion: _journalctl fixes (#5165)
llua
2017-01-27
1
-2
/
+2
*
bash-completion: add support for --now (#5155)
Jan Synacek
2017-01-25
1
-1
/
+1
*
Fixi caching in zsh completion (#5122)
Александр Тихонов
2017-01-21
1
-9
/
+9
*
bash_completion: journalctl: Complete -t option values
Namhyung Kim
2017-01-21
1
-0
/
+3
*
bash_completion: journalctl: add missing options
Namhyung Kim
2017-01-21
1
-2
/
+2
*
shell-completion: redirect all errors from systemctl to /dev/null
Zbigniew Jędrzejewski-Szmek
2017-01-11
2
-2
/
+2
[prev]
[next]