xbps/lib
Juan RP ce0b21a062 xbps_dictionary_from_metadata_plist: fix this with empty regpkgdb.plist.
If regpkgdb wasn't initialized it failed to properly internalize the
dictionary from the plist file.
2011-07-27 11:23:25 +02:00
..
compat xbps-repo(8): 'search' target is now case insensitive. 2011-07-09 10:50:44 +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
dewey.c libxbps: make dewey code be aware of XBPS pkg revisions. 2011-07-22 07:30:40 +02:00
download.c xbps_fetch_file: remove local file if bigger than remote and refetch. 2011-06-23 00:06:50 +02:00
fexec.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
humanize_number.c xbps_humanize_number: increase by one the output digits. 2011-02-24 10:46:10 +01:00
initend.c Don't initialize repository pool via xbps_init, instead in repository_pool public funcs. 2011-06-22 11:55:02 +02:00
Makefile libxbps: move hash funcs from util.c into its own file. 2011-07-19 21:21:28 +02:00
match.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
mkpath.c mkpath: indent some comments. 2011-06-21 10:43:52 +02:00
package_config_files.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_configure.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_orphans.c libxbps: API/ABI break changes to fix issues with virtual packages. 2011-07-15 18:22:58 +02:00
package_purge.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_register.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_remove_obsoletes.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_remove.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_replaces.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_requiredby.c libxbps: add xbps_find_virtualpkg_in_array_by_{name,pattern} and use it. 2011-07-15 18:45:38 +02:00
package_state.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_unpack.c xbps_unpack_binary_pkg: printf existents entries iff XBPS_FLAG_VERBOSE is set. 2011-07-05 17:47:37 +02: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 libxbps: move match funcs from plist_find.c into its own file. 2011-07-19 21:07:04 +02:00
plist_match.c libxbps: move match funcs from plist_find.c into its own file. 2011-07-19 21:07:04 +02:00
plist_remove.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
plist.c xbps_dictionary_from_metadata_plist: fix this with empty regpkgdb.plist. 2011-07-27 11:23:25 +02:00
regpkgdb_dictionary.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
repository_finddeps.c libxbps: API/ABI break changes to fix issues with virtual packages. 2011-07-15 18:22:58 +02:00
repository_findpkg.c libxbps: take into account virtual-pkg settings in conf file when updating. 2011-07-08 15:28:57 +02:00
repository_pool.c libxbps: API/ABI break changes to fix issues with virtual packages. 2011-07-15 18:22:58 +02:00
repository_sync_index.c xbps_repository_sync_index: preserve errno in error path and add debug printfs. 2011-06-22 10:52:46 +02:00
transaction_dictionary.c Generate transaction pkg count stats in the transaction dictionary. 2011-07-24 17:43:17 +02:00
transaction_sortdeps.c libxbps: API/ABI break changes to fix issues with virtual packages. 2011-07-15 18:22:58 +02:00
util_hash.c libxbps: move hash funcs from util.c into its own file. 2011-07-19 21:21:28 +02:00
util.c libxbps: move hash funcs from util.c into its own file. 2011-07-19 21:21:28 +02:00