| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use contrib sources for building libarchive, tar and cpio. | Martin Matuska | 2011-12-22 | 1 | -1309/+0 |
| * | Add compatibility for ISO images created with unfixed makefs that | Martin Matuska | 2011-08-07 | 1 | -3/+8 |
| * | - Update libarchive to 2.8.4 | Martin Matuska | 2011-07-17 | 1 | -1/+1 |
| * | Minor style fixes plus a fix for an obscure crash on certain malformed | Tim Kientzle | 2009-12-29 | 1 | -11/+5 |
| * | Reading an mtree file is supposed to provide | Tim Kientzle | 2009-04-26 | 1 | -1/+1 |
| * | Fix a memory leak: Release the current list of /set keywords | Tim Kientzle | 2009-04-17 | 1 | -3/+9 |
| * | Merge r511,r513,r607 from libarchive.googlecode.com: Mtree reader | Tim Kientzle | 2009-03-07 | 1 | -5/+17 |
| * | Merge r552,r559 from libarchive.googlecode.com: Support high-resolution | Tim Kientzle | 2009-03-07 | 1 | -0/+9 |
| * | Merge r491,493,500,507,510,530,543 from libarchive.googlecode.com: | Tim Kientzle | 2009-03-06 | 1 | -2/+2 |
| * | MfP4: Big read filter refactoring. | Tim Kientzle | 2008-12-06 | 1 | -25/+10 |
| * | Trying to distinguish different "versions" of mtree files was a silly idea. | Tim Kientzle | 2008-09-18 | 1 | -1/+1 |
| * | MfP4: Joerg Sonnenberg's extensions to the mtree support for more | Tim Kientzle | 2008-06-21 | 1 | -12/+79 |
| * | Be a little more careful about closing file descriptors that may not exist. | Tim Kientzle | 2008-06-15 | 1 | -1/+2 |
| * | Don't store a pointer in "next" if we're never going to use it. | Colin Percival | 2008-06-09 | 1 | -2/+2 |
| * | MFp4: libarchive 2.5.4b. (Still 'b' until I get a bit more | Tim Kientzle | 2008-05-26 | 1 | -104/+556 |
| * | Return ARCHIVE_FATAL if we can't allocate memory instead of going ahead and | Colin Percival | 2008-05-19 | 1 | -0/+1 |
| * | Correct a sign mismatch that only showed up on 64-bit systems. | Tim Kientzle | 2008-03-15 | 1 | -2/+2 |
| * | Refactor the mtree code a bit to make the layering clearer: Each | Tim Kientzle | 2008-03-15 | 1 | -106/+172 |
| * | Include O_BINARY in open() calls on platforms that support it. | Tim Kientzle | 2008-02-19 | 1 | -2/+8 |
| * | Update libarchive to 2.4.10. This includes a number of improvements | Tim Kientzle | 2007-12-30 | 1 | -0/+705 |