xbps/bin/xbps-bin
Juan RP 981b13bd5a xbps-repo: 'sync' and 'pkg-list' target now accept a repository URI argument.
If set, only the matching repository will be used for the task.
2012-06-01 15:02:06 +02: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 xbps-bin(8): extended 'requiredby' check to find and remove stale entries. 2012-04-05 10:58:52 +02: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 xbps-bin: fix swapped args in check_pkg_symlinks. 2012-05-25 14:28:12 +02:00
check.c bin/xbps-bin/check.c: remove a dead assignment found by clang-analyzer. 2012-05-30 14:21:34 +02:00
defs.h xbps-bin(8): renamed autoremove target to remove-orphans. 2012-05-08 09:58:56 +02:00
fetch_cb.c fetch_cb: clear until EOL when displaying final stats. 2012-05-06 10:09:23 +02:00
find-files.c New "metadir" member in xbps_handle to override default metadata dir. 2012-03-13 10:22:35 +01:00
list.c Welcome "repository index format 1.5". See NEWS for information. 2012-05-31 16:29:56 +02:00
main.c xbps-repo: 'sync' and 'pkg-list' target now accept a repository URI argument. 2012-06-01 15:02:06 +02: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 xbps-bin: fixed regression in 'show-deps' target. 2012-04-16 16:42:03 +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: -n now also prints pkg arch. 2012-06-01 11:28:30 +02:00
unpack_cb.c xbps-bin: improve def unpack cb to print more meaningful messages. 2012-05-06 16:48:47 +02:00
util.c xbps-bin/util.c: find out terminal columns and use it to print transaction. 2012-05-06 16:47:30 +02:00
xbps-bin.8 xbps-bin: new flag -S to sync rpool indexes before the target. 2012-05-31 08:08:32 +02:00