index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
busctl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
systemd: Fix busctl crash on aarch64 when setting output table format
Alin Popa
2020-02-15
1
-1
/
+1
*
systemd: Fix busctl crash on aarch64 when setting output table format
Alin Popa
2020-02-15
1
-2
/
+20
*
sd-bus: export sd_bus_message_dump
Zbigniew Jędrzejewski-Szmek
2020-01-23
1
-3
/
+3
*
sd-bus: make dump flags public
Zbigniew Jędrzejewski-Szmek
2020-01-23
1
-2
/
+2
*
tree-wide: use table_log_add_error()
Yu Watanabe
2020-01-10
1
-6
/
+6
*
busctl: introduce --full command line option
Yu Watanabe
2020-01-10
1
-0
/
+10
*
tree-wide: clean up --help texts a bit
Lennart Poettering
2019-11-18
1
-4
/
+4
*
tree-wide: drop double newline
Yu Watanabe
2019-11-03
1
-2
/
+0
*
Highlight the synopsis and summary in --help
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-2
/
+4
*
Move the Commands section above Options section
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-16
/
+17
*
busctl: port "busctl list" to format_table.h
Lennart Poettering
2019-07-29
1
-89
/
+122
*
tree-wide: replace strjoin() with path_join()
Yu Watanabe
2019-06-20
1
-4
/
+2
*
busctl: always prefix bus error message with local string
Zbigniew Jędrzejewski-Szmek
2019-06-04
1
-6
/
+17
*
Enable log colors for most of tools in /usr/bin
Zbigniew Jędrzejewski-Szmek
2019-05-08
1
-0
/
+1
*
busctl: add introspect --xml-interface
Zbigniew Jędrzejewski-Szmek
2019-04-23
1
-0
/
+13
*
Add open_memstream_unlocked() wrapper
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-4
/
+1
*
util: split out sorting related calls to new sort-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
busctl: shorten code a bit by using SYNTHETIC_ERRNO()
Yu Watanabe
2019-02-06
1
-28
/
+14
*
busctl: introduce 'emit' command to emit a signal
Yu Watanabe
2019-02-06
1
-0
/
+54
*
busctl: re-indent help message
Yu Watanabe
2019-02-06
1
-37
/
+37
*
tree-wide: whenever we allocate a new bus object, close it before dropping fi...
Lennart Poettering
2019-01-17
1
-1
/
+1
*
locale-util: prefix special glyph enum values with SPECIAL_GLYPH_
Lennart Poettering
2018-12-14
1
-3
/
+3
*
json: add new display flag JSON_FORMAT_COLOR_AUTO
Lennart Poettering
2018-12-03
1
-1
/
+1
*
tree-wide: make hash_ops typesafe
Yu Watanabe
2018-12-02
1
-7
/
+3
*
busctl: use new JSON_BUILD_PAIR_CONDITIONAL() for minimizing bus message JSON...
Lennart Poettering
2018-11-28
1
-11
/
+11
*
busctl: support json mode also for 'busctl monitor'
Lennart Poettering
2018-11-28
1
-2
/
+43
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
2
-184
/
+150
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+1
*
busctl: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-12
/
+8
*
basic/pager: convert the pager options to a flags argument
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-11
/
+11
*
busctl: include error cause in log message
Yu Watanabe
2018-10-19
1
-19
/
+19
*
busctl: drop unused variable
Yu Watanabe
2018-10-13
1
-1
/
+1
*
busctl: add a --json= output mode
Lennart Poettering
2018-10-11
1
-26
/
+436
*
busctl,sd-lldp: explicitly specify type of argument in compare function
Yu Watanabe
2018-09-19
1
-3
/
+2
*
tree-wide: use typesafe_qsort()
Yu Watanabe
2018-09-19
1
-5
/
+3
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-1
/
+11
*
busctl: make parameter const
Lennart Poettering
2018-06-25
1
-1
/
+1
*
busctl: make use of log_error_errno() where we can
Lennart Poettering
2018-06-14
1
-97
/
+49
*
busctl: add 'const' where we can
Lennart Poettering
2018-06-14
1
-1
/
+1
*
busctl: use fflush_and_check() where appropriate
Lennart Poettering
2018-06-14
1
-4
/
+4
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
3
-10
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
3
-6
/
+0
*
tree-wide: drop !! casts to booleans
Zbigniew Jędrzejewski-Szmek
2018-06-13
1
-5
/
+5
*
string-util: rename strdash_if_empty() to empty_to_dash()
Yu Watanabe
2018-05-10
1
-8
/
+4
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
2
-4
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
3
-39
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-2
/
+1
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-4
/
+3
*
tree-wide: voidify pager_open()
Yu Watanabe
2018-03-19
1
-7
/
+7
*
busctl: drop redundant pager_open()
Yu Watanabe
2018-03-19
1
-2
/
+0
[next]