xbps/lib
2011-10-16 16:52:58 +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 Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +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 Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
Makefile Move repository_pool_find code into its own file. 2011-10-16 14:31:53 +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 Share transaction callbacks for xbps-{bin,repo}, reposync cb support. 2011-07-28 09:25:30 +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 Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
package_register.c libxbps: respect reqdby obj when replacing a pkg with a virtual pkg. 2011-10-15 16:43:27 +02:00
package_remove_obsoletes.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_remove.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
package_replaces.c libxbps: handle the case to replace a vpkg with a pkg with same name. 2011-10-16 10:28:03 +02:00
package_requiredby.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
package_state.c Introduce new pkg state: half-unpacked. 2011-07-28 16:25:01 +02:00
package_unpack.c libxbps: [unpack] only extract files if they have been modified. 2011-08-01 12:35:47 +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: make xbps_*_find_virtualpkg_*_by_name funcs work as expected. 2011-10-16 16:52:58 +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: if pkgname not found try from a 2011-10-16 10:27:02 +02:00
regpkgdb_dictionary.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
repository_finddeps.c libxbps: separate virtualpkg conf stuff from repository_pool_find_pkg. 2011-10-16 12:22:46 +02:00
repository_findpkg.c libxbps: separate virtualpkg conf stuff from repository_pool_find_pkg. 2011-10-16 12:22:46 +02:00
repository_pool_find.c Move repository_pool_find code into its own file. 2011-10-16 14:31:53 +02:00
repository_pool.c Move repository_pool_find code into its own file. 2011-10-16 14:31:53 +02:00
repository_sync_index.c Fixed HTTP repositories in non standard HTTP port (80). 2011-10-06 19:05:16 +02:00
transaction_commit.c libxbps: when replacing a pkg, also fully purge the pkg(s). 2011-10-12 09:28:11 +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: separate virtualpkg conf stuff from repository_pool_find_pkg. 2011-10-16 12:22:46 +02:00
util_hash.c libxbps: [unpack] only extract files if they have been modified. 2011-08-01 12:35:47 +02:00
util.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00