xbps/bin/xbps-bin
2011-05-26 10:54:48 +02:00
..
check.c xbps_init() now sets rootdir, cachedir and flags. 2011-02-21 17:42:47 +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_init() now sets rootdir, cachedir and flags. 2011-02-21 17:42:47 +01:00
install.c xbps_register_pkg: remove 'automatic' boolean argument. 2011-04-11 14:42:06 +02:00
main.c xbps-bin: added -A and -M options for explicitly setting install reason to auto or manual. 2011-02-26 11:14:05 +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 Starting to clean up the public API, move private stuff into xbps_api_impl.h. 2010-11-13 03:18:58 +01:00
show-info-files.c Added the concept of package properties in the API. 2011-02-05 11:25:04 +01:00
util.c xbps-{bin,repo}: parse three new objects in pkg props.plist: homepage, build_date and license. 2011-05-26 10:54:48 +02:00
xbps-bin.8 xbps-bin.8: bump date. 2011-02-26 11:17:02 +01:00