]> git.ipfire.org Git - pakfire.git/commit
pakfire: Pass the configuration as a config object
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 Jan 2025 13:48:19 +0000 (13:48 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 Jan 2025 13:48:19 +0000 (13:48 +0000)
commitdd84de4edd9099cb667cc1fb26354b4b62bcb95d
treed76de450d5bc7205eaa5abbaba99fde85fa0a2bb
parenteccc1d5bce853ce9df1836e48595f158f9dcd91e
pakfire: Pass the configuration as a config object

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/cli/lib/pakfire.c
src/pakfire/config.c
src/pakfire/config.h
src/pakfire/pakfire.c
src/pakfire/pakfire.h
src/python/pakfire.c
tests/parser/test.c