1. 1f3803c Add 2005 to copyright by Dieter Baron · 20 years ago
  2. 8ee0a2a Fix unsigned handling for IRIX cc. by Thomas Klausner · 20 years ago
  3. 2f46ac7 Replace %qu with %llu for IRIX. by Thomas Klausner · 20 years ago
  4. 3a2ce0e Add return(). Add cast. Found by IRIX 6.5 cc. by Thomas Klausner · 20 years ago
  5. ab97dc3 no pointer arithmetics on void pointers by Dieter Baron · 20 years ago
  6. f9b991b Get rid of two warnings. by Thomas Klausner · 20 years ago
  7. 24fa7e9 Sort options. by Thomas Klausner · 20 years ago
  8. 80d9ff3 add program name to help and version output by Dieter Baron · 20 years ago
  9. 290861a * lib/zip_get_name.c (zip_get_name): add flags argument. by Thomas Klausner · 20 years ago
  10. 24a722b Include zip.h in zipint.h; remove zlib.h from zip.h; add zlib.h where necessary. by Thomas Klausner · 20 years ago
  11. 7003621 Prefer unsigned char as tolower() argument. by Thomas Klausner · 20 years ago
  12. 6be5981 Try to be consistent in calling struct zips za and struct zip_files zf. by Thomas Klausner · 20 years ago
  13. ef9a02f * zip.h: Rename zip_get_error to zip_error_get; by Thomas Klausner · 20 years ago
  14. cb56975 improve overwrite confirmation prompt. by Dieter Baron · 21 years ago
  15. b6ecb30 add zipmerge(1) -- merge multiple zip archives into one by Dieter Baron · 21 years ago
  16. b2ed74d Merge no-meta branch by Dieter Baron · 21 years ago
  17. c14b758 (compare_zip): use correct index. by Dieter Baron · 21 years ago
  18. 38053cd Update for autoconf-2.59/automake-1.8. by Thomas Klausner · 21 years ago
  19. e3f91ef API cleanup (see ChangeLog) by Dieter Baron · 21 years ago
  20. 3014e88 add -i flag (case insensitive name comparison) by Dieter Baron · 22 years ago
  21. dd9afca change to three-clause BSD license by Dieter Baron · 22 years ago
  22. 9afd7bd exit with 2 on error by Dieter Baron · 22 years ago
  23. 9aebb4c convert to standalone package (and reorganize slightly) by Dieter Baron · 22 years ago
  24. b6632a4 Correct my name(!). by Thomas Klausner · 22 years ago
  25. 392787a add a zip comaprison tool (used in regression tests) by Dieter Baron · 22 years ago