| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r187704: Fix ARCHIVE_EXTRACT_SPARSE handling in libarchive. | Tim Kientzle | 2009-02-09 | 3 | -22/+305 |
| * | MFC r185667,r185680,r185681: Overhaul the Rockridge option | Tim Kientzle | 2008-12-08 | 3 | -153/+380 |
| * | MFC 182590,182778,182779,184109: Support for certain | Tim Kientzle | 2008-11-28 | 10 | -115/+462 |
| * | MFC r184038: Restore mtime *after* restoring ACLs. Otherwise, | Tim Kientzle | 2008-10-23 | 3 | -4/+248 |
| * | MFC r182838: Correct tar -xP so that it will follow symlinks to | Tim Kientzle | 2008-09-12 | 2 | -6/+90 |
| * | MFC r182587: If atime is missing, use time at which program started | Tim Kientzle | 2008-09-06 | 2 | -7/+17 |
| * | MFC r182360,r182470: If atime isn't specified, restore atime == mtime. | Tim Kientzle | 2008-08-31 | 2 | -1/+11 |
| * | MFC r182149: Alphabetize the list of tests. | Tim Kientzle | 2008-08-27 | 1 | -4/+4 |
| * | MFC r182102: Update the total archive bytes written when writing entries | Tim Kientzle | 2008-08-27 | 1 | -0/+2 |
| * | MFC r182097: Permit restoring of path/.. if SECURE_NODOTDOT was not specified. | Tim Kientzle | 2008-08-27 | 1 | -15/+3 |
| * | MFC r182093: Ignore NO_OVERWRITE_NEWER if the current object is a directory. | Tim Kientzle | 2008-08-27 | 1 | -1/+5 |
| * | MFC r181542,r181555: Minor test suite fixup so that the test suite | Tim Kientzle | 2008-08-25 | 6 | -3/+39 |
| * | MFC r181485 | kientzle | 2008-08-09 19:06:28 -0700 (Sat, 09 Aug 2008) | Tim Kientzle | 2008-08-10 | 2 | -0/+6 |
| * | MFC __dead2 marker | Tim Kientzle | 2008-08-10 | 1 | -1/+1 |
| * | MFC removal of an unused variable. | Tim Kientzle | 2008-08-10 | 1 | -2/+0 |
| * | MFC missing $FreeBSD$ markers. | Tim Kientzle | 2008-08-10 | 2 | -0/+2 |
| * | MFC various corrections to the test suite Makefile. | Tim Kientzle | 2008-08-10 | 1 | -6/+6 |
| * | MFC r180027, r180028, r180122, r180123, r181489 | Tim Kientzle | 2008-08-10 | 3 | -11/+22 |
| * | Big MFC of libarchive 2.5.5. | Tim Kientzle | 2008-08-10 | 59 | -1129/+3959 |
| * | MFC r179235 | cperciva | 2008-05-22 22:01:29 -0700 (Thu, 22 May 2008) | Tim Kientzle | 2008-08-10 | 1 | -3/+7 |
| * | MFC r179234 | cperciva | 2008-05-22 21:57:28 -0700 (Thu, 22 May 2008) | Tim Kientzle | 2008-08-10 | 1 | -2/+1 |
| * | MFC r179125 | Tim Kientzle | 2008-08-10 | 1 | -0/+1 |
| * | Fix up mergeinfo to reflect the current status of this branch. | Tim Kientzle | 2008-08-09 | 2 | -0/+2 |
| * | MFC: Numerous test updates. | Tim Kientzle | 2008-05-21 | 10 | -83/+338 |
| * | MFC: New manpage links and turn on the compress write support. | Tim Kientzle | 2008-05-21 | 1 | -0/+4 |
| * | MFC: updates to the public API plus an attempt to straighten out versioning. | Tim Kientzle | 2008-05-21 | 1 | -41/+38 |
| * | MFC: some documentation corrections and updates. | Tim Kientzle | 2008-05-21 | 5 | -28/+174 |
| * | MFC: A number of interrelated changes that I'm too tired to tease | Tim Kientzle | 2008-05-21 | 8 | -414/+716 |
| * | MFC: Some changes to 'ar' format support from Kai Wang. | Tim Kientzle | 2008-05-21 | 3 | -42/+41 |
| * | MFC: FreeBSD does have fstat() and libarchive should use it (it | Tim Kientzle | 2008-05-10 | 2 | -1/+3 |
| * | MFC: Eliminate a bunch of unused fields from the read structure. | Tim Kientzle | 2008-05-10 | 1 | -46/+2 |
| * | MFC: The read side doesn't use the 'nulls' convenience value, so get | Tim Kientzle | 2008-05-10 | 1 | -15/+0 |
| * | MFC: Set the archive format code and name in the generic portion | Tim Kientzle | 2008-05-10 | 5 | -16/+16 |
| * | MFC: Stop using ARCHIVE_DEFAULT_BYTES_PER_BLOCK to set the default | Tim Kientzle | 2008-05-10 | 1 | -1/+6 |
| * | MFC: Add the useful archive_string_sprintf() function for internal use. | Tim Kientzle | 2008-05-10 | 2 | -0/+13 |
| * | MFC 1.25: Portability: on platforms that don't have timegm, don't have | Tim Kientzle | 2008-05-10 | 1 | -5/+9 |
| * | MFC 1.2: Minor portability improvement. Not every platform | Tim Kientzle | 2008-05-10 | 1 | -3/+3 |
| * | MFC: Include space for the trailing NUL byte. | Tim Kientzle | 2008-05-10 | 1 | -1/+1 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_7'. | cvs2svn | 2008-03-15 | 4 | -0/+767 |
| * | MFC a number of minor edits and portability fixups. | Tim Kientzle | 2008-03-12 | 13 | -96/+173 |
| * | MFC: libarchive 2.4.12 | Tim Kientzle | 2008-02-11 | 54 | -1167/+1428 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_7'. | cvs2svn | 2008-02-09 | 2 | -0/+143 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_7'. | cvs2svn | 2008-01-23 | 1 | -0/+211 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_7'. | cvs2svn | 2008-01-18 | 21 | -0/+4160 |
| * | MFC: If "length at end" flag is specified, then a zero length | Tim Kientzle | 2007-12-08 | 1 | -1/+2 |
| * | MFC 1.18: When skipping input data, request a minimum of 1 instead | Tim Kientzle | 2007-11-02 | 1 | -1/+1 |
| * | MFC 1.62: Fix reading of files that use pax 'size' attribute | Tim Kientzle | 2007-10-29 | 1 | -7/+21 |
| * | MFC: archive_write_set_format_cpio.c 1.12 | Tim Kientzle | 2007-10-21 | 2 | -2/+12 |
| * | MFC 1.15: When reading ZIP archives, non-regular files should | Tim Kientzle | 2007-10-18 | 1 | -0/+7 |
| * | Fix the archive_write_data() function so it always returns | Tim Kientzle | 2007-09-21 | 2 | -4/+86 |