]> git.ipfire.org Git - pakfire.git/commit
repolist: Create its own type
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 27 Jun 2025 14:40:29 +0000 (14:40 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 27 Jun 2025 14:40:29 +0000 (14:40 +0000)
commit2aad893a730aabe51be108c981e140ee1a249c92
tree5b143669c635fe4dba61079c24c72d7933cc11a7
parent9f4336a739a67e38046ec235ce055e2aa20557b7
repolist: Create its own type

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/cli/lib/dump.c
src/cli/lib/dump.h
src/cli/lib/repolist.c
src/pakfire/pakfire.c
src/pakfire/pakfire.h
src/pakfire/repolist.c
src/pakfire/repolist.h
src/python/pakfire.c