xbps/bin/xbps-bin
2012-03-12 15:23:04 +01:00
..
check_pkg_automatic.c regpkgdb rototill: renamed to pkgdb, improve the public API. 2012-01-20 11:10:52 +01:00
check_pkg_files.c xbps-bin: use "mutable" bool object to check for mutable files in pkg file list. 2012-01-24 18:47:43 +01:00
check_pkg_requiredby.c pkgdb: foreach_xxx_pkg_cb -> foreach_xxx_cb. 2012-01-21 10:30:20 +01:00
check_pkg_rundeps.c regpkgdb rototill: renamed to pkgdb, improve the public API. 2012-01-20 11:10:52 +01:00
check_pkg_symlinks.c regpkgdb rototill: renamed to pkgdb, improve the public API. 2012-01-20 11:10:52 +01:00
check.c xbps-bin: pretty output for 'check all'. 2012-01-25 01:17:18 +01:00
defs.h xbps-bin: new dry-run mode (-n) for (auto)update, (auto)remove and install targets. 2012-02-03 14:53:28 +01:00
fetch_cb.c xbps-bin: fetch_cb.c: avoid ANSI escape sequencies and use \r. 2012-02-03 06:43:00 +01:00
find-files.c xbps-bin(8): the 'find-files' target now accepts multiple patterns. 2011-12-22 10:45:13 +01:00
list.c xbps-repo: implement new target 'pkg-list' to list pkgs from target repo. 2011-12-03 10:37:31 +01:00
main.c xbps-{bin,repo}: redirect error messages to stderr. 2012-02-25 10:30:15 +01:00
Makefile Commit Kyua/ATF test suite for libxbps. 2012-03-12 15:23:04 +01:00
question.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02: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 xbps-bin: do not syslog msgs if disabled due to uninitialized bool. 2012-01-26 11:46:01 +01:00
transaction.c xbps-bin: check for EEXIST when installing a pkg. 2012-02-18 16:15:54 +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 pkgdb: foreach_xxx_pkg_cb -> foreach_xxx_cb. 2012-01-21 10:30:20 +01:00
xbps-bin.8 xbps-bin: new dry-run mode (-n) for (auto)update, (auto)remove and install targets. 2012-02-03 14:53:28 +01:00