aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Strip extended-timestap extra block in zip2zip.Nan Zhang2017-09-192-11/+21
* Don't add data_descripters when merging uncompress zip entries for merge_zips.Nan Zhang2017-09-141-18/+19
* Have soong_zip not write a data descriptor for non-compressed filesJeff Gaston2017-08-242-31/+85
* Fix Zip64 behavior in zip2zipDan Willemsen2017-02-173-0/+101
* Fix zip testsColin Cross2017-02-021-2/+1
* soong_jar: Parallel compressionDan Willemsen2016-08-111-0/+106
* Add zip2zip tool to copy zip entries from one file to anotherDan Willemsen2016-08-102-0/+101
* Add archive/zip from go1.7rc5 tagDan Willemsen2016-08-1022-0/+2992