index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sysupdate
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysupdated: Make sure targets we skip are skipped
Adrian Vovk
2024-11-06
1
-7
/
+19
*
meson: add separate option for sysupdated, disable in release builds
Zbigniew Jędrzejewski-Szmek
2024-10-31
1
-3
/
+3
*
pretty-print: rename draw_progress_bar_impl()→draw_progress_bar_unbuffered()
Lennart Poettering
2024-10-29
1
-7
/
+7
*
sd-json,tree-wide: add sd_json_format_enabled() and use it everwhere
Zbigniew Jędrzejewski-Szmek
2024-10-28
1
-6
/
+6
*
Merge pull request #33398 from AdrianVovk/sysupdate-optional
Lennart Poettering
2024-10-21
11
-109
/
+1095
|
\
|
*
updatectl: Introduce optional feature verbs
Adrian Vovk
2024-10-19
1
-30
/
+328
|
*
sysupdated: Plumb through optional features
Adrian Vovk
2024-10-19
4
-23
/
+261
|
*
sysupdate: Add verb to inspect features
Adrian Vovk
2024-10-18
3
-1
/
+151
|
*
sysupdate: Introduce optional features
Adrian Vovk
2024-10-18
7
-66
/
+366
*
|
sysupdate: Use camelCase for JSON field names
Adrian Vovk
2024-10-21
3
-14
/
+14
|
/
*
updatectl: remove unimplemented option
Antonio Alvarez Feijoo
2024-10-14
1
-1
/
+1
*
Merge pull request #34679 from DaanDeMeyer/bus-log
Daan De Meyer
2024-10-09
1
-1
/
+1
|
\
|
*
bus-util: Log more information when connecting to a bus socket fails
Daan De Meyer
2024-10-09
1
-1
/
+1
*
|
tree-wide: drop doubled empty lines
Yu Watanabe
2024-10-07
1
-2
/
+0
*
|
Merge pull request #34491 from AdrianVovk/sysupdate-fixups
Yu Watanabe
2024-10-07
2
-37
/
+45
|
\
\
|
|
/
|
/
|
|
*
sysupdated: Vacuum: Fixup dbus type
Adrian Vovk
2024-09-23
1
-1
/
+4
|
*
sysupdated: Rearrange error logging a little bit
Adrian Vovk
2024-09-19
1
-36
/
+36
|
*
updatectl: check: Don't print an empty table
Adrian Vovk
2024-09-19
1
-0
/
+5
*
|
tree-wide: use strv_extend_strv_consume() where appropriate
Mike Yuan
2024-09-21
1
-2
/
+3
*
|
basic/memory-util: introduce mempcpy_typesafe
Mike Yuan
2024-09-20
1
-1
/
+1
|
/
*
updatectl: make sd_json_dispatch_field table static
Yu Watanabe
2024-09-18
1
-27
/
+43
*
sysupdate: Add --transfer-source=
Daan De Meyer
2024-09-09
5
-4
/
+35
*
socket-util: make recvmsg_safe() handle MSG_TRUNC too
Mike Yuan
2024-09-04
2
-19
/
+23
*
pretty-print: introduce WITH_BUFFERED_STDERR macro to enable buffering
Yu Watanabe
2024-09-03
1
-4
/
+1
*
pretty-print: rename {draw,clear}_progress_bar_unbuffered() -> {draw,clear}_p...
Yu Watanabe
2024-09-03
1
-7
/
+7
*
Merge pull request #34140 from yuwata/conf-parser-log-message
Yu Watanabe
2024-09-03
1
-2
/
+2
|
\
|
*
tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends
Yu Watanabe
2024-09-01
1
-2
/
+2
*
|
sysupdated: Improve logging about jobs
Adrian Vovk
2024-09-02
1
-10
/
+21
*
|
sysupdated: Cleanup handling of notifications
Adrian Vovk
2024-09-02
1
-32
/
+21
*
|
sysupdate: Don't ignore callout binary failure
Adrian Vovk
2024-09-02
1
-18
/
+40
|
/
*
progress-bar: Add unbuffered variant
Adrian Vovk
2024-08-31
1
-7
/
+14
*
updatectl: Improve behavior of progress logging
Adrian Vovk
2024-08-31
1
-6
/
+16
*
updatectl: Ensure we clear the progress bar
Adrian Vovk
2024-08-31
1
-0
/
+3
*
sysupdated: Register known error types
Adrian Vovk
2024-08-31
1
-2
/
+3
*
Merge pull request #33570 from AdrianVovk/sysupdate-incomplete
Adrian Vovk
2024-08-27
6
-59
/
+209
|
\
|
*
sysupdate: Repair incomplete versions in-place
Adrian Vovk
2024-08-22
2
-10
/
+61
|
*
sysupdate: Track incompletely-installed versions
Adrian Vovk
2024-08-22
4
-48
/
+127
|
*
sysupdate: Check that --instances-max is in bounds
Adrian Vovk
2024-08-22
1
-0
/
+8
|
*
sysupdate: Fix resource_find_instance
Adrian Vovk
2024-08-22
1
-1
/
+13
*
|
updatectl: fix typo and drop space in empty lines
Yu Watanabe
2024-08-23
1
-3
/
+3
|
/
*
Merge pull request #34076 from yuwata/polkit-message
Lennart Poettering
2024-08-22
1
-4
/
+4
|
\
|
*
polkit: add missing period in messages
Yu Watanabe
2024-08-22
1
-4
/
+4
*
|
sysupdate: Simplify sysupdate_run_simple callsite
Adrian Vovk
2024-08-22
1
-22
/
+17
*
|
sysupdated: Verify inputs more rigorously
Adrian Vovk
2024-08-22
2
-2
/
+9
*
|
sysupdated: Fixup redundant constant name
Adrian Vovk
2024-08-22
3
-9
/
+9
*
|
sysupdated: Fixup minor formatting issues
Adrian Vovk
2024-08-22
1
-3
/
+3
|
/
*
sysupdate: Implement updatectl
Adrian Vovk
2024-08-21
2
-0
/
+1286
*
sysupdate: Implement systemd-sysupdated dbus service
Adrian Vovk
2024-08-21
7
-1
/
+2106
*
terminal-util: split out color macros/helpers into its own header
Lennart Poettering
2024-07-19
2
-0
/
+2
*
table: Fix JSON name mangling breaking changes
Adrian Vovk
2024-07-17
1
-0
/
+5
[next]