summaryrefslogtreecommitdiff
path: root/lib/libarchive/archive_read_support_compression_compress.c
Commit message (Expand)AuthorAgeFilesLines
* libarchive 2.2.3Tim Kientzle2007-05-291-13/+12
* From Joerg Sonnenberger: Fix a number of style gaffes,Tim Kientzle2007-04-051-7/+9
* libarchive 2.0Tim Kientzle2007-03-031-26/+28
* Fix the copyright notice; it was always intended to beTim Kientzle2007-01-091-3/+2
* Portability and style fixes:Tim Kientzle2006-11-101-8/+16
* Use 'skip' when ignoring data in tar archives. This dramaticallyTim Kientzle2006-07-301-0/+1
* Correctly clean up if gzip format gets mis-identified as compress format.Tim Kientzle2005-11-081-9/+17
* Refine the error-checking and reporting in theTim Kientzle2004-10-171-6/+11
* Eliminate reliance on non-portable <err.h> by implementing a veryTim Kientzle2004-08-141-4/+2
* Add read-only support for .Z compressed archives.Tim Kientzle2004-05-271-0/+471