.. |
compat
|
|
|
external
|
|
|
fetch
|
|
|
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-bin: improve def unpack cb to print more meaningful messages.
|
2012-05-06 16:48:47 +02:00 |
download.c
|
|
|
initend.c
|
Added support to put packages "on hold".
|
2012-05-08 09:19:43 +02:00 |
Makefile
|
|
|
package_config_files.c
|
|
|
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
|
|
|
package_remove.c
|
libxbps: introduce the concept of "soft replace"; see the NEWS file.
|
2012-05-25 17:24:36 +02:00 |
package_requiredby.c
|
libxbps: make xbps_find_virtualpkg_* only look for virtual pkgs.
|
2012-04-12 11:57:21 +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-bin: improve def unpack cb to print more meaningful messages.
|
2012-05-06 16:48:47 +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
|
|
|
plist_fetch.c
|
Only enable support for gzip, bzip2 and xz compression formats.
|
2012-02-22 04:16:36 +01:00 |
plist_find.c
|
libxbps: make xbps_find_virtualpkg_* only look for virtual pkgs.
|
2012-04-12 11:57:21 +02:00 |
plist_match.c
|
Simplify even more previous commit.
|
2012-03-11 17:26:41 +01:00 |
plist_remove.c
|
|
|
plist.c
|
xbps_dictionary_from_metadata_plist: if vpkg not found, look for a real pkg.
|
2012-04-13 09:23:35 +02: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
|
rpool: make xbps_handle::repo_pool array immutable after initialization.
|
2012-04-13 10:06:08 +02:00 |
repository_sync_index.c
|
xbps_repository_sync_index: print the plist file being downloaded in cb.
|
2012-05-06 09:10:25 +02:00 |
transaction_commit.c
|
libxbps: introduce the concept of "soft replace"; see the NEWS file.
|
2012-05-25 17:24:36 +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
|
Added support to put packages "on hold".
|
2012-05-08 09:19:43 +02:00 |
transaction_package_replace.c
|
libxbps: introduce the concept of "soft replace"; see the NEWS file.
|
2012-05-25 17:24:36 +02: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
|
|
|
util.c
|
libxbps: make xbps_find_virtualpkg_* only look for virtual pkgs.
|
2012-04-12 11:57:21 +02:00 |