main
sysupdate: generalize feature name validity check
sysupdated: Drop the Update() D-Bus method
sysupdate: Fix a minor typo in the polkit policy
sysupdate: Implement systemd-sysupdated dbus service
tree-wide: use _contains() rather than _get()/_find()
sysupdate: Clean up includes
sysupdate: keep root-relative installdb paths absolute
sysupdate: Move global arg_* variables into Context
sysupdate: allow long metadata URLs
Rename basic-forward.h, sd-forward.h, and shared-forward.h to forward.h
sysupdate: validate feature name syntax before using it
sysupdate: add a "suggests" concept to features and components
sysupdate: Allow instances to be partial or pending
tree-wide: drop DLOPEN_FOO() macros
sysupdate: Use partition types for pending/partial partitions
string-util: replace version_is_valid()/version_is_valid_version_spec() by a common call
sysupdate: Evaluate all patterns before descending into a subdir
sysupdate: Support matching for filenames in subdirectories
sysupdate: Add varlink ListTargets() method
sysupdate: allow long CurrentSymlink= paths
sysupdate: Allow partial+pending flags in a few more places for UpdateSets
sysupdate: tighten component_name_valid() mildly
sysupdate: Change disabling with --component-suggested/--feature-suggested
sysupdate: add feature select
sysupdate: keep JSON check-new exit status consistent
sysupdate: split out component validation/enumeration into sysupdate-util.[ch]
updatectl: Apply --no-ask-password argument to polkit agent