main
dbus: drop root check on RegisterClient()
Add new D-Bus APIs for deployment finalization
start-daemon: make hidden
Add a `search` CLI verb and DBus API
build-sys: Stop generating systemd units
countme: Trigger on boot and bi-weekly with random delay
rpm-ostree-fix-shadow-mode.service: don't run if OS is not installed
app: Add a global `-q/--quiet` flag
Update timer to be more in-line with dnf-automatic
Add `Recommends=` knob in rpm-ostreed.conf
Disable downloading filelists by default
lib: Drop unnecessary `Pin<&mut T>` from package variant API
Ensure container image layers are pruned
daemon: use new finalization APIs
rpmostreed-transaction-types: don't use base-db when idempotent
tree-wide: Run clang-format with clang 20.1.3
daemon/deployment-utils: Always add custom origin to deployment variant
daemon/dbus: port some deployment logic to Rust
Reformat all C/C++ code under src with clang-format.
daemon/os-experimental: Factor out package downloading
port rpmostreed_generate_object_path to rust
sysroot: Silence clang-analyzer warning
daemon: Unconditionally authorize uid 0 first
tree: Remove more try/catch blocks
deploy: Print status message on container early-return path
daemon: Make one bit of C++ code compatible with f38+f39 clang-format