xbps/lib
Juan RP c676622869 Some changes to know if a file was downloaded successfully or not.
Improved xbps-repo sync/add and xbps-fetch to print informative
messages when a transfer was not necessary because local/remote size
and/or mtime matched.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091124050326-owez7140fdxwepuk
2009-11-24 05:03:26 +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_find_pkg_in_dict: return NULL if pkgname obj is not there. 2009-11-24 03:01:32 +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