aboutsummaryrefslogtreecommitdiff
path: root/archival/cpio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dont unlink when testing !bug12003-08-281-5/+15
* Major coreutils update.mjn32003-03-191-2/+2
* rpm applet by Laurence Andersonbug12002-12-101-159/+1
* Move add_to_list from libunarchive to libbb so it can be of more general use ...bug12002-12-081-1/+1
* Change filter paramaters, filters can be more powefull nowbug12002-11-041-3/+3
* Abstract read and seek in unarchiving code, convert bunzip to file descriptor...bug12002-11-031-5/+7
* New common unarchive code.bug12002-09-251-36/+180
* Recovering from my previous commitbug12001-10-251-0/+1
* unarchive function changed to support both exclude and include lists, applets...bug12001-10-131-1/+1
* Allow the unarchive() extract_list variable to be NULL, meaning extract allbug12001-07-141-6/+9
* Allow unarchive to redirect stdout (tobe used by dpkg applet)bug12001-07-111-1/+1
* Nore unarchive (and doc) fixes from Laurence Andersonbug12001-06-241-4/+3
* cpio applet, and changes to associated codebug12001-06-221-0/+93