]> git.ipfire.org Git - pakfire.git/commit
buildservice: Implement listing repositories
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 20 Oct 2023 13:12:34 +0000 (13:12 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 20 Oct 2023 13:12:34 +0000 (13:12 +0000)
commitd554dcde9defbcac18bae0579c7305361f6fef4c
tree75f1534e9d70c3ebf831ae29306513505aa6cbd4
parent7ce5af3a3913a5a116e448d932d2e168ba1ad2f9
buildservice: Implement listing repositories

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/cli/lib/repo.c
src/cli/lib/repo.h
src/cli/lib/repo_list.c [new file with mode: 0644]
src/cli/lib/repo_list.h [new file with mode: 0644]
src/cli/pakfire-client.c
src/libpakfire/buildservice.c
src/libpakfire/include/pakfire/buildservice.h