]> git.ipfire.org Git - people/stevee/pakfire.git/commit
request: Implement a new interface how to walk through problems/solutions
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 31 Oct 2022 18:12:17 +0000 (18:12 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 31 Oct 2022 18:12:17 +0000 (18:12 +0000)
commitaa36f70eb842db8f1b68df6391296b39223ec0df
treec37acb172df3fa878f5fefc686b498ed3ce4e8a7
parentba13868eb39121aa661dc692b5015b9909592681
request: Implement a new interface how to walk through problems/solutions

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/include/pakfire/problem.h
src/libpakfire/include/pakfire/request.h
src/libpakfire/problem.c
src/libpakfire/request.c