summaryrefslogtreecommitdiff
path: root/archival/libunarchive/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* egor duda writes:Eric Andersen2004-10-081-1/+5
* rename uncompress.c to decompress_uncompress.cEric Andersen2004-04-051-4/+4
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-3/+3
* As we no longer use function pointers for read in common archiving codeGlenn L McGrath2003-11-211-3/+0
* Remove unused functionGlenn L McGrath2003-11-201-1/+0
* tar -Z, uncompress supportGlenn L McGrath2003-11-181-0/+1
* Move from read_gz to the pipe()+fork() method.Glenn L McGrath2003-11-151-0/+1
* Fix build error with tar -jGlenn L McGrath2003-11-141-1/+1
* Fix stupid typoEric Andersen2003-10-311-1/+1
* Conditionally compile some files.Glenn L McGrath2003-10-281-20/+23
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-1/+1
* Fix endian probelm on PPC, i had different types for an extern variable.Glenn L McGrath2003-02-091-1/+0
* rpm applet by Laurence AndersonGlenn L McGrath2002-12-101-0/+1
* Move add_to_list from libunarchive to libbb so it can be of more general use ...Glenn L McGrath2002-12-081-1/+0
* Fail silently if a partial tar header is read as tar.bz2 is leaving trailing ...Glenn L McGrath2002-11-051-0/+1
* enable .tar.bz2 for dpkg-debGlenn L McGrath2002-11-051-0/+1
* Abstract read and seek in unarchiving code, convert bunzip to file descriptor...Glenn L McGrath2002-11-031-2/+10
* Move data_extract_all_prefix to dpkg, its only used there.Glenn L McGrath2002-11-031-1/+0
* Move bunzip2 idecompression code to libunarchiveGlenn L McGrath2002-11-031-0/+1
* Move unzip.c uncompress.c from libbb to archiveal/libunarchiveGlenn L McGrath2002-10-221-1/+3
* Update dpkg to use new unarchive codeGlenn L McGrath2002-10-191-0/+2
* Fix exclude/include problemGlenn L McGrath2002-10-191-0/+1
* New common unarchive code.Glenn L McGrath2002-09-251-8/+35
* Completely rework the config system so that it no longer annoys me to work onEric Andersen2002-04-121-0/+38