xbps/bin/xbps-repo
Juan RP 26701d3bf3 Rename a few symbols for clarity.
xbps_check_is_installed_pkg -> xbps_check_is_installed_pkg_by_pattern
xbps_check_is_installed_pkgname -> xbps_check_is_installed_pkg_by_name
xbps_check_is_repo_string_remote -> xbps_check_is_remote_uri_remote
2011-01-27 12:34:13 +01:00
..
defs.h Make xbps_fetch_file accept a callback to update its progress. 2011-01-22 12:40:19 +01:00
find-files.c libxbps: modify xbps_get_binpkg_repo_uri() to accept repository URL as 2nd arg. 2011-01-20 16:41:49 +01:00
index.c xbps-repo: fix the 'genindex' target due to 0.7.0 API changes. 2010-12-16 11:37:31 +01:00
main.c Don't build code with _GNU_SOURCE, use _XOPEN_SOURCE=500 instead. 2011-01-25 13:00:23 +01:00
Makefile Make xbps_fetch_file accept a callback to update its progress. 2011-01-22 12:40:19 +01:00
repository.c Rename a few symbols for clarity. 2011-01-27 12:34:13 +01:00
xbps-repo.8 xbps-repo(8): implemented 'find-files' target. 2010-12-15 15:14:44 +01:00