.. |
compat
|
Improved callback/states support to make libxbps std{err,out} printf free.
|
2011-11-24 11:23:08 +01:00 |
external
|
libxbps: xbps_mkpath: create intermediate dirs with 0755 permissions.
|
2011-11-09 11:17:42 +01: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 |
cb_util.c
|
xbps_set_cb_xxx: simplify by using vars on the stack.
|
2012-01-20 12:29:14 +01:00 |
download.c
|
Bump copyright year for latest changes.
|
2012-01-05 16:17:37 +01:00 |
initend.c
|
xbps_init: avoid using a global var.
|
2012-01-26 11:43:35 +01:00 |
Makefile
|
Rename lib/regpkgdb_dictionary.c to lib/pkgdb.c.
|
2012-01-20 11:12:53 +01:00 |
package_config_files.c
|
Improved callback/states support to make libxbps std{err,out} printf free.
|
2011-11-24 11:23:08 +01:00 |
package_configure.c
|
Simplify xbps_transaction_prepare()/commit() and related API changes.
|
2012-01-22 10:00:46 +01:00 |
package_orphans.c
|
pkgdb: foreach_xxx_pkg_cb -> foreach_xxx_cb.
|
2012-01-21 10:30:20 +01:00 |
package_register.c
|
xbps_handle: remove debug, install_*, syslog_enabled members.
|
2012-01-22 10:52:35 +01:00 |
package_remove_obsoletes.c
|
Improved callback/states support to make libxbps std{err,out} printf free.
|
2011-11-24 11:23:08 +01:00 |
package_remove.c
|
regpkgdb rototill: renamed to pkgdb, improve the public API.
|
2012-01-20 11:10:52 +01:00 |
package_requiredby.c
|
pkgdb: foreach_xxx_pkg_cb -> foreach_xxx_cb.
|
2012-01-21 10:30:20 +01:00 |
package_state.c
|
regpkgdb rototill: renamed to pkgdb, improve the public API.
|
2012-01-20 11:10:52 +01:00 |
package_unpack.c
|
Improve API documentation round 1.
|
2012-01-20 12:17:27 +01:00 |
pkgdb.c
|
Simplify xbps_transaction_prepare()/commit() and related API changes.
|
2012-01-22 10:00:46 +01:00 |
plist_archive_entry.c
|
XBPS major changes in June 2011.
|
2011-06-04 13:37:53 +02:00 |
plist_fetch.c
|
plist_fetch: add some debugging printfs to know when network access is working.
|
2011-06-04 16:05:19 +02:00 |
plist_find.c
|
regpkgdb rototill: renamed to pkgdb, improve the public API.
|
2012-01-20 11:10:52 +01:00 |
plist_match.c
|
Added xbps_match_pkgdep_in_array() to match a pkgdep against pkgpatterns.
|
2012-01-16 15:50:06 +01:00 |
plist_remove.c
|
regpkgdb rototill: renamed to pkgdb, improve the public API.
|
2012-01-20 11:10:52 +01:00 |
plist.c
|
regpkgdb rototill: renamed to pkgdb, improve the public API.
|
2012-01-20 11:10:52 +01:00 |
repository_finddeps.c
|
xbps-bin: the install target gains suppor for installing best pkg available.
|
2012-01-25 02:14:04 +01:00 |
repository_pool_find.c
|
Fixed a bug in rpool to find best pkg available.
|
2012-01-29 12:12:00 +01:00 |
repository_pool.c
|
xbps_repository_pool_foreach: simplify internals.
|
2012-02-01 02:30:23 +01:00 |
repository_sync_index.c
|
xbps_repository_sync_pkg_index: update for index 1.4 format.
|
2012-01-25 06:02:38 +01:00 |
transaction_commit.c
|
Simplify xbps_transaction_prepare()/commit() and related API changes.
|
2012-01-22 10:00:46 +01:00 |
transaction_dictionary.c
|
Calculate required/freed size for updates in transactions too.
|
2012-01-25 05:10:24 +01:00 |
transaction_ops.c
|
transaction_find_pkg: warning due to uninitialized var.
|
2012-01-25 02:18:15 +01:00 |
transaction_package_replace.c
|
xbps_transaction_package_replace: improved debug output.
|
2012-01-24 18:43:43 +01:00 |
transaction_sortdeps.c
|
Simplify xbps_transaction_prepare()/commit() and related API changes.
|
2012-01-22 10:00:46 +01:00 |
util_hash.c
|
Extend assertions by checking passed in proplib type.
|
2011-10-19 16:53:38 +02:00 |
util.c
|
Fixed issue 21 "xbps-repo find-files is awfully slow" reported by ojab.
|
2012-01-15 14:24:44 +01:00 |