]> git.ipfire.org Git - pakfire.git/commit
solution: Create its own type
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 27 Jun 2025 15:09:32 +0000 (15:09 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 27 Jun 2025 15:09:32 +0000 (15:09 +0000)
commit4d028ec22abc22a405c1e13a7c763f69a37d10d3
tree97af1a46151df29e9888d519a58bf7a4269f0b8a
parent97ec384fb5404400f630eee41967b231cea71cc3
solution: Create its own type

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/cli/lib/terminal.c
src/pakfire/problem.c
src/pakfire/problem.h
src/pakfire/solution.c
src/pakfire/solution.h
src/pakfire/transaction.c
src/pakfire/transaction.h
src/python/problem.c
src/python/solution.c
src/python/solution.h