..
compat
Added a configure script to emulate GNU autoconf and related changes.
2010-05-19 22:38:27 +02:00
fetch
fetch/ftp.c: fix a cast that caught clang via -Wcast-qual.
2010-10-27 00:17:08 +02:00
portableproplib
Added a configure script to emulate GNU autoconf and related changes.
2010-05-19 22:38:27 +02:00
cmpver.c
Starting to clean up the public API, move private stuff into xbps_api_impl.h.
2010-11-13 03:18:58 +01:00
download.c
Make xbps_fetch_file accept a callback to update its progress.
2011-01-22 12:40:19 +01:00
fexec.c
API clean up (part 2), plus misc changes and improvements.
2010-11-19 13:40:13 +01:00
humanize_number.c
libxbps::xbps_humanize_number(): use common values and hide implementation details from API.
2011-01-18 23:10:07 +01:00
initend.c
Make xbps_fetch_file accept a callback to update its progress.
2011-01-22 12:40:19 +01:00
Makefile
lib/Makefile: build libxbps with --export-dynamic.
2011-01-19 14:31:30 +01:00
mkpath.c
Mega-commit to document the API with doxygen.
2010-01-21 03:10:19 +01:00
package_config_files.c
Make xbps_fetch_file accept a callback to update its progress.
2011-01-22 12:40:19 +01:00
package_configure.c
Make xbps_fetch_file accept a callback to update its progress.
2011-01-22 12:40:19 +01:00
package_orphans.c
Fixed API documentation comments for doxygen.
2011-01-19 00:31:22 +01:00
package_purge.c
Make xbps_fetch_file accept a callback to update its progress.
2011-01-22 12:40:19 +01:00
package_register.c
Fixed API documentation comments for doxygen.
2011-01-19 00:31:22 +01:00
package_remove_obsoletes.c
Make xbps_fetch_file accept a callback to update its progress.
2011-01-22 12:40:19 +01:00
package_remove.c
Make xbps_fetch_file accept a callback to update its progress.
2011-01-22 12:40:19 +01:00
package_requiredby.c
API clean up (part 2), plus misc changes and improvements.
2010-11-19 13:40:13 +01:00
package_state.c
Fixed API documentation comments for doxygen.
2011-01-19 00:31:22 +01:00
package_unpack.c
Make xbps_fetch_file accept a callback to update its progress.
2011-01-22 12:40:19 +01:00
pkgmatch.c
Added a configure script to emulate GNU autoconf and related changes.
2010-05-19 22:38:27 +02:00
plist.c
lib/plist: no need to check against NULL if prop_object_type() is used.
2010-12-03 06:36:05 +01:00
regpkgdb_dictionary.c
regpkgdb_dictionary.c: bump copyright year for previous changes.
2011-01-18 20:21:35 +01:00
repository_finddeps.c
libxbps: extend the API, new func: xbps_repository_pool_find_pkg.
2011-01-18 14:44:39 +01:00
repository_findpkg.c
libxbps: extend the API, new func: xbps_repository_pool_find_pkg.
2011-01-18 14:44:39 +01:00
repository_plist.c
libxbps: modify xbps_get_binpkg_repo_uri() to accept repository URL as 2nd arg.
2011-01-20 16:41:49 +01:00
repository_pool.c
libxbps: extend the API, new func: xbps_repository_pool_find_pkg.
2011-01-18 14:44:39 +01:00
repository_sync_index.c
Make xbps_fetch_file accept a callback to update its progress.
2011-01-22 12:40:19 +01:00
repository.c
API clean up (part 2), plus misc changes and improvements.
2010-11-19 13:40:13 +01:00
sortdeps.c
libxbps: extend the API, new func: xbps_repository_pool_find_pkg.
2011-01-18 14:44:39 +01:00
util.c
Check that return value of snprintf(3) is not negative, rather than only -1.
2011-01-21 00:32:46 +01:00