]> git.ipfire.org Git - people/ms/pakfire.git/commit
transaction: Directly pass the context
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 29 Jun 2025 14:27:09 +0000 (14:27 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 29 Jun 2025 14:27:09 +0000 (14:27 +0000)
commit614a64c7a4c135bec50014c1a6fcf0d29f000f48
treeba2b0b17bca711e6b3259c602f50fc7e84b4348a
parentcf34caa6197cd46cc4d1c0123a58a90366211d6f
transaction: Directly pass the context

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 files changed:
src/cli/lib/install.c
src/cli/lib/remove.c
src/cli/lib/sync.c
src/cli/lib/transaction.c
src/cli/lib/transaction.h
src/cli/lib/update.c
src/pakfire/build.c
src/pakfire/package.c
src/pakfire/root.c
src/pakfire/snapshot.c
src/pakfire/transaction.c
src/pakfire/transaction.h
src/python/transaction.c