summaryrefslogtreecommitdiff
path: root/libarchive/archive_write_set_format_by_name.c
Commit message (Expand)AuthorAgeFilesLines
* add support for reading and writing PWB and V7 cpio archivesTom Ivar Helbekkmo2021-03-051-0/+2
* rearrange cpio output format selectionTom Ivar Helbekkmo2021-03-051-1/+1
* constify variables moreMike Frysinger2017-03-231-1/+1
* Provide ISO 28500:2009 writer (aka warc, aka web archive)Sebastian Freundt2014-05-211-0/+1
* write_raw support from Marek KubicaTim Kientzle2013-02-231-0/+1
* Add support for writing v7 tar format.Michihiro NAKAJIMA2012-10-211-0/+3
* Add support for writing mtree classic format, which mtree utility generates b...Michihiro NAKAJIMA2012-09-251-0/+1
* Add 7-Zip writer.Michihiro NAKAJIMA2011-12-181-0/+1
* Add xar writer.Michihiro NAKAJIMA2010-05-281-0/+1
* Basic implementation of a GNU tar-compatible writer. This usesTim Kientzle2010-04-181-0/+1
* Provide format names that allow explicit setting of "restricted pax"Tim Kientzle2010-03-121-0/+3
* Open a door to changing the current abort-on-state-failure behavior:Tim Kientzle2010-03-011-0/+1
* Add aliases "iso" and "cd9660" to iso9660.Michihiro NAKAJIMA2010-02-261-0/+2
* Introduce ISO writer.Michihiro NAKAJIMA2010-02-251-0/+1
* Sync $FreeBSD$ version info from FreeBSD SVNTim Kientzle2009-12-301-1/+1
* Now that zip format can create something usable, allow selecting it viaJoerg Sonnenberger2009-05-261-0/+1
* IFCTim Kientzle2008-09-011-1/+1
* Style: sort entriesTim Kientzle2008-08-311-2/+2
* Add write support for mtree.Joerg Sonnenberger2008-07-251-0/+1
* IFC to populate initial libarchive-portable tree.Tim Kientzle2008-04-291-0/+74