1. 4022bac Remove usage of COMPILER_MSVC in Bazel and ijar by Loo Rong Jie · 7 years ago
  2. c14b3c6 Internal change by Laszlo Csomor · 7 years ago
  3. 0f3481b Include <cinttypes> instead of <stdint.h> by Damien Martin-Guillerez · 8 years ago
  4. 9f8d81e Make singlejar aware of FreeBSD by Klaus Aehlig · 8 years ago
  5. cf2263c Handle huge (>4GB) output jars. by Sasha Smundak · 8 years ago
  6. aaee64e Power support by Nishidha Panpaliya · 8 years ago
  7. 6673b31 Add '0xCAFE' extra field to the first entry of the output jar (which is META-INF/). Unix 'file' utility uses it to distinguish jar file from zip file. by Sasha Smundak · 8 years ago
  8. f29882b Use WriteBytes instead of AppendFile to write entries. by Sasha Smundak · 9 years ago
  9. ee015d6 Remove entries' Unix timestamp extra fields when --normalize is present. by Sasha Smundak · 9 years ago
  10. fd36161 Add a class to handle Unix timestamp extra field. by Sasha Smundak · 9 years ago
  11. 9a289b3 Add the method to set zip64 extension attribute. Eliminate useless test case by Sasha Smundak · 9 years ago
  12. a66060c Fix extra_fields handling in zip_header.h, add several missing methods and add zip_headers_test. by Sasha Smundak · 9 years ago
  13. 0c6cccd Add transient_bytes.h and test for it. by Sasha Smundak · 9 years ago
  14. 06a12e5 C++ reimplementation of singlejar tool: first checkin, take two: fix the problem that caused the rollback. by Sasha Smundak · 9 years ago
  15. 030e7b4 Rollback of commit f667aa54f4fcc2c04182de9bc267a7ee469f6445. by Klaus Aehlig · 9 years ago
  16. f667aa5 C++ reimplementation of singlejar tool: first checkin. by Sasha Smundak · 9 years ago