Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strip extended-timestap extra block in zip2zip. | Nan Zhang | 2017-09-19 | 2 | -11/+21 |
* | Don't add data_descripters when merging uncompress zip entries for merge_zips. | Nan Zhang | 2017-09-13 | 1 | -18/+19 |
* | Have soong_zip not write a data descriptor for non-compressed files | Jeff Gaston | 2017-08-24 | 2 | -31/+85 |
* | Fix Zip64 behavior in zip2zip | Dan Willemsen | 2017-02-17 | 3 | -0/+101 |
* | Fix zip tests | Colin Cross | 2017-02-02 | 1 | -2/+1 |
* | soong_jar: Parallel compression | Dan Willemsen | 2016-08-11 | 1 | -0/+106 |
* | Add zip2zip tool to copy zip entries from one file to another | Dan Willemsen | 2016-08-10 | 2 | -0/+101 |
* | Add archive/zip from go1.7rc5 tag | Dan Willemsen | 2016-08-10 | 22 | -0/+2992 |