| Commit message (Expand) | Author | Age | Files | Lines |
* | Update libarchive, tar and cpio to version 2.8.5 | mm | 2011-12-20 | 1 | -1/+1 |
* | Merge r1021 from libarchive.googlecode.com: | kientzle | 2009-04-27 | 1 | -1/+7 |
* | Merge r491,493,500,507,510,530,543 from libarchive.googlecode.com: | kientzle | 2009-03-06 | 1 | -0/+1 |
* | MFp4: libarchive 2.5.4b. (Still 'b' until I get a bit more | kientzle | 2008-05-26 | 1 | -30/+38 |
* | Remove the duplicate "archive_format" and "archive_format_name" fields | kientzle | 2008-03-15 | 1 | -2/+2 |
* | Update libarchive to 2.4.10. This includes a number of improvements | kientzle | 2007-12-30 | 1 | -5/+8 |
* | Don't lose leading '/' for pathnames exactly 101 bytes long. | kientzle | 2007-06-11 | 1 | -0/+10 |
* | libarchive 2.2.3 | kientzle | 2007-05-29 | 1 | -53/+48 |
* | Conventionally, tar archives have always included a trailing '/' | kientzle | 2007-04-14 | 1 | -8/+16 |
* | Remove unused variable; use consistent types. | kientzle | 2007-04-02 | 1 | -3/+2 |
* | libarchive 2.0 | kientzle | 2007-03-03 | 1 | -41/+48 |
* | Fix the copyright notice; it was always intended to be | kientzle | 2007-01-09 | 1 | -3/+2 |
* | Unbreak libarchive on arm. Two parts of libarchive relied on a | kientzle | 2006-11-26 | 1 | -87/+128 |
* | Fill in a couple of missing casts: clarify one narrowing conversion | kientzle | 2006-11-24 | 1 | -2/+2 |
* | Change the internal API for writing data to an entry; make the | kientzle | 2006-11-15 | 1 | -3/+5 |
* | Portability and style fixes: | kientzle | 2006-11-10 | 1 | -14/+24 |
* | Portability: Use some autoconf magic to include the | kientzle | 2005-11-08 | 1 | -0/+7 |
* | Add a lot of error checks, based on the patches provided by Dan Lukes. | kientzle | 2005-09-21 | 1 | -1/+1 |
* | Clean up the error handling in the | kientzle | 2004-11-05 | 1 | -4/+4 |
* | Beef up the "cannot archive this" error message with the | kientzle | 2004-08-07 | 1 | -1/+2 |
* | C standard does not permit empty initializer list. | kientzle | 2004-08-01 | 1 | -6/+6 |
* | When writing "pax" format, readers are supposed to ignore fields | kientzle | 2004-07-26 | 1 | -16/+80 |
* | Clean up some consistent confusion between "dev" and "rdev." | kientzle | 2004-06-27 | 1 | -10/+10 |
* | Eliminate some redundant calls to archive_entry_hardlink. | kientzle | 2004-04-20 | 1 | -3/+7 |
* | Optimize ustar header formatting. | kientzle | 2004-04-19 | 1 | -89/+79 |
* | * Plug a buffer overrun in ACL parsing. (archive_entry.c) | kientzle | 2004-04-13 | 1 | -8/+10 |
* | More work on ACLs: fix error in archive_entry's ACL parsing code, | kientzle | 2004-04-12 | 1 | -7/+4 |
* | Many fixes. | kientzle | 2004-03-09 | 1 | -9/+14 |
* | Minor API tweak: The format-specific write_header function now sets | kientzle | 2004-03-06 | 1 | -8/+8 |
* | Initial import of libarchive. | kientzle | 2004-02-09 | 1 | -0/+428 |