xbps/bin/xbps-query
Juan RP 1bae26606e Introduce xbps_{pkgdb,rpool}_get_pkg_fulldeptree().
These routines return a xbps_array_t with a full sorted dependency graph
for the target pkg, by querying pkgdb or rpool.

Update xbps-query(8) to use the new libxbps API.
2014-11-20 09:23:51 +01:00
..
defs.h xbps-query(8: added --cat=FILE mode support. 2014-11-17 15:45:46 +01:00
list.c Replaced config/system {repo,preserve,virtualpkg}.d with a single directory. 2014-11-06 09:58:04 +01:00
main.c xbps-query(8: added --cat=FILE mode support. 2014-11-17 15:45:46 +01:00
Makefile mk/prog.mk: set MAN to $(BIN).8 by default. 2013-09-16 08:57:24 +02:00
ownedby.c xbps-query(8: added --cat=FILE mode support. 2014-11-17 15:45:46 +01:00
search.c xbps-query/search: pass correct length to strlcat to truncate results. 2014-11-18 07:35:25 +01:00
show-deps.c Introduce xbps_{pkgdb,rpool}_get_pkg_fulldeptree(). 2014-11-20 09:23:51 +01:00
show-info-files.c Introduce xbps_binpkg_get_file_into_fd() and use it for xbps-query(8) --cat. 2014-11-17 18:43:08 +01:00
xbps-query.8 xbps-query.8: more detailed info about --cat. 2014-11-17 19:40:35 +01:00