| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge r1061,r1062,r1063 from libarchive.googlecode.com: | Tim Kientzle | 2009-04-27 | 1 | -1/+6 |
| * | Merge r491,493,500,507,510,530,543 from libarchive.googlecode.com: | Tim Kientzle | 2009-03-06 | 1 | -0/+2 |
| * | Argh. r189389 was supposed to include r539 from libarchive.googlecode.com | Tim Kientzle | 2009-03-05 | 1 | -2/+4 |
| * | MfP4: Big read filter refactoring. | Tim Kientzle | 2008-12-06 | 1 | -43/+31 |
| * | Support uppercase hex digits in cpio archives. | Tim Kientzle | 2008-01-15 | 1 | -3/+5 |
| * | Update libarchive to 2.4.10. This includes a number of improvements | Tim Kientzle | 2007-12-30 | 1 | -7/+175 |
| * | libarchive 2.2.3 | Tim Kientzle | 2007-05-29 | 1 | -117/+98 |
| * | Portability. | Tim Kientzle | 2007-04-13 | 1 | -0/+2 |
| * | libarchive 2.0 | Tim Kientzle | 2007-03-03 | 1 | -30/+32 |
| * | Fix the copyright notice; it was always intended to be | Tim Kientzle | 2007-01-09 | 1 | -3/+2 |
| * | Correct spelling of "accommodate", "guarantee", "guaranteed", "guard", | Colin Percival | 2006-12-28 | 1 | -2/+2 |
| * | Portability and style fixes: | Tim Kientzle | 2006-11-10 | 1 | -14/+24 |
| * | Conditionally include sys/mkdev.h on platforms (such as Solaris) that need it. | Tim Kientzle | 2006-07-30 | 1 | -0/+3 |
| * | POSIX.1e-style Extended Attribute support | Tim Kientzle | 2006-03-21 | 1 | -1/+1 |
| * | Extract device number information from SVR4 CPIO archives. | Tim Kientzle | 2006-02-14 | 1 | -0/+6 |
| * | Fine-tune the format detection for CPIO and ISO9660 sub-types. | Tim Kientzle | 2005-11-08 | 1 | -6/+14 |
| * | Add a lot of error checks, based on the patches provided by Dan Lukes. | Tim Kientzle | 2005-09-21 | 1 | -0/+8 |
| * | A number of improvements to ZIP support. | Tim Kientzle | 2005-04-06 | 1 | -0/+1 |
| * | Correctly pass low-level I/O errors back up to the caller when | Tim Kientzle | 2005-03-13 | 1 | -1/+4 |
| * | Eliminate reliance on non-portable <err.h> by implementing a very | Tim Kientzle | 2004-08-14 | 1 | -1/+0 |
| * | Refactor read_data: | Tim Kientzle | 2004-06-02 | 1 | -28/+72 |
| * | Consistify: #define gets 1 tab character afterwards | Tim Kientzle | 2004-05-03 | 1 | -1/+1 |
| * | Add read support for four more common cpio variants: | Tim Kientzle | 2004-04-28 | 1 | -64/+304 |
| * | * Plug a buffer overrun in ACL parsing. (archive_entry.c) | Tim Kientzle | 2004-04-13 | 1 | -2/+7 |
| * | 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-19 | 1 | -6/+9 |
| * | Many fixes. | Tim Kientzle | 2004-03-09 | 1 | -2/+2 |
| * | Recognize hardlinks when reading cpio files. | Tim Kientzle | 2004-03-07 | 1 | -5/+100 |
| * | Correctly read symlinks from cpio files. | Tim Kientzle | 2004-03-06 | 1 | -1/+15 |
| * | Initial import of libarchive. | Tim Kientzle | 2004-02-09 | 1 | -0/+187 |