.. |
compat
|
lib/compat/vasprintf.c: make this build and fix sign-compare warnings.
|
2013-02-02 01:31:20 +01:00 |
external
|
lib/external/fexec.c: add some parens so that expression is evaluated correctly.
|
2013-03-07 20:15:16 +01:00 |
fetch
|
lib/fetch/common.c: merge 2.34 and backport a patch for select(2) and SSL.
|
2013-01-13 21:09:15 +01:00 |
portableproplib
|
Merge portable proplib 0.6.3.
|
2013-03-09 16:41:40 +01:00 |
archive.c
|
Use a single file to store repository data.
|
2013-06-10 10:28:39 +02:00 |
cb_util.c
|
New pkgdb (0.21) and repo index (1.7) format, see NEWS for info.
|
2013-03-05 04:08:42 +01:00 |
download.c
|
Set _BSD_SOURCE before including string.h to get strlc{at,py} with musl.
|
2013-03-03 08:21:00 +01:00 |
initend.c
|
xbps-install(8): -R now overrides the repository list set in a configuration file.
|
2013-04-18 18:17:14 +02:00 |
Makefile
|
Use a single file to store repository data.
|
2013-06-10 10:28:39 +02:00 |
package_config_files.c
|
xbps_entry_install_conf_file: pass correct number of args to xbps_set_cb_state().
|
2013-03-27 17:22:44 +01:00 |
package_configure.c
|
Introduce XBPS_STATE_CONFIGURE_DONE and use it in xbps-reconfigure(8).
|
2013-03-07 09:24:04 +01:00 |
package_conflicts.c
|
lib/package_conflicts.c: adapt to pkgdb 0.21 format.
|
2013-03-06 12:55:00 +01:00 |
package_find_obsoletes.c
|
When checking for obsolete files ignore unexistent files.
|
2013-03-13 22:08:13 +01:00 |
package_orphans.c
|
xbps_find_pkg_orphans: remove workaround for target pkgs; ignore unknown pkgs.
|
2013-03-11 12:13:42 +01:00 |
package_register.c
|
Respect automatic-install mode from pkgdb in transaction updates.
|
2013-03-07 10:03:59 +01:00 |
package_remove.c
|
Use a single file to store repository data.
|
2013-06-10 10:28:39 +02:00 |
package_script.c
|
Ignore executing install/remove scripts if XBPS_TARGET_ARCH is set.
|
2013-03-07 18:08:12 +01:00 |
package_state.c
|
Respect automatic-install mode from pkgdb in transaction updates.
|
2013-03-07 10:03:59 +01:00 |
package_unpack.c
|
Use a single file to store repository data.
|
2013-06-10 10:28:39 +02:00 |
pkgdb.c
|
pkgdb: do not add dups in revdeps generation; remove old code.
|
2013-03-10 08:58:37 +01:00 |
plist_fetch.c
|
Use a single file to store repository data.
|
2013-06-10 10:28:39 +02:00 |
plist_find.c
|
New pkgdb (0.21) and repo index (1.7) format, see NEWS for info.
|
2013-03-05 04:08:42 +01:00 |
plist_match.c
|
xbps_match_virtual_pkg_in_dict: add support to match vpkgs with exact version.
|
2013-03-10 10:07:54 +01:00 |
plist_remove.c
|
Major API/ABI cleanup bringing performance improvements and fixes.
|
2012-11-30 07:11:51 +01:00 |
plist.c
|
xbps_callback_array_iter_reverse: initialize rv (fixes garbage return value).
|
2013-04-04 09:13:52 +02:00 |
repo_pkgdeps.c
|
Use a single file to store repository data.
|
2013-06-10 10:28:39 +02:00 |
repo_sync.c
|
Use a single file to store repository data.
|
2013-06-10 10:28:39 +02:00 |
repo.c
|
Use a single file to store repository data.
|
2013-06-10 10:28:39 +02:00 |
rpool_get.c
|
Use a single file to store repository data.
|
2013-06-10 10:28:39 +02:00 |
rpool.c
|
Use a single file to store repository data.
|
2013-06-10 10:28:39 +02:00 |
transaction_commit.c
|
Use a single file to store repository data.
|
2013-06-10 10:28:39 +02:00 |
transaction_dictionary.c
|
lib/transaction_dictionary.c: get installed_size obj from pkg metadata correctly.
|
2013-04-04 10:40:32 +02:00 |
transaction_ops.c
|
xbps_transaction_remove_pkg: fix uninitialized argument value reported by scan-build.
|
2013-04-04 09:22:40 +02:00 |
transaction_package_replace.c
|
New pkgdb (0.21) and repo index (1.7) format, see NEWS for info.
|
2013-03-05 04:08:42 +01:00 |
transaction_sortdeps.c
|
lib/transaction_sortdeps.c: remove bogus assignment in pkgdep_release().
|
2013-04-04 09:57:59 +02:00 |
util_hash.c
|
xbps_file_hash: remove madvise usage (no gain irl).
|
2013-03-09 16:22:41 +01:00 |
util.c
|
Use a single file to store repository data.
|
2013-06-10 10:28:39 +02:00 |