xbps/lib
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
..
fetch Improve make output similar to what recent GNU configure scripts do. 2009-11-19 06:03:37 +01:00
cmpver.c Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
configure.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
depends.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
download.c Some changes to know if a file was downloaded successfully or not. 2009-11-24 05:03:26 +00:00
fexec.c Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
findpkg.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
humanize_number.c Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
Makefile Improve make output similar to what recent GNU configure scripts do. 2009-11-19 06:03:37 +01:00
orphans.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
pkgmatch.c Fix some issues while matching for required pkgdeps. 2009-11-07 16:41:59 +01:00
plist.c xbps-repo: added 'show-deps' target to mimic xbps-bin(8). 2009-11-24 10:47:04 +00:00
purge.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
register.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
remove.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
repository.c Use xbps_get_root() directly where appropiate. 2009-10-27 12:15:47 +01:00
requiredby.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
sha256.c Properly build shared/static libxbps and utils. 2009-10-30 12:17:26 +01:00
sortdeps.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
state.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
sync_remote_pkgidx.c Some changes to know if a file was downloaded successfully or not. 2009-11-24 05:03:26 +00:00
unpack.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
util.c xbps_get_pkg_index_plist: use xbps_check_is_repo_string_remote(). 2009-11-23 07:02:14 +00:00