rpm/tools
Florian Festi 1dc7e76fa5 Add --list and --delete to rpmkeys
This is a  bit of a hack as it manipulates the parsed cli parameters to
to the "right thing" and then calls rpmcliQuery and rpmErase.
2024-02-28 12:12:57 +02:00
..
CMakeLists.txt Drop erroneous BYPRODUCTS uses from the cmake files 2024-02-13 09:48:29 +02:00
cliutils.c Move all cli utility sources under tools/ 2023-09-13 13:34:17 +03:00
cliutils.h Move all cli utility sources under tools/ 2023-09-13 13:34:17 +03:00
elfdeps.c Add multifile support to elf dependency generation 2023-09-05 14:31:17 +03:00
rpm.c Move all cli utility sources under tools/ 2023-09-13 13:34:17 +03:00
rpm2archive.c Fix rpm2archive build regression due to missing libgen.h include 2024-01-08 12:32:35 +02:00
rpmbuild.c Move checks and package initialization after build 2023-10-12 08:46:14 +03:00
rpmdb.c Expose and document rpmdb --verifydb operation 2023-11-06 15:58:54 +02:00
rpmdeps.c Set program name centrally from rpmcliInit() 2022-03-25 10:23:37 +02:00
rpmdump.c Fix potential unaligned access to region trailer in rpmdump 2024-02-19 14:21:00 +02:00
rpmgraph.c Drop top-level source for our global include directories 2023-09-13 13:34:17 +03:00
rpmkeys.c Add --list and --delete to rpmkeys 2024-02-28 12:12:57 +02:00
rpmlua.c Drop top-level source for our global include directories 2023-09-13 13:34:17 +03:00
rpmsign.c Move all cli utility sources under tools/ 2023-09-13 13:34:17 +03:00
rpmsort.c Add rpmsort utility for sorting RPM versions 2022-11-25 10:38:42 +01:00
rpmspec.c Move all cli utility sources under tools/ 2023-09-13 13:34:17 +03:00
rpmuncompress.c add build directory auto path to %autosetup 2024-02-02 12:40:15 +02:00