Age | Commit message (Expand) | Author |
---|---|---|
2021-05-08 | Store real number of records in regular end record when possible | Colin Cross |
2021-02-06 | Add LOCAL_LICENSE_KINDS to build/soong | Bob Badour |
2020-12-17 | Support writing a ZIP64 file header | Colin Cross |
2020-08-06 | Fix zip64 reader when file size is < 4GB and 32 bit fields are -1 | Kelvin Zhang |
2020-07-28 | Inclusive fix: change the word dummy to fake in zip_test.go | Patrice Arruda |
2017-09-19 | Strip extended-timestap extra block in zip2zip. | Nan Zhang |
2017-09-13 | Don't add data_descripters when merging uncompress zip entries for merge_zips. | Nan Zhang |
2017-08-24 | Have soong_zip not write a data descriptor for non-compressed files | Jeff Gaston |
2017-02-17 | Fix Zip64 behavior in zip2zip | Dan Willemsen |
2017-02-02 | Fix zip tests | Colin Cross |
2016-08-11 | soong_jar: Parallel compression | Dan Willemsen |
2016-08-10 | Add zip2zip tool to copy zip entries from one file to another | Dan Willemsen |
2016-08-10 | Add archive/zip from go1.7rc5 tag | Dan Willemsen |