| Commit message (Expand) | Author | Age | Files | Lines |
* | Reserve constants for RPM unwrapper and XAR reader. | kientzle | 2009-12-30 | 1 | -0/+2 |
* | Libarchive in FreeBSD is now synced up with 2.7.901a from | kientzle | 2009-12-30 | 1 | -2/+2 |
* | UU decoder. Now that libarchive can recursively taste input streams, | kientzle | 2009-12-30 | 1 | -0/+2 |
* | Zip write support for libarchive. | kientzle | 2009-12-29 | 1 | -0/+1 |
* | New archive_file_count() utility. | kientzle | 2009-12-28 | 1 | -0/+1 |
* | Portability fixes. | kientzle | 2009-12-28 | 1 | -5/+14 |
* | Merge r990,r1044 from libarchive.googlecode.com: | kientzle | 2009-04-27 | 1 | -0/+2 |
* | Publicize a handful of new functions and bump the version number | kientzle | 2009-04-17 | 1 | -5/+17 |
* | Merge from libarchive.googlecode.com: Mostly a bunch of | kientzle | 2009-04-12 | 1 | -2/+2 |
* | Set version to 2.6.901a to indicate this now matches | kientzle | 2009-03-08 | 1 | -2/+3 |
* | Merge r540 from libarchive.googlecode.com: Interix doesn't have inttypes.h | kientzle | 2009-03-07 | 1 | -2/+2 |
* | Merge r550,584,587,609,647,674 from libarchive.googlecode.com: | kientzle | 2009-03-07 | 1 | -0/+3 |
* | Merge r491,493,500,507,510,530,543 from libarchive.googlecode.com: | kientzle | 2009-03-06 | 1 | -0/+27 |
* | Merge r399,401,402,405,415,430,440,452,453,458,506,533,536,538,544,590 | kientzle | 2009-03-06 | 1 | -0/+35 |
* | Merge r344 from libarchive.googlecode.com: __LA_INT64_T and __LA_SSIZE_T | kientzle | 2009-03-05 | 1 | -3/+6 |
* | Merge r294:337,r348:350 from libarchive.googlecode.com: A lot | kientzle | 2009-03-03 | 1 | -1/+5 |
* | Style fixes: | kientzle | 2008-12-06 | 1 | -29/+71 |
* | MfP4: Generalize int64_t in the public headers to support compilers | kientzle | 2008-09-18 | 1 | -3/+5 |
* | Trying to distinguish different "versions" of mtree files was a silly idea. | kientzle | 2008-09-18 | 1 | -2/+0 |
* | New mtree writer, thanks to Joerg Sonnenberger. | kientzle | 2008-08-31 | 1 | -0/+1 |
* | libarchive in FreeBSD-CURRENT is now synched with libarchive-portable 2.5.5. | kientzle | 2008-07-05 | 1 | -2/+2 |
* | archive.h is no longer constructed from archive.h.in, | kientzle | 2008-06-15 | 1 | -0/+592 |
* | libarchive now has two complete build systems. The usual "Makefile" | kientzle | 2004-08-07 | 1 | -309/+0 |
* | Add some functions to query basic facts about the library: | kientzle | 2004-07-24 | 1 | -6/+24 |
* | More cleanup work on permissions restore: | kientzle | 2004-06-27 | 1 | -0/+2 |
* | Read gtar-style sparse archives. | kientzle | 2004-06-27 | 1 | -3/+3 |
* | Linux (at least Debian) requires sys/types.h to get off_t. | kientzle | 2004-06-07 | 1 | -0/+1 |
* | Refactor read_data: | kientzle | 2004-06-02 | 1 | -0/+8 |
* | Add prototypes for .Z compression support. | kientzle | 2004-05-27 | 1 | -0/+2 |
* | Add hook for a client-provided progress callback to be invoked | kientzle | 2004-05-13 | 1 | -0/+2 |
* | Consistify: #define gets 1 tab character afterwards | kientzle | 2004-05-03 | 1 | -6/+6 |
* | Add statistics: track offset in compressed and uncompressed archive, | kientzle | 2004-04-28 | 1 | -0/+5 |
* | Overhauled ACL support. This makes us compatible | kientzle | 2004-04-05 | 1 | -3/+3 |
* | Many fixes: | kientzle | 2004-03-19 | 1 | -3/+2 |
* | Many fixes. | kientzle | 2004-03-09 | 1 | -0/+14 |
* | Remove last evidence of a long-dead function. | kientzle | 2004-03-06 | 1 | -9/+0 |
* | Add ARCHIVE_EXTRACT_UNLINK option to permit clients to | kientzle | 2004-03-06 | 1 | -0/+1 |
* | Initial import of libarchive. | kientzle | 2004-02-09 | 1 | -0/+266 |