This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
xbps
Watch
1
Star
0
Fork
0
You've already forked xbps
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b9656b1546
xbps
/
bin
/
xbps-install
History
Michael Gehring
b9656b1546
xbps-install.1: fix invalid escape
2017-07-11 04:28:57 +02: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: flush stdout when printing progress
2016-10-05 20:18:43 +02:00
main.c
xbps-install(1): do not exit if pkg is up-to-date in dry-run mode.
2016-02-05 11:27:40 +01:00
Makefile
mk/prog.mk: set MAN to $(BIN).8 by default.
2013-09-16 08:57:24 +02:00
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: do not fail on update if any of the provided packages are up to date.
2016-09-14 18:12:54 +02:00
util.c
xbps-install/util.c: do not check errno for isatty().
2016-04-24 14:02:52 +02:00
xbps-install.1
xbps-install.1: fix invalid escape
2017-07-11 04:28:57 +02:00