xbps/bin/xbps-bin
Juan RP fdc496e8f1 Added xbps_repository_pkg_replaces() to handle pkg "replaces" in the transaction.
The frontend (in that case xbps-bin(8)) is only responsible to remove
those packages that have the "trans-action" string object set to "remove".
2011-02-01 01:21:54 +01:00
..
check.c xbps-bin::check.c: reset a var to avoid false positives. 2011-01-28 12:18:17 +01:00
defs.h xbps-bin(8): added -R option to recursively remove pkgs that were instaled automatically. 2011-01-30 08:08:34 +01:00
fetch.c xbps-bin/fetch.c: use else if conditionals. 2011-01-22 13:08:36 +01:00
find-files.c xbps-bin: fix a memleak in the 'find-files' target. 2010-12-24 05:21:22 +01:00
install.c Added xbps_repository_pkg_replaces() to handle pkg "replaces" in the transaction. 2011-02-01 01:21:54 +01:00
main.c Use xbps_{error,warn}_printf() everywhere. 2011-01-30 18:23:33 +01:00
Makefile Make xbps_fetch_file accept a callback to update its progress. 2011-01-22 12:40:19 +01:00
question.c Don't build code with _GNU_SOURCE, use _XOPEN_SOURCE=500 instead. 2011-01-25 13:00:23 +01:00
remove.c Use xbps_{error,warn}_printf() everywhere. 2011-01-30 18:23:33 +01:00
show-deps.c
show-info-files.c xbps-{bin,repo}: use static const tables to parse objs in XBPS_PKGPROPS files. 2011-01-26 16:34:26 +01:00
util.c xbps-{bin,repo}: use static const tables to parse objs in XBPS_PKGPROPS files. 2011-01-26 16:34:26 +01:00
xbps-bin.8 xbps-bin(8): added -R option to recursively remove pkgs that were instaled automatically. 2011-01-30 08:08:34 +01:00