xbps/bin/xbps-bin
2011-01-25 03:33:51 +01:00
..
check.c xbps-bin/check.c: save some lines by using prop_object_type() directly. 2011-01-25 03:33:51 +01:00
defs.h Make xbps_fetch_file accept a callback to update its progress. 2011-01-22 12:40:19 +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_callback_array_iter() and use it in xbps-bin to list missing pkgdeps. 2011-01-25 02:55:34 +01:00
main.c Added another bunch of compiler warnings and fix code. 2011-01-15 11:59:44 +01:00
Makefile Make xbps_fetch_file accept a callback to update its progress. 2011-01-22 12:40:19 +01:00
question.c xbps-bin/question.c: use sizeof(). 2011-01-24 19:26:52 +01:00
remove.c Make xbps_fetch_file accept a callback to update its progress. 2011-01-22 12:40:19 +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 New function: xbps_get_pkg_dict_from_metadata_plist. 2010-11-08 03:14:41 +01:00
util.c Make xbps_fetch_file accept a callback to update its progress. 2011-01-22 12:40:19 +01:00
xbps-bin.8 xbps-bin: added -F flag for the remove target. 2010-12-03 17:36:07 +01:00