Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use user's shell instead of hardwired "/bin/sh" (android needs this) | Denys Vlasenko | 2011-03-08 | 1 | -2/+6 |
* | tar: skip leading / and handle names like abc/..////def -> def (not ///def) | Denys Vlasenko | 2011-03-02 | 1 | -21/+30 |
* | tar: on extract, everything up to and including last ".." is stripped | Denys Vlasenko | 2011-03-01 | 1 | -5/+22 |
* | tar: fix a bug where autodetection messes up -z on extract | Denys Vlasenko | 2011-02-06 | 1 | -2/+2 |
* | remove a few aliasing warnings | Denys Vlasenko | 2011-01-16 | 1 | -1/+1 |
* | bzip2: plug memory leak on every processed file | Denys Vlasenko | 2010-12-30 | 1 | -3/+1 |
* | rename archival/libunarchive -> archival/libarchive; move bz/ into it | Denys Vlasenko | 2010-11-03 | 53 | -0/+12790 |