]> git.ipfire.org Git - pakfire.git/commit
ctx: Move pick solution callback into the context
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 16 Oct 2023 14:24:19 +0000 (14:24 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 16 Oct 2023 14:24:19 +0000 (14:24 +0000)
commit8cfa28c847a038470ed092811c41abcc12316a94
treec285b9e404a503b56238bd93de96f07ac601c69c
parent10a25449dcac3d994c9845be637ae2f2b13af525
ctx: Move pick solution callback into the context

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/cli/lib/pakfire.c
src/cli/lib/terminal.c
src/cli/lib/terminal.h
src/cli/pakfire.c
src/libpakfire/ctx.c
src/libpakfire/include/pakfire/ctx.h
src/libpakfire/include/pakfire/pakfire.h
src/libpakfire/include/pakfire/transaction.h
src/libpakfire/libpakfire.sym
src/libpakfire/pakfire.c
src/libpakfire/transaction.c