1. d02278f [zip] Optimize mmap-based zip reader for zero copy by Yurii Zubrytskyi · 3 years, 5 months ago
  2. b75c9f3 Implement unzip -t. by Elliott Hughes · 6 years ago
  3. c908990 Implement unzip -j. by Elliott Hughes · 6 years ago
  4. f9faaa7 Fix unzip formatting. by Elliott Hughes · 6 years ago
  5. 26ee1db Allow parsing zip entries larger than 4GiB by Tianjie · 6 years ago
  6. 53a7ca0 Add definition for zip64 struct by Tianjie Xu · 6 years ago
  7. 224c21d Rename unzip.cpp to ziptool.cpp. by Elliott Hughes · 6 years ago[Renamed from unzip.cpp]
  8. 0072599 cli-test: a tool for testing command-line programs. by Elliott Hughes · 6 years ago
  9. 8373d68 ziptool: fix unknown long options. by Elliott Hughes · 6 years ago
  10. ac67316 libziparchive: fix -Wimplicit-int-float-conversion by Nick Desaulniers · 6 years ago
  11. a14f363 unzip/zipinfo: use float percentages like the RI. by Elliott Hughes · 6 years ago
  12. d983556 Darwin: include <libgen.h> for basename(3). by Elliott Hughes · 6 years ago
  13. 9b4703a unzip: fix Mac build. by Elliott Hughes · 6 years ago
  14. a688bed unzip: add -Z for "zipinfo mode". by Elliott Hughes · 6 years ago
  15. 344113b zipinfo: support DOS attributes. by Elliott Hughes · 6 years ago
  16. dcd3f92 libziparchive: add zipinfo(1). by Elliott Hughes · 6 years ago
  17. 21f9ab0 Add a std::string overload to Next. by Elliott Hughes · 7 years ago
  18. 4e78d05 libziparchive: start moving to a non-ZipString StartIteration API. by Elliott Hughes · 7 years ago
  19. 8b978fc Merge "Ziparchive: Enable -Wconversion" by Treehugger Robot · 7 years ago
  20. 57e0312 unzip: support shell globs in include/exclude lists. by Elliott Hughes · 7 years ago
  21. 5a5ffb5 Ziparchive: Enable -Wconversion by Andreas Gampe · 7 years ago
  22. 6702cef Add libziparchive-based unzip. by Elliott Hughes · 9 years ago