1. 7df2426 interim commit for a site build with release date but 1.2 Javadocs by Stefan Bodewig · 13 years ago
  2. 947e983 newly generated release notes, add a blurb on Java 1.4 compatibility by Stefan Bodewig · 13 years ago
  3. a9bd2e2 For non-ZIP64 entries this should actually fix COMPRESS-129 by Stefan Bodewig · 13 years ago
  4. 2b90da6 document limited sparse file support in tar package. COMPRESS-145 by Stefan Bodewig · 13 years ago
  5. eedeff9 detect sparse entries in tar and allow users to skip them. Submitted by Patrick Dreyer. COMPRESS-145 by Stefan Bodewig · 13 years ago
  6. 934a96e Provide access to the raw bytes that made up the ZIP entry's name. COMPRESS-123 by Stefan Bodewig · 13 years ago
  7. 7a76c47 'our' skip method will not return early. COMPRESS-130 by Stefan Bodewig · 13 years ago
  8. 541898f AR entries may contain blanks in groupId or userId. Submitted by Treykaz. COMPRESS-140 by Stefan Bodewig · 13 years ago
  9. b4d7505 Make sure Inflator is cleaned up. COMPRESS-139 by Stefan Bodewig · 13 years ago
  10. 8c2e5e6 add a finalize method to ZipFile as suggested on the user list by Stefan Bodewig · 13 years ago
  11. 60d6b6a COMPRESS-117 Certain tar files not recognised by ArchiveStreamFactory by Sebastian Bazley · 14 years ago
  12. 9f68b5d COMPRESS-125 BZip2CompressorInputStream throws IOException if underlying stream returns available() == 0. by Sebastian Bazley · 14 years ago
  13. 8376ecf COMPRESS-127 Calling close() on inputStream returned by CompressorStreamFactory.createCompressorInputStream() does not close the underlying input stream by Sebastian Bazley · 14 years ago
  14. 86aaf84 provide access to TarArchiveEntry's knowledge of the entry's type. COMPRESS-122 by Stefan Bodewig · 14 years ago
  15. 7dd4301 typo by Sebastian Bazley · 14 years ago
  16. 1eb9dbb write all buffered data to the stream in TarArchiveOutputStream#finish. COMPRESS-119 by Stefan Bodewig · 14 years ago
  17. 75c8711 COMPRESS-72 - Move acknowledgements from NOTICE to README by Sebastian Bazley · 14 years ago
  18. 35e4e4f COMPRESS-113: TarArchiveEntry.parseTarHeader() includes the trailing space/NUL when parsing the octal size by Sebastian Bazley · 14 years ago
  19. 78e0f2c Another fix by Sebastian Bazley · 14 years ago
  20. dfc6638 COMPRESS-108: add initial implementation of command-line interface to list archive contents by Sebastian Bazley · 14 years ago
  21. 050db3d COMPRESS-118: TarUtils.parseName does not properly handle characters outside the range 0-127 by Sebastian Bazley · 14 years ago
  22. c83d9f7 COMPRESS-112 ArArchiveInputStream does not handle GNU extended filename records (//) by Sebastian Bazley · 14 years ago
  23. 27dea24 Trailing spaces by Sebastian Bazley · 14 years ago
  24. 23bfa66 Update changes list by Sebastian Bazley · 14 years ago
  25. 8fcd06e COMPRESS-110 Support "ustar" prefix field Document change by Sebastian Bazley · 14 years ago
  26. 58c4dad Remove reference to removal of method that was never released by Sebastian Bazley · 14 years ago
  27. 69f6d06 Recent changes by Sebastian Bazley · 14 years ago
  28. 6021ccb Add profile "relnotes" so can optionally override changes plugin template. by Sebastian Bazley · 15 years ago
  29. 886f71b Synch with JIRA Fix versions by Sebastian Bazley · 15 years ago
  30. 48882f1 Add release-notes.vm for generating RELEASE-NOTES.txt by Sebastian Bazley · 15 years ago
  31. 03e94a4 optionally read STORED entries with data descriptors. COMPRESS-103 by Stefan Bodewig · 15 years ago
  32. 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
  33. 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
  34. 30e1cc8 provide more information if an entry cannot be read/written. OCMPRESS-98 by Stefan Bodewig · 15 years ago
  35. ade9379 return Zipentries in predictable order. COMPRESS-99 by Stefan Bodewig · 15 years ago
  36. 292e185 make archive/compressor name constants public. by Stefan Bodewig · 15 years ago
  37. e0692ec canRead => canReadEntryData as discussed on the list by Stefan Bodewig · 15 years ago
  38. 9e94237 typo by Stefan Bodewig · 15 years ago
  39. a33505b move canRead/canWrite up. Remove isSupportedCompressionMethod. COMPRESS-93 by Stefan Bodewig · 15 years ago
  40. e0ffbc1 document fix for COMPRESS-89 which was based on a contribution by Antoni Mylka by Stefan Bodewig · 15 years ago
  41. a1015f3 properly count bytes read. COMPRESS-74 by Stefan Bodewig · 15 years ago
  42. 315b947 document fix for COMPRESS-85 by Stefan Bodewig · 15 years ago
  43. 91695e4 Allow extra fields to violate the recommended structure. COMPRESS-73 by Stefan Bodewig · 15 years ago
  44. 124f97c improve error message for unparseable extra data. COMPRESS-73 by Stefan Bodewig · 15 years ago
  45. e7517b8 Applied COMPRESS-95 from Joerg Bellmann: Improve ExceptionMessages in ArchiveStreamFactory by Christian Grobmeier · 15 years ago
  46. 5066e9a ZipArchiveEntry#equals is broken if the String-arg constructor is used. COMPRESS-94 - submitted by Anon Devs by Stefan Bodewig · 15 years ago
  47. dc3fc47 make ZipArchiveInputStream deal better with truncated archives. Submitted by Antoni Mylka. COMPRESS-87 by Stefan Bodewig · 15 years ago
  48. 7bb5d88 properly indicate "oldgnu" mode for long file name entries in tar. COMPRESS-86 by Stefan Bodewig · 15 years ago
  49. 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
  50. 7be8ef6 document today's changes by Stefan Bodewig · 15 years ago
  51. 47b706e Add a BZip2Utils class matching GZipUtils. Submitted by Jukka Zitting. COMPRESS-78 by Stefan Bodewig · 15 years ago
  52. 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
  53. 35ac05e inital release by Christian Grobmeier · 15 years ago
  54. f03f2f9 +) Cleaned up the site generation by Siegfried Goeschl · 16 years ago