| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use contrib sources for building libarchive, tar and cpio. | Martin Matuska | 2011-12-22 | 1 | -1386/+0 |
| * | Style and portability fixes for pax writer. Mostly very routine, except for: | Tim Kientzle | 2009-12-29 | 1 | -31/+25 |
| * | Merge r1021 from libarchive.googlecode.com: | Tim Kientzle | 2009-04-27 | 1 | -1/+7 |
| * | Merge r491,493,500,507,510,530,543 from libarchive.googlecode.com: | Tim Kientzle | 2009-03-06 | 1 | -0/+1 |
| * | Merge r294:337,r348:350 from libarchive.googlecode.com: A lot | Tim Kientzle | 2009-03-03 | 1 | -0/+16 |
| * | MfP4: Store/read birthtime data in pax format. | Tim Kientzle | 2008-09-30 | 1 | -0/+9 |
| * | MfP4: Joerg Sonnenberger's fixes to make 'ar' and 'pax' writers | Tim Kientzle | 2008-08-10 | 1 | -0/+3 |
| * | MFp4: libarchive 2.5.4b. (Still 'b' until I get a bit more | Tim Kientzle | 2008-05-26 | 1 | -17/+58 |
| * | Remove the duplicate "archive_format" and "archive_format_name" fields | Tim Kientzle | 2008-03-15 | 1 | -6/+6 |
| * | Testability is more important than standards conformance. | Tim Kientzle | 2008-03-15 | 1 | -3/+8 |
| * | Resolve a minor nit in SUS compliance by including the PID in the | Tim Kientzle | 2008-03-15 | 1 | -12/+26 |
| * | A subtle point: "pax interchange format" mandates that all strings | Tim Kientzle | 2008-03-15 | 1 | -50/+126 |
| * | Update libarchive to 2.4.10. This includes a number of improvements | Tim Kientzle | 2007-12-30 | 1 | -5/+8 |
| * | libarchive 2.2.3 | Tim Kientzle | 2007-05-29 | 1 | -165/+146 |
| * | Conventionally, tar archives have always included a trailing '/' | Tim Kientzle | 2007-04-14 | 1 | -65/+87 |
| * | libarchive 2.0 | Tim Kientzle | 2007-03-03 | 1 | -25/+37 |
| * | Fix the copyright notice; it was always intended to be | Tim Kientzle | 2007-01-09 | 1 | -3/+2 |
| * | Fill in a couple of missing casts: clarify one narrowing conversion | Tim Kientzle | 2006-11-24 | 1 | -2/+2 |
| * | Change the internal API for writing data to an entry; make the | Tim Kientzle | 2006-11-15 | 1 | -3/+6 |
| * | Portability and style fixes: | Tim Kientzle | 2006-11-10 | 1 | -10/+24 |
| * | POSIX.1e-style Extended Attribute support | Tim Kientzle | 2006-03-21 | 1 | -5/+164 |
| * | Minor fixes to the code that generates an internal ustar filename | Tim Kientzle | 2006-02-14 | 1 | -21/+22 |
| * | Portability: Use some autoconf magic to include the | Tim Kientzle | 2005-11-08 | 1 | -0/+7 |
| * | In pax interchange format, use UTF8 for writing | Tim Kientzle | 2005-10-12 | 1 | -21/+38 |
| * | Add a lot of error checks, based on the patches provided by Dan Lukes. | Tim Kientzle | 2005-09-21 | 1 | -0/+3 |
| * | Style issue: Don't include <wchar.h> where it is not actually needed. | Tim Kientzle | 2005-09-10 | 1 | -1/+0 |
| * | When copying time values from the main entry header to be used in the | Tim Kientzle | 2005-08-02 | 1 | -10/+19 |
| * | A minor refinement to "pax" output: Remove suid/sgid/sticky bits | Tim Kientzle | 2005-06-01 | 1 | -0/+22 |
| * | Certain filenames between 245 and 255 characters long would cause an | Tim Kientzle | 2005-04-23 | 1 | -71/+72 |
| * | Rewrite the code that hacks a short names to use in | Tim Kientzle | 2004-12-29 | 1 | -60/+152 |
| * | Don't truncate major/minor numbers written to the legacy | Tim Kientzle | 2004-12-22 | 1 | -3/+15 |
| * | When determining whether filename is too long for a | Tim Kientzle | 2004-11-28 | 1 | -6/+6 |
| * | Correct the spelling of "archive_write_pax_header" | Tim Kientzle | 2004-11-28 | 1 | -1/+1 |
| * | Since I'm not using the public API for writing | Tim Kientzle | 2004-11-15 | 1 | -6/+8 |
| * | Pax extended headers were always failing | Tim Kientzle | 2004-11-15 | 1 | -1/+1 |
| * | Clean up the error handling in the | Tim Kientzle | 2004-11-05 | 1 | -8/+8 |
| * | Fix two ugly errors: | Tim Kientzle | 2004-09-17 | 1 | -2/+6 |
| * | Oops. Use "unsigned long" instead of "int" for the intermediate variables | Tim Kientzle | 2004-08-08 | 1 | -8/+6 |
| * | Use 'int' for certain wide-character conversions instead of wchar_t. | Tim Kientzle | 2004-08-08 | 1 | -1/+1 |
| * | Beef up the "cannot archive this" error message with the | Tim Kientzle | 2004-08-07 | 1 | -1/+2 |
| * | When writing "pax" format, readers are supposed to ignore fields | Tim Kientzle | 2004-07-26 | 1 | -5/+28 |
| * | We were forcing a pax extension header for files >= 1G. Set that | Tim Kientzle | 2004-07-25 | 1 | -1/+1 |
| * | Clean up some consistent confusion between "dev" and "rdev." | Tim Kientzle | 2004-06-27 | 1 | -14/+18 |
| * | Update file flag handling. | Tim Kientzle | 2004-04-26 | 1 | -1/+7 |
| * | More portability improvements, thanks to Juergen Lock. | Tim Kientzle | 2004-04-21 | 1 | -8/+11 |
| * | Eliminate some redundant calls to archive_entry_hardlink. | Tim Kientzle | 2004-04-20 | 1 | -5/+8 |
| * | * Plug a buffer overrun in ACL parsing. (archive_entry.c) | Tim Kientzle | 2004-04-13 | 1 | -3/+7 |
| * | More work on ACLs: fix error in archive_entry's ACL parsing code, | Tim Kientzle | 2004-04-12 | 1 | -6/+2 |
| * | Fix some issues with ACL handling: | Tim Kientzle | 2004-04-06 | 1 | -12/+20 |
| * | Overhauled ACL support. This makes us compatible | Tim Kientzle | 2004-04-05 | 1 | -8/+20 |