1. 899383d Fix ijar's timestamp normalization by Liam Miller-Cushon · 8 years ago
  2. 645dbc4 Ijar: extract file stating logic to platform_utils by Laszlo Csomor · 8 years ago
  3. fd427a9 Ijar: make some targets compilable with MSVC by Laszlo Csomor · 9 years ago
  4. a518f63 Move zlib-interfacing code from third_party/ijar/zip.cc into a separate class. And add a dummy zlib client. by Rumou Duan · 9 years ago
  5. 43302f4 zipper now can specify actual path a file is added to by Yun Peng · 9 years ago
  6. a500443 Initialize an uninitialized field in ijar by Shinichiro Hamaji · 9 years ago
  7. 54d94d2 Description redacted. -- MOS_MIGRATED_REVID=119053259 by Googler · 9 years ago
  8. 9778696 ijar: cast to size_t instead of int to avoid sign-compare warning. by Damien Martin-Guillerez · 9 years ago
  9. 0e7d35c Fix comparison warning in ijar by Damien Martin-Guillerez · 9 years ago
  10. 8a5f5c7 Fix asan error introduced by commit 257337638463d01bcf627c60de42861d775fefec. by Googler · 9 years ago
  11. cfef209 Global cleanup change. by Googler · 9 years ago
  12. 2573376 Encapsulate file mapping in preparation for providing a Windows implementation. by Lukacs Berki · 9 years ago
  13. 220be7a Add zip64 support to ijar by Liam Miller-Cushon · 9 years ago
  14. bf6281d Normalize ijar's header to 'The Bazel Authors'. by Damien Martin-Guillerez · 9 years ago
  15. f5773fc Set the ijar MAX_BUFFER_SIZE to 256 MB by Damien Martin-Guillerez · 9 years ago
  16. 676f39a Fix ijar compression by Damien Martin-Guillerez · 10 years ago
  17. 4009d2c Add CRC-32 computation to third_party/ijar:zipper by Damien Martin-Guillerez · 10 years ago
  18. 3a160e7 Add support for compression in //third_party/ijar:zipper by Damien Martin-Guillerez · 10 years ago
  19. 523bff5 Fix some C++ compiler warnings to comply with -Wall. by Ulf Adams · 10 years ago
  20. eb6e903 Use the ijar ZIP implementation in Blaze instead of libarchive by Damien Martin-Guillerez · 10 years ago
  21. cd4637e Added limits.h to headers to ijar by Damien Martin-Guillerez · 10 years ago
  22. 0844112 Refactor ZIP implementation of ijar by Damien Martin-Guillerez · 10 years ago
  23. 1e35f50 Normalized headers path for ijar. by Damien Martin-Guillerez · 10 years ago
  24. d08b27f Update from Google. by Han-Wen Nienhuys · 10 years ago