xbps/bin/xbps-bin
2011-02-18 16:39:42 +01:00
..
check.c Fix all warnings found by clang analyzer as reported by ojab in issue 3. 2011-02-03 17:49:43 +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
install.c Fixed finally another real case when updating and replacing pkgs. 2011-02-18 16:39:42 +01:00
main.c Added the concept of package properties in the API. 2011-02-05 11:25:04 +01:00
Makefile
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
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::show_pkg_info() remove useless prop_object_type_t member. 2011-02-04 18:00:47 +01:00
xbps-bin.8 Minor nits to the xbps-{bin,repo}.8 manpages. 2011-02-05 17:32:14 +01:00