xbps/lib
2012-11-08 09:49:03 +01:00
..
compat libxbps: hide compat symbols. 2012-06-18 09:52:19 +02:00
external libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
fetch libfetch: fix warnings. 2012-07-19 18:00:31 +02:00
portableproplib Import proplib-0.6.1. 2012-07-10 23:33:19 +02:00
cb_util.c libxbps: some tweaks for struct xbps_state_cb_data. 2012-11-07 10:11:06 +01:00
download.c xbps_fetch_file: enable fetchRestartCalls. 2012-11-08 09:49:03 +01:00
initend.c xbps-{bin,repo}: add -B flag to set default repo if xbps.conf not found. 2012-09-29 19:10:48 +02:00
Makefile Import proplib-0.6.1. 2012-07-10 23:33:19 +02:00
package_config_files.c While checking conf files and there were no changes, do not unpack file from binpkg. 2012-10-26 10:23:12 +02:00
package_configure.c xbps_configure_pkg: do not flush pkgdb if state hasn't been changed. 2012-10-26 10:24:26 +02:00
package_conflicts.c libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals. 2012-06-16 09:02:07 +02:00
package_orphans.c libxbps: performance improvements by caching the most accessed paths. 2012-06-15 15:33:11 +02:00
package_register.c Remove unnecessary variable assignments reported by cppcheck. 2012-11-06 09:28:34 +01:00
package_remove_obsoletes.c Improved finding obsolete files while upgrading pkgs. 2012-10-24 07:45:00 +02:00
package_remove.c Remove unnecessary variable assignments reported by cppcheck. 2012-11-06 09:28:34 +01:00
package_requiredby.c requiredby: skip adding same entry if already exists. 2012-10-26 09:44:07 +02:00
package_state.c libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals. 2012-06-16 09:02:07 +02:00
package_unpack.c Remove unnecessary variable assignments reported by cppcheck. 2012-11-06 09:28:34 +01:00
pkgdb.c pkgdb: some fixes for e545429fa1. 2012-10-26 11:05:17 +02:00
plist_archive_entry.c Remove unnecessary variable assignments reported by cppcheck. 2012-11-06 09:28:34 +01:00
plist_fetch.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
plist_find.c libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals. 2012-06-16 09:02:07 +02:00
plist_match.c libxbps: require an underscore in strings to detect correctly pkgname/version. 2012-06-05 10:58:39 +02:00
plist_remove.c libxbps: performance improvements by caching the most accessed paths. 2012-06-15 15:33:11 +02:00
plist.c libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals. 2012-06-16 09:02:07 +02:00
repository_finddeps.c Added support for installing exact dependencies, i.e pkg X depends on 'Y-1.0_1'. 2012-10-09 07:35:59 +02:00
repository_pool_find.c xbps_rpool_dictionary_metadata_plist: do not release dictionary without refcounts! 2012-09-30 08:10:49 +02:00
repository_pool.c xbps_rpool_sync: new arg to specify the file; bump XBPS_API_VERSION. 2012-11-07 10:37:58 +01:00
repository_sync_index.c repository_sync_index: fix swapped args passed to XBPS_STATE_REPOSYNC. 2012-11-07 10:18:58 +01:00
transaction_commit.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
transaction_dictionary.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
transaction_ops.c xbps_transaction_update_packages: make packages on hold work (duh!). 2012-09-29 18:58:21 +02:00
transaction_package_replace.c xbps_transaction_package_replace: misc cosmetic changes to dbg printfs. 2012-07-04 11:54:37 +02:00
transaction_sortdeps.c Added support for installing exact dependencies, i.e pkg X depends on 'Y-1.0_1'. 2012-10-09 07:35:59 +02:00
util_hash.c Remove unnecessary variable assignments reported by cppcheck. 2012-11-06 09:28:34 +01:00
util.c xbps_path_from_repository_uri: do not look for binpkgs in repo arch dirs anymore. 2012-09-30 10:13:06 +02:00