1. 6f59135 Fix unzip formatting. by Elliott Hughes · 5 years ago
  2. 85c5d23 Allow parsing zip entries larger than 4GiB by Tianjie · 5 years ago
  3. 69ee4b7 Add definition for zip64 struct by Tianjie Xu · 5 years ago
  4. 8748bcc Rename unzip.cpp to ziptool.cpp. by Elliott Hughes · 6 years ago[Renamed from libziparchive/unzip.cpp]
  5. f276140 cli-test: a tool for testing command-line programs. by Elliott Hughes · 6 years ago
  6. 2ab5a70 ziptool: fix unknown long options. by Elliott Hughes · 6 years ago
  7. 4e7507f libziparchive: fix -Wimplicit-int-float-conversion by Nick Desaulniers · 6 years ago
  8. 0087597 unzip/zipinfo: use float percentages like the RI. by Elliott Hughes · 6 years ago
  9. f1b255a Darwin: include <libgen.h> for basename(3). by Elliott Hughes · 6 years ago
  10. bcd8106 unzip: fix Mac build. by Elliott Hughes · 6 years ago
  11. d3aee66 unzip: add -Z for "zipinfo mode". by Elliott Hughes · 6 years ago
  12. d509525 zipinfo: support DOS attributes. by Elliott Hughes · 6 years ago
  13. 2672413 libziparchive: add zipinfo(1). by Elliott Hughes · 6 years ago
  14. e06a808 Add a std::string overload to Next. by Elliott Hughes · 6 years ago
  15. a22ac0f libziparchive: start moving to a non-ZipString StartIteration API. by Elliott Hughes · 6 years ago
  16. 5664489 Merge "Ziparchive: Enable -Wconversion" by Treehugger Robot · 6 years ago
  17. 5f8b309 unzip: support shell globs in include/exclude lists. by Elliott Hughes · 6 years ago
  18. 964b95c Ziparchive: Enable -Wconversion by Andreas Gampe · 6 years ago
  19. 55fd293 Add libziparchive-based unzip. by Elliott Hughes · 8 years ago