xbps/bin/xbps-bin
2011-01-26 16:34:26 +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 xbps-{bin,repo}: use static const tables to parse objs in XBPS_PKGPROPS files. 2011-01-26 16:34:26 +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 xbps-bin: reset some static vars for correct indentation in output. 2011-01-25 17:52:04 +01:00
main.c Don't build code with _GNU_SOURCE, use _XOPEN_SOURCE=500 instead. 2011-01-25 13:00:23 +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 xbps-bin: reset some static vars for correct indentation in output. 2011-01-25 17:52:04 +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 xbps-{bin,repo}: use static const tables to parse objs in XBPS_PKGPROPS files. 2011-01-26 16:34:26 +01:00
util.c xbps-{bin,repo}: use static const tables to parse objs in XBPS_PKGPROPS files. 2011-01-26 16:34:26 +01:00
xbps-bin.8 xbps-bin: added -F flag for the remove target. 2010-12-03 17:36:07 +01:00