xbps/bin/xbps-bin
Juan RP 164c661bcf xbps-repo: added 'show-deps' target to mimic xbps-bin(8).
As consequence of this, remove xbps_callback_array_iter_in_repolist().
Nowadays to iter over the repository pool we have a SIMPLEQ, this
allowed to simplify the code and remove some now unneeed stuff.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091124104704-oyvrmb3tmd59w4e7
2009-11-24 10:47:04 +00:00
..
check.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
defs.h xbps-bin: use a single point to cleanup resources. 2009-10-23 14:01:54 +02:00
install.c Some changes to know if a file was downloaded successfully or not. 2009-11-24 05:03:26 +00:00
main.c Improve dependency matching via repos and use the "pkgver" object 2009-11-22 05:15:47 +01:00
Makefile Improve make output similar to what recent GNU configure scripts do. 2009-11-19 06:03:37 +01:00
remove.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
show-deps.c xbps-repo: added 'show-deps' target to mimic xbps-bin(8). 2009-11-24 10:47:04 +00:00
xbps-bin.8.txt Fix a typo in xbps-bin/repo manpages. 2009-11-17 17:43:09 +01:00