xbps/lib
Juan RP e4cda0e9cc Rename lib/sync_remote_pkgidx.c to repository_sync_index.c.
xbps_sync_repository_pkg_index() renamed to xbps_repository_sync_pkg_index().

--HG--
rename : lib/sync_remote_pkgidx.c => lib/repository_sync_index.c
extra : convert_revision : xtraeme%40gmail.com-20091130105325-75rr2xm1zpi8bjwh
2009-11-30 11:53:25 +01: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
config_files.c Split unpack.c config files and remove obsoletes code into its own files. 2009-11-28 05:43:21 +01:00
configure.c Major changes in libxbps to implement caching in some cases. 2009-11-26 02:22:50 +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
humanize_number.c Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
Makefile Rename lib/sync_remote_pkgidx.c to repository_sync_index.c. 2009-11-30 11:53:25 +01:00
mkpath.c Added support for a cachedir to store downloaded binpkgs. 2009-11-28 02:38:41 +01:00
orphans.c Major changes in libxbps to implement caching in some cases. 2009-11-26 02:22:50 +00:00
pkgmatch.c Fix some issues while matching for required pkgdeps. 2009-11-07 16:41:59 +01:00
plist.c Fix and improve how missing pkg dependencies are handled from repos. 2009-11-29 03:17:35 +01:00
purge.c Major changes in libxbps to implement caching in some cases. 2009-11-26 02:22:50 +00:00
register.c Major changes in libxbps to implement caching in some cases. 2009-11-26 02:22:50 +00:00
regpkgs_dictionary.c Major changes in libxbps to implement caching in some cases. 2009-11-26 02:22:50 +00:00
remove_obsoletes.c Split unpack.c config files and remove obsoletes code into its own files. 2009-11-28 05:43:21 +01:00
remove.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
repository_finddeps.c Rename lib/depends.c to repository_finddeps.c and lib/findpkg.c to 2009-11-30 11:38:14 +01:00
repository_findpkg.c Rename lib/depends.c to repository_finddeps.c and lib/findpkg.c to 2009-11-30 11:38:14 +01:00
repository_plist.c xbps-repo: also print binpkg compression type in the show target. 2009-11-28 06:11:34 +01:00
repository_pool.c xbps_repository_pool_init: if unexistent repos are registered, 2009-11-27 01:51:30 +01:00
repository_sync_index.c Rename lib/sync_remote_pkgidx.c to repository_sync_index.c. 2009-11-30 11:53:25 +01:00
repository.c Use xbps_get_root() directly where appropiate. 2009-10-27 12:15:47 +01:00
requiredby.c Major changes in libxbps to implement caching in some cases. 2009-11-26 02:22:50 +00:00
sha256.c Properly build shared/static libxbps and utils. 2009-10-30 12:17:26 +01:00
sortdeps.c xbps_sort_pkg_deps: add debugging, use xbps_pkgdep_match(). 2009-11-29 05:53:27 +01:00
state.c Major changes in libxbps to implement caching in some cases. 2009-11-26 02:22:50 +00:00
unpack.c Split unpack.c config files and remove obsoletes code into its own files. 2009-11-28 05:43:21 +01:00
util.c xbps-repo: if fetching info from remote repo for the 'show' and 'show-files' 2009-11-28 03:21:29 +01:00