aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/ijar/zip_main.cc
Commit message (Expand)AuthorAge
* Improvements to zipper extraction support (x option):Gravatar Rumou Duan2016-05-12
* ijar: check the return value of getcwd() functionGravatar Thiago Farina2016-04-05
* Support @ syntax for specifying the list of files to zipperGravatar Damien Martin-Guillerez2016-01-21
* Normalize ijar's header to 'The Bazel Authors'.Gravatar Damien Martin-Guillerez2015-11-19
* Add CRC-32 computation to third_party/ijar:zipperGravatar Damien Martin-Guillerez2015-09-11
* Fix a signed vs unsigned comparison warning in the ijar zipper.Gravatar Erik Kuefler2015-09-03
* Add support for compression in //third_party/ijar:zipperGravatar Damien Martin-Guillerez2015-08-31
* Fix zipper for empty filesGravatar Kristina Chodorow2015-07-02
* Ijar's zipper: fallback when external attributes is unsetGravatar Damien Martin-Guillerez2015-06-29
* Use the ijar ZIP implementation in Blaze instead of libarchiveGravatar Damien Martin-Guillerez2015-06-01
* Fix %O format string in ijar's zipperGravatar Damien Martin-Guillerez2015-06-01
* Refactor ZIP implementation of ijarGravatar Damien Martin-Guillerez2015-05-28