xbps/lib
Juan RP bfe7ab1c5a xbps_configure_pkg: simplify and remove "version" arg (API change).
The "version" argument (being optional) clearly is not needed and it
can be fully removed. This simplifies the internal implementation as well
as the API.
2012-04-10 10:02:27 +02:00
..
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 portableproplib: fix gzFile to make it work with zlib-1.2.6. 2012-02-16 08:51:00 +01: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 New "metadir" member in xbps_handle to override default metadata dir. 2012-03-13 10:22: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 xbps_configure_pkg: simplify and remove "version" arg (API change). 2012-04-10 10:02:27 +02: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 xbps_set_pkg_state_installed: simplify (API change). 2012-04-10 09:43:59 +02:00
package_requiredby.c When reinstalling existing pkgs, remove previous entry in pkgdb's requiredby. 2012-04-04 10:20:29 +02:00
package_state.c xbps_set_pkg_state_installed: simplify (API change). 2012-04-10 09:43:59 +02:00
package_unpack.c xbps_set_pkg_state_installed: simplify (API change). 2012-04-10 09:43:59 +02:00
pkgdb.c libxbps: new function xbps_pkgdb_get_pkgd_by_pkgver(). 2012-04-05 10:57:15 +02:00
plist_archive_entry.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
plist_fetch.c Only enable support for gzip, bzip2 and xz compression formats. 2012-02-22 04:16:36 +01:00
plist_find.c Make xbps_find_virtualpkg_conf_xxx private again, unused in test suite now. 2012-03-13 11:37:50 +01:00
plist_match.c Simplify even more previous commit. 2012-03-11 17:26:41 +01:00
plist_remove.c regpkgdb rototill: renamed to pkgdb, improve the public API. 2012-01-20 11:10:52 +01:00
plist.c New "metadir" member in xbps_handle to override default metadata dir. 2012-03-13 10:22:35 +01:00
repository_finddeps.c Use best pkg available when resolving required dependencies. 2012-03-28 12:01:59 +02:00
repository_pool_find.c Simplify xbps_repository_pool_find_pkg internals for best match case. 2012-02-22 03:58:41 +01:00
repository_pool.c xbps_repository_pool_foreach: simplify internals. 2012-02-01 02:30:23 +01:00
repository_sync_index.c New "metadir" member in xbps_handle to override default metadata dir. 2012-03-13 10:22:35 +01:00
transaction_commit.c xbps_configure_pkg: simplify and remove "version" arg (API change). 2012-04-10 10:02:27 +02:00
transaction_dictionary.c Calculate required/freed size for updates in transactions too. 2012-01-25 05:10:24 +01:00
transaction_ops.c xbps_transaction_install_pkg: return EEXIST if pkg already installed. 2012-02-14 00:34:26 +01:00
transaction_package_replace.c Skip removing obsolete files in some cases. 2012-02-20 20:23:33 +01:00
transaction_sortdeps.c A bugfix while sorting dependencies in a transaction (thanks dave). 2012-03-30 01:39:13 +02:00
util_hash.c Extend assertions by checking passed in proplib type. 2011-10-19 16:53:38 +02:00
util.c New "metadir" member in xbps_handle to override default metadata dir. 2012-03-13 10:22:35 +01:00