xbps/bin
Juan RP 746d9894c2 xbps-bin(8): remove specified pkgs first in recursive case.
Previously the specified pkg(s) were added at the tail of the
array, which was wrong. Add pkg(s) to the head of the array so that:

$ xbps-bin -Rp remove foo blah

foo and blah will be removed before any of its automatic dependecies.
2011-10-24 10:23:07 +02:00
..
xbps-bin xbps-bin(8): remove specified pkgs first in recursive case. 2011-10-24 10:23:07 +02:00
xbps-dgraph New configuration scheme changes, round 1. 2011-10-17 12:37:15 +02:00
xbps-repo New configuration schemas changes, round 3. 2011-10-17 15:11:54 +02:00
xbps-uhelper New configuration schemas changes, round 3. 2011-10-17 15:11:54 +02:00
Makefile Make xbps_fetch_file accept a callback to update its progress. 2011-01-22 12:40:19 +01:00