xbps/bin/xbps-bin
Juan RP 8534b79ffc Prepare for going-to-be-released 0.6.1.
Includes the following change:

* When replacing a package that is going to be updated in the transaction
   do not remove it, just overwrite its files and continue. The updated
   package will find that old files didn't match the SHA256 hash and will
   skip them. This solves the issue of new package updates requiring new
   dependencies with files that were previously stored in the old version.
   For example gtk+-2.20 containing gdk-pixbuf, and gtk+-2.22 requiring
   gdk-pixbuf externally.
2010-10-23 18:09:35 +02:00
..
check.c xbps-bin/check.c: remove dead code, fix warnings found by clang. 2010-04-28 23:11:07 +02:00
defs.h xbps-bin(8): added a new target 'show-orphans' that list all package 2010-05-04 17:04:36 +02:00
install.c Prepare for going-to-be-released 0.6.1. 2010-10-23 18:09:35 +02:00
main.c xbps-bin(8): added a new target 'show-orphans' that list all package 2010-05-04 17:04:36 +02:00
Makefile Added a configure script to emulate GNU autoconf and related changes. 2010-05-19 22:38:27 +02:00
remove.c xbps-bin(8): added a new target 'show-orphans' that list all package 2010-05-04 17:04:36 +02:00
show-deps.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
show-info-files.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
xbps-bin.8 xbps-bin(8): added a new target 'show-orphans' that list all package 2010-05-04 17:04:36 +02:00