xbps/bin/xbps-install
2015-12-24 13:48:21 +01:00
..
defs.h xbps-{install,remove}: implemented column/wide output mode. 2014-10-30 11:23:10 +01:00
fetch_cb.c bin/xbps-install/fetch_cb.c: use STDOUT_FILENO. 2014-10-30 11:25:37 +01:00
main.c xbps-install(1): added -U --unpack-only to only unpack pkgs, skips configuration. 2015-06-03 11:15:11 +02:00
Makefile
question.c xbps-install/question.c: char is not enough for fgetc, use int (HI GOTTOX) 2015-03-21 09:45:29 +01:00
state_cb.c xbps-install/state_cb: do not treat unknown states as error if desc is not NULL. 2015-10-30 14:47:25 +01:00
transaction.c xbps-install(1): implement #109. 2015-10-19 19:02:26 +02:00
util.c xbps-query(8): do not truncate output if stdout is not a tty. 2015-04-15 18:40:34 +02:00
xbps-install.1 bin/xbps-install: document in the manpage that remote repositories must be signed. #141 2015-12-24 13:48:21 +01:00