1. 62cb9c4 provide access to the general purpose bit flag field of a zip entry and fail when a STORED entry requires a data descriptor. COMPRESS-100 by Stefan Bodewig · 15 years ago
  2. d7ea9ff Check a data descriptor actually uses the signature before skipping too many bytes if it doesn't. COMPRESS-101 by Stefan Bodewig · 15 years ago
  3. 30e1cc8 provide more information if an entry cannot be read/written. OCMPRESS-98 by Stefan Bodewig · 15 years ago
  4. ade9379 return Zipentries in predictable order. COMPRESS-99 by Stefan Bodewig · 15 years ago
  5. 292e185 make archive/compressor name constants public. by Stefan Bodewig · 15 years ago
  6. e0692ec canRead => canReadEntryData as discussed on the list by Stefan Bodewig · 15 years ago
  7. 9e94237 typo by Stefan Bodewig · 15 years ago
  8. a33505b move canRead/canWrite up. Remove isSupportedCompressionMethod. COMPRESS-93 by Stefan Bodewig · 15 years ago
  9. e0ffbc1 document fix for COMPRESS-89 which was based on a contribution by Antoni Mylka by Stefan Bodewig · 15 years ago
  10. a1015f3 properly count bytes read. COMPRESS-74 by Stefan Bodewig · 15 years ago
  11. 315b947 document fix for COMPRESS-85 by Stefan Bodewig · 15 years ago
  12. 91695e4 Allow extra fields to violate the recommended structure. COMPRESS-73 by Stefan Bodewig · 15 years ago
  13. 124f97c improve error message for unparseable extra data. COMPRESS-73 by Stefan Bodewig · 15 years ago
  14. e7517b8 Applied COMPRESS-95 from Joerg Bellmann: Improve ExceptionMessages in ArchiveStreamFactory by Christian Grobmeier · 15 years ago
  15. 5066e9a ZipArchiveEntry#equals is broken if the String-arg constructor is used. COMPRESS-94 - submitted by Anon Devs by Stefan Bodewig · 15 years ago
  16. dc3fc47 make ZipArchiveInputStream deal better with truncated archives. Submitted by Antoni Mylka. COMPRESS-87 by Stefan Bodewig · 15 years ago
  17. 7bb5d88 properly indicate "oldgnu" mode for long file name entries in tar. COMPRESS-86 by Stefan Bodewig · 15 years ago
  18. 3e2ddad The tar Ant task has a usecase where absolute paths inside archives are required - allow creation of such entries by Stefan Bodewig · 15 years ago
  19. 7be8ef6 document today's changes by Stefan Bodewig · 15 years ago
  20. 47b706e Add a BZip2Utils class matching GZipUtils. Submitted by Jukka Zitting. COMPRESS-78 by Stefan Bodewig · 15 years ago
  21. 2318ba3 clear block after write to avoid garbage in the final block if it isn't full. COMPRESS-81. Merge from Ant. by Stefan Bodewig · 15 years ago
  22. 35ac05e inital release by Christian Grobmeier · 15 years ago
  23. f03f2f9 +) Cleaned up the site generation by Siegfried Goeschl · 16 years ago