| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Merge r551,r561 from libarchive.googlecode.com: Update gzip read filter | Tim Kientzle | 2009-03-05 | 1 | -1/+1 |
| * | Merge r364, r378, r379, r393, and r539 from libarchive.googlecode.com: | Tim Kientzle | 2009-03-05 | 1 | -24/+43 |
| * | Merge r357 from libarchive.googlecode.com: bzip2 compression | Tim Kientzle | 2009-03-05 | 1 | -3/+3 |
| * | Merge r362 from libarchive.googlecode.com: Minor fix to | Tim Kientzle | 2009-03-05 | 1 | -2/+3 |
| * | Merge r341,r345,r346,347 from libarchive.googlecode.com: Style | Tim Kientzle | 2009-03-05 | 6 | -29/+59 |
| * | Merge r294:337,r348:350 from libarchive.googlecode.com: A lot | Tim Kientzle | 2009-03-03 | 56 | -318/+7721 |
| * | Merge r294 from libarchive.googlecode.com: Skip testing for | Tim Kientzle | 2009-03-03 | 1 | -0/+7 |
| * | Fix ARCHIVE_EXTRACT_SPARSE handling in libarchive. | Tim Kientzle | 2009-01-26 | 2 | -0/+279 |
| * | Merge-from-Googlecode r419 | Tim Kientzle | 2009-01-21 | 3 | -1/+64 |
| * | Teach get_refdir() about FreeBSD's /usr/obj convention. | Tim Kientzle | 2008-12-21 | 1 | -34/+45 |
| * | Fill in a missing const | Tim Kientzle | 2008-12-17 | 1 | -1/+1 |
| * | Exit earlier on failure in this test. | Tim Kientzle | 2008-12-17 | 1 | -2/+2 |
| * | Once the test has failed, exit before the segfault. | Tim Kientzle | 2008-12-17 | 1 | -2/+11 |
| * | Update the ar write test to give more detailed information about failures. | Tim Kientzle | 2008-12-17 | 1 | -44/+44 |
| * | Obey the TMPDIR, TMP, TEMP, or TEMPDIR environment variables | Tim Kientzle | 2008-12-08 | 1 | -1/+14 |
| * | New tests: | Tim Kientzle | 2008-12-06 | 9 | -0/+27367 |
| * | Recover after test failure. | Tim Kientzle | 2008-12-06 | 1 | -1/+4 |
| * | Style: skipping() function correctly counts this as a skipped test. | Tim Kientzle | 2008-12-06 | 1 | -1/+1 |
| * | Style improvements. | Tim Kientzle | 2008-12-06 | 1 | -4/+6 |
| * | Better reporting of test failures. | Tim Kientzle | 2008-12-06 | 1 | -4/+10 |
| * | Recover from a test failure here. | Tim Kientzle | 2008-12-06 | 1 | -1/+4 |
| * | When running on a filesystem that lacks ACL support, | Tim Kientzle | 2008-11-17 | 1 | -9/+9 |
| * | If we don't know the file size, leave the file size unset. | Tim Kientzle | 2008-10-21 | 2 | -10/+18 |
| * | Add test to verify ACL restores on FreeBSD, verify kern/128203 (mtime | Tim Kientzle | 2008-10-19 | 2 | -0/+244 |
| * | Style: Mark private data 'static', correct an old comment. | Tim Kientzle | 2008-10-19 | 1 | -5/+4 |
| * | Verify high-res birthtime support on FreeBSD. | Tim Kientzle | 2008-09-30 | 1 | -0/+2 |
| * | MfP4: restore birth time data to disk + more thorough tests for | Tim Kientzle | 2008-09-30 | 3 | -0/+199 |
| * | MfP4: Store/read birthtime data in pax format. | Tim Kientzle | 2008-09-30 | 2 | -0/+147 |
| * | MfP4: Support for storing birthtime in archive_entry objects. | Tim Kientzle | 2008-09-30 | 1 | -0/+17 |
| * | Trying to distinguish different "versions" of mtree files was a silly idea. | Tim Kientzle | 2008-09-18 | 1 | -1/+1 |
| * | Fix a type-aliasing problem in the libarchive test suite, | Tim Kientzle | 2008-09-08 | 2 | -4/+5 |
| * | Correct a leaking archive_entry in the test suite. | Tim Kientzle | 2008-09-07 | 1 | -0/+1 |
| * | Correct the comments here. | Tim Kientzle | 2008-09-07 | 1 | -2/+2 |
| * | When restoring a directory, allow symlinks to be followed. The full | Tim Kientzle | 2008-09-07 | 1 | -0/+73 |
| * | MfP4: Handle entries with unset size properly: Regular files with | Tim Kientzle | 2008-09-05 | 2 | -16/+142 |
| * | Style: Use ARCHIVE_VERSION_NUMBER to conditionalize tests on | Tim Kientzle | 2008-09-01 | 53 | -311/+309 |
| * | MfP4: set/unset tracking for atime, ctime, mtime, and size fields. | Tim Kientzle | 2008-09-01 | 1 | -0/+31 |
| * | Use the "start_time" (time at which the restore process began) | Tim Kientzle | 2008-09-01 | 1 | -2/+4 |
| * | Make libarchive_test a little smarter about trying to find | Tim Kientzle | 2008-08-31 | 1 | -11/+52 |
| * | When atime wasn't specified, it should get set == mtime. | Tim Kientzle | 2008-08-30 | 1 | -2/+2 |
| * | If no atime was specified (for example, when extracting from ustar | Tim Kientzle | 2008-08-28 | 1 | -1/+6 |
| * | Alphabetize the list of tests. | Tim Kientzle | 2008-08-25 | 1 | -4/+4 |
| * | Fix up test suite so it works again with the libarchive 1.x API. | Tim Kientzle | 2008-08-11 | 5 | -2/+38 |
| * | Correct test_tar_large so it works correctly with the libarchive 1.x API. | Tim Kientzle | 2008-08-10 | 1 | -1/+1 |
| * | Explain why two apparently-identical archive_read_data() calls | Tim Kientzle | 2008-08-10 | 1 | -0/+2 |
| * | Add $FreeBSD$ to the uuencoded test files that didn't have them already. | Peter Wemm | 2008-07-03 | 9 | -0/+9 |
| * | Add missing $FreeBSD$ | Dag-Erling Smørgrav | 2008-06-30 | 1 | -0/+1 |
| * | Some tests won't build at WARNS level 6 due to aliasing violations. | Dag-Erling Smørgrav | 2008-06-26 | 1 | -4/+4 |
| * | Add regression test for CRC32 check. The test file has been modified to | Dag-Erling Smørgrav | 2008-06-26 | 2 | -5/+6 |
| * | Allow the tests to build without libdmalloc. | Dag-Erling Smørgrav | 2008-06-26 | 1 | -2/+2 |