Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply post-1.19.0 patches, bump version to 1.19.11_19_1 | Denys Vlasenko | 2011-08-28 | 1 | -5/+8 |
* | tar: ignore file size (assume 0) for hardlinks | Ian Wienand | 2011-07-29 | 1 | -3/+13 |
* | fix "variable 'foo' set but not used" warnings | Denys Vlasenko | 2011-05-13 | 1 | -6/+1 |
* | 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 |