xbps/bin/xbps-query
Duncan Overbruck de484e9369
lib: change xbps_dbg_printf to not require xbps_handle
This allows to simplify a lot of code by not having to pass around
the xbps handle everywhere just to print some debug information.
2022-12-24 14:29:23 +01:00
..
defs.h xbps-query: add repo and pkgdb mode to --cat 2021-12-28 15:45:21 +01:00
list.c bin/xbps-query: fix memory leak in --list-repos 2022-01-25 19:46:12 +01:00
main.c xbps-query: add repo and pkgdb mode to --cat 2021-12-28 15:45:21 +01:00
Makefile mk/prog.mk: set MAN to $(BIN).8 by default. 2013-09-16 08:57:24 +02:00
ownedby.c lib: change xbps_dbg_printf to not require xbps_handle 2022-12-24 14:29:23 +01:00
search.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
show-deps.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
show-info-files.c lib: change xbps_dbg_printf to not require xbps_handle 2022-12-24 14:29:23 +01:00
xbps-query.1 xbps-query.1: Fix PROPERTIES section 2022-05-02 15:48:43 +02:00