xbps/bin/xbps-install
Juan RP 61a1d33995 xbps-install(8): implemented single pkg updates without -u, --update.
The -u, --update is now only necessary to perform full system updates.

Close #35 (https://github.com/voidlinux/xbps/issues/35)
2014-05-27 11:33:45 +02:00
..
defs.h Added support for the long awaited feature: RSA signed repositories. 2013-10-05 11:38:04 +02:00
fetch_cb.c Remove the config.h kludge and override vasprintf detection via HAVE_VASPRINTF. 2014-01-20 18:50:33 +01:00
main.c xbps-install(8): -n,--dry-run option does not need pkgdb write perms anymore. 2014-04-18 09:06:53 +02:00
Makefile mk/prog.mk: set MAN to $(BIN).8 by default. 2013-09-16 08:57:24 +02:00
question.c Silence -Wformat-nonliteral warning with clang. 2013-01-04 10:35:00 +01:00
state_cb.c New custom configuration file format that does not need confuse. 2014-02-25 16:42:52 +01:00
transaction.c Fixed some warnings reported by clang. 2014-04-20 10:02:54 +02:00
util.c Assume 80 columns if TIOCGWINSZ ws.col is bogus (0). 2013-08-10 12:59:59 +02:00
xbps-install.8 xbps-install(8): implemented single pkg updates without -u, --update. 2014-05-27 11:33:45 +02:00