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