aboutsummaryrefslogtreecommitdiff
path: root/libbb/untar.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify file_prefix handling, and use of *dir variable.bug12001-04-231-29/+21
* Clearly define out exclude list code, as recommended by Larry Doolittlebug12001-04-211-4/+5
* dpkg improvements, use full package struct, avoid extracting to tmp dir, rena...bug12001-04-161-4/+38
* untar changed to allow deb_extract to extract to memory, allows better operat...bug12001-04-151-36/+29
* dpkg-deb -f and partial -I commands, adds 600 bytesbug12001-04-131-30/+36
* Updates, fixes for handling contents, verbose extract.bug12001-04-121-16/+15
* New dpkg-deb function -t, stands for --fsys-tarfilebug12001-04-121-4/+17
* dpkg-deb -c works nowbug12001-04-121-22/+18
* Fix dpkg-deb, enum's are coolbug12001-04-121-40/+31
* This is primarily to allow deb_extract to be independent of the tar applet.bug12001-04-111-0/+200