..
compat
xbps-repo(8): 'search' target is now case insensitive.
2011-07-09 10:50:44 +02:00
external
libxbps: remove csh alternate match code.
2011-10-24 09:27:15 +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
download.c
Moved install transaction code to libxbps, see NEWS file.
2011-07-27 17:13:54 +02:00
init_virtualpkgs.c
libxbps: more dbg printf love.
2011-10-29 09:55:09 +02:00
initend.c
New configuration schemas changes, round 3.
2011-10-17 15:11:54 +02:00
Makefile
Move external code used by libxbps into lib/external.
2011-10-24 09:05:16 +02:00
package_config_files.c
Extend assertions by checking passed in proplib type.
2011-10-19 16:53:38 +02:00
package_configure.c
libxbps: xbps_configure_pkg: ignore pkgs in config-files state.
2011-10-20 16:13:16 +02:00
package_orphans.c
Moved install transaction code to libxbps, see NEWS file.
2011-07-27 17:13:54 +02:00
package_purge.c
libxbps: improve xbps_purge_pkg() in case that metadata dir doesn't exist.
2011-10-30 11:12:03 +01:00
package_register.c
Extend assertions by checking passed in proplib type.
2011-10-19 16:53:38 +02:00
package_remove_obsoletes.c
Extend assertions by checking passed in proplib type.
2011-10-19 16:53:38 +02:00
package_remove.c
Extend assertions by checking passed in proplib type.
2011-10-19 16:53:38 +02:00
package_requiredby.c
Extend assertions by checking passed in proplib type.
2011-10-19 16:53:38 +02:00
package_state.c
Extend assertions by checking passed in proplib type.
2011-10-19 16:53:38 +02:00
package_unpack.c
libxbps: preserve config file if they exist for replaced pkgs.
2011-10-30 10:32:56 +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
Extend assertions by checking passed in proplib type.
2011-10-19 16:53:38 +02:00
plist_match.c
libxbps: added xbps_match_any_virtualpkg_in_rundeps(array rundeps, array provides).
2011-10-27 18:48:59 +02:00
plist_remove.c
Extend assertions by checking passed in proplib type.
2011-10-19 16:53:38 +02:00
plist.c
libxbps: xbps_dictionary_from_metadata_plist: respect pkgname arg.
2011-10-30 08:01:25 +01:00
regpkgdb_dictionary.c
libxbps: more dbg printf love.
2011-10-29 09:55:09 +02:00
repository_finddeps.c
libxbps: fixed a bug with virtualpkgs as dependencies in a transaction.
2011-10-27 10:54:28 +02:00
repository_findpkg.c
libxbps: xbps_repository_find_pkg_xxx added a debug printf.
2011-10-24 10:01:27 +02:00
repository_pool_find.c
Extend assertions by checking passed in proplib type.
2011-10-19 16:53:38 +02:00
repository_pool.c
libxbps: rpool printf tweaks.
2011-10-29 09:45:51 +02:00
repository_sync_index.c
Make sure that downloaded pkg-index.plist is really a plist file.
2011-10-28 09:29:37 +02:00
transaction_commit.c
libxbps: improve code to match replaced package patterns.
2011-10-20 14:39:58 +02:00
transaction_dictionary.c
libxbps: improve code to match replaced package patterns.
2011-10-20 14:39:58 +02:00
transaction_package_replace.c
libxbps: preserve config file if they exist for replaced pkgs.
2011-10-30 10:32:56 +01:00
transaction_sortdeps.c
libxbps: when sorting deps, add removed pkgs to head.
2011-10-20 13:10:39 +02:00
util_hash.c
Extend assertions by checking passed in proplib type.
2011-10-19 16:53:38 +02:00
util.c
libxbps: make check_is_installed_pkg_* use only find_virtualpkg_dict_installed.
2011-10-30 16:24:56 +01:00