aboutsummaryrefslogtreecommitdiff
path: root/include/archive.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* tar: store negative mtime as 0; pack very large files using base-256 encodingDenys Vlasenko2011-05-041-1/+1
* use user's shell instead of hardwired "/bin/sh" (android needs this)Denys Vlasenko2011-03-081-0/+1
* tar: skip leading / and handle names like abc/..////def -> def (not ///def)Denys Vlasenko2011-03-021-26/+26
* tar: on extract, everything up to and including last ".." is strippedDenys Vlasenko2011-03-011-0/+2
* tar: fix a bug where autodetection messes up -z on extractDenys Vlasenko2011-02-061-10/+10
* rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko2010-11-031-0/+238