| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use contrib sources for building libarchive, tar and cpio. | Martin Matuska | 2011-12-22 | 1 | -477/+0 |
| * | Remove a dead assignment. | Tim Kientzle | 2009-12-28 | 1 | -1/+0 |
| * | Merge from libarchive.googlecode.com: Numerous fixes to the | Tim Kientzle | 2009-04-17 | 1 | -137/+121 |
| * | Merge r491,493,500,507,510,530,543 from libarchive.googlecode.com: | Tim Kientzle | 2009-03-06 | 1 | -1/+58 |
| * | Merge r340 from libarchive.googlecode.com: If zlib/bzlib aren't available, | Tim Kientzle | 2009-03-03 | 1 | -3/+10 |
| * | Sanity-check the block size. | Tim Kientzle | 2008-02-21 | 1 | -0/+19 |
| * | Update libarchive to 2.4.10. This includes a number of improvements | Tim Kientzle | 2007-12-30 | 1 | -1/+7 |
| * | libarchive 2.2.3 | Tim Kientzle | 2007-05-29 | 1 | -11/+6 |
| * | libarchive 2.0 | Tim Kientzle | 2007-03-03 | 1 | -35/+39 |
| * | Fix the copyright notice; it was always intended to be | Tim Kientzle | 2007-01-09 | 1 | -3/+2 |
| * | Portability and style fixes: | Tim Kientzle | 2006-11-10 | 1 | -5/+13 |
| * | Remove the C99-specific __func__ that is one of the few barrier to | Tim Kientzle | 2005-06-01 | 1 | -1/+1 |
| * | Ooops. ssize_t != int. <sigh> | Tim Kientzle | 2004-11-06 | 1 | -1/+1 |
| * | Clean up the error handling in the | Tim Kientzle | 2004-11-05 | 1 | -19/+28 |
| * | Don't forget to count the end-of-file padding as part of the finished | Tim Kientzle | 2004-08-07 | 1 | -0/+1 |
| * | Conditionalize the bzip2/gzip compression/decompression | Tim Kientzle | 2004-07-30 | 1 | -0/+6 |
| * | Update raw byte count statistic correctly. | Tim Kientzle | 2004-05-13 | 1 | -1/+1 |
| * | Add statistics: track offset in compressed and uncompressed archive, | Tim Kientzle | 2004-04-28 | 1 | -0/+2 |
| * | More work on ACLs: fix error in archive_entry's ACL parsing code, | Tim Kientzle | 2004-04-12 | 1 | -3/+0 |
| * | Many fixes. | Tim Kientzle | 2004-03-09 | 1 | -9/+13 |
| * | Initial import of libarchive. | Tim Kientzle | 2004-02-09 | 1 | -0/+380 |