xbps/bin/xbps-bin
Juan RP 0ff0aee226 libxbps: added xbps_transaction_autoremove_pkgs(bool purge).
This is to add package orphans into the transaction dictionary.
2011-11-25 11:20:03 +01:00
..
check_pkg_automatic.c xbps-bin(8): split individual checks from check.c into its own files. 2011-10-27 17:08:48 +02:00
check_pkg_files.c xbps-bin(8): split individual checks from check.c into its own files. 2011-10-27 17:08:48 +02:00
check_pkg_requiredby.c xbps-bin(8): (check) new test to fix missing requiredby entries in regpkgdb. 2011-10-28 00:57:16 +02:00
check_pkg_rundeps.c xbps-bin(8): split individual checks from check.c into its own files. 2011-10-27 17:08:48 +02:00
check_pkg_symlinks.c xbps-bin(8): split individual checks from check.c into its own files. 2011-10-27 17:08:48 +02:00
check.c xbps-bin: (check) initialize vars to avoid a gcc warning. 2011-10-28 09:35:34 +02:00
defs.h libxbps: added xbps_transaction_autoremove_pkgs(bool purge). 2011-11-25 11:20:03 +01:00
fetch_cb.c Improved callback/states support to make libxbps std{err,out} printf free. 2011-11-24 11:23:08 +01:00
find-files.c New configuration scheme changes, round 1. 2011-10-17 12:37:15 +02:00
list.c xbps-bin: split main.c into new files: list.c show-orphans.c and unpack_cb.c. 2011-11-11 10:18:52 +01:00
main.c Split XBPS_FLAG_FORCE into CONFIGURE and REMOVE_FILES, bump XBPS_API_VERSION. 2011-11-24 11:50:53 +01:00
Makefile libxbps: renamed xbps_repository_{install,update}_xxx to xbps_transaction_xxx. 2011-11-25 10:12:03 +01:00
question.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
remove.c libxbps: added xbps_transaction_autoremove_pkgs(bool purge). 2011-11-25 11:20:03 +01:00
show-deps.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
show-info-files.c xbps-{bin,repo}: new -o flag for the 'show' target, to print specific objs value. 2011-10-29 08:17:54 +02:00
show-orphans.c xbps-bin: split main.c into new files: list.c show-orphans.c and unpack_cb.c. 2011-11-11 10:18:52 +01:00
state_cb.c Added success states for state_cb, move some descriptions to the client cb. 2011-11-25 09:44:49 +01:00
transaction.c libxbps: added xbps_transaction_autoremove_pkgs(bool purge). 2011-11-25 11:20:03 +01:00
unpack_cb.c Improved callback/states support to make libxbps std{err,out} printf free. 2011-11-24 11:23:08 +01:00
util.c xbps-{bin,repo}: unbreak the 'show' target, sigh. 2011-11-15 10:21:12 +01:00
xbps-bin.8 xbps-{bin,repo}: new -o flag for the 'show' target, to print specific objs value. 2011-10-29 08:17:54 +02:00