.. |
compat
|
xbps-repo(8): 'search' target is now case insensitive.
|
2011-07-09 10:50:44 +02:00 |
external
|
libxbps: xbps_mkpath: create intermediate dirs with 0755 permissions.
|
2011-11-09 11:17:42 +01: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
|
Implemented "New repository scheme and configuration file" from issue 16.
|
2011-11-07 20:28:35 +01: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
|
libxbps: xbps_set_pkg_state_installed: create metadir with 0755 perms.
|
2011-11-09 16:36:11 +01:00 |
package_unpack.c
|
Faster binary package unpacking, see the NEWS file for info.
|
2011-11-09 21:01:25 +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
|
Check for obj validity with prop_object_type(), use xbps_pkg_has_rundeps().
|
2011-10-31 09:48:46 +01:00 |
repository_findpkg.c
|
xbps_repository_update_pkg: return ENODEV if pkg is not installed.
|
2011-10-31 21:29:00 +01:00 |
repository_pool_find.c
|
xbps_repository_pool_find_pkg: return ENODEV in bestpkg case if pkg not installed.
|
2011-10-31 21:29:37 +01:00 |
repository_pool.c
|
libxbps: skip unfetched repos in xbps_repository_pool_init and simplify.
|
2011-11-11 00:07:26 +01:00 |
repository_sync_index.c
|
libxbps: add xbps_repository_pool_sync, to sync repoidx from all remotes.
|
2011-11-10 23:14:50 +01: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: strip redundant dir separators returned by xbps_pkg_index_plist().
|
2011-11-11 00:05:56 +01:00 |