1. 73ec9c1 COMPRESS-343 try to free native memory even if close fails by Stefan Bodewig · 8 years ago
  2. 4ae26e4 test if end() is invoked when stream is closing by Rene Preissel · 8 years ago
  3. a2ba6d5 Bugfix for COMPRESS-343 by Rene Preissel · 8 years ago
  4. c02b2d5 created a separate issue for "skipping" in COMPRESS-340 by Stefan Bodewig · 8 years ago
  5. 687b360 record change, closes #10 by Stefan Bodewig · 8 years ago
  6. 0427056 whitespace by Stefan Bodewig · 8 years ago
  7. b88dd3e Zip64Mode.Always now impacts central file header same as local file header by Matt Hovey · 8 years ago
  8. 1d66f12 document Dawid's changes by Stefan Bodewig · 8 years ago
  9. 5457e1a whitespace by Stefan Bodewig · 8 years ago
  10. a53ab17 Working version of deferred block decompression for skipped entries. by Dawid Weiss · 8 years ago
  11. deb891f Sometimes skip entries. by Dawid Weiss · 8 years ago
  12. 617860e Adding a batch of decompression tests. by Dawid Weiss · 8 years ago
  13. ebeb53d Add toString() method on SevenZFile to display diagnostic information. by Dawid Weiss · 8 years ago
  14. 3baf454 improve readability by Stefan Bodewig · 8 years ago
  15. 32633c3 COMPRESS-336 properly parse prefix in xstar tar headers by Stefan Bodewig · 8 years ago
  16. 7250daa COMPRESS-335 yet another strange case of tar checksum by Stefan Bodewig · 9 years ago
  17. 9431b16 COMPRESS-334 unit tests with more than one entry by Stefan Bodewig · 9 years ago
  18. b4805bb COMPRESS-334 alterantive fix by Stefan Bodewig · 9 years ago
  19. 36335e3 COMPRESS-334 ArArchiveInputStream fails for BSD long names by Stefan Bodewig · 9 years ago
  20. 51eb0f2 COMPRESS-330 ignore non-zero size for directories by Stefan Bodewig · 9 years ago
  21. 9b852f3 verify parsing works as expected by Stefan Bodewig · 9 years ago
  22. b67a146 Added buffering for random access which speeds up 7Z support. (by Dawid Weiss) by Torsten Curdt · 9 years ago
  23. 1fb4298 COMPRESS-331 make tar checksum check as strict as GNU tar by Stefan Bodewig · 9 years ago
  24. 7a6e507 COMPRESS-323 ZipFile.getRawInputStream is public now by Stefan Bodewig · 9 years ago
  25. e0a76ac record two changes made over the past two weeks by Stefan Bodewig · 9 years ago
  26. 30f1ac1 COMPRESS-332 snappy stream returns 0 when it should return -1 by Stefan Bodewig · 9 years ago
  27. 61db5ea Changes to allow byte-for-byte replication of Zip entries by Torsten Curdt · 9 years ago
  28. 68db5fa fixes COMPRESS-328 TarArchiveEntry preserveLeadingSlashes has no effect on setName by Torsten Curdt · 9 years ago
  29. ce9e0ce fixed line endings by Torsten Curdt · 9 years ago
  30. 633f9c9 update parent POM by Stefan Bodewig · 9 years ago
  31. 46377e3 happy new year by Stefan Bodewig · 9 years ago
  32. 5d027c3 reduce duplication as suggested by Jeremy Gustie by Stefan Bodewig · 9 years ago
  33. c9b96aa register PKWARE strong crypto extra fields by Stefan Bodewig · 9 years ago
  34. 745c0a4 whitespace by Stefan Bodewig · 9 years ago
  35. 5c53db1 add a note explaining why the class is there by Stefan Bodewig · 9 years ago
  36. 1239917 add support for NTFS timestamp field by Stefan Bodewig · 9 years ago
  37. 1a874af remove obsolete TODO by Stefan Bodewig · 9 years ago
  38. 0c3ef53 removed APPNOTE which is bound to get outdated soon by Stefan Bodewig · 9 years ago
  39. 85fac64 Removed unused imports. by Bear Giles · 9 years ago
  40. a433f62 Added headers to recognize PKWARE crypto headers. by Bear Giles · 9 years ago
  41. 86148ca Moved DOAP by Sebb · 9 years ago
  42. 7aa8e75 Format nit. by ggregory · 9 years ago
  43. 9fbc67a Ignore Eclipse files and folders. by ggregory · 9 years ago
  44. af72adb Fixed typo by Kristian Rosenvold · 9 years ago
  45. a184b3a record read-only support for ZIP by Stefan Bodewig · 9 years ago
  46. 6eac426 Implement uncompressing of BZip2 compressed entries in ZipArchiveInputStream by Sören Glimm · 9 years ago
  47. ca55bc4 Implement uncompressing of BZip2 compressed entries in ZipFile by Sören Glimm · 9 years ago
  48. c226da2 replace some references to svn that needed to be adapted by Stefan Bodewig · 9 years ago
  49. a2cda30 COMPRESS-326 adjust tests to changes in Java's zip package by Stefan Bodewig · 9 years ago
  50. 1e592b5 COMPRESS-324 document why tars may look like they do by Stefan Bodewig · 9 years ago
  51. 8436cee COMPRESS-325 replace test archive by Stefan Bodewig · 9 years ago
  52. 1930eed COMPRESS-324 be more lenient when detecting GNU tar extensions by Stefan Bodewig · 9 years ago
  53. d85561d fix SCM coordinates by Stefan Bodewig · 9 years ago
  54. e6e2476 COMPRESS-321 X7875_NewUnix doesn't handle centra directory correctly by Stefan Bodewig · 9 years ago
  55. 1dcab3f newer version of findbugs has detected a potential NPE by Stefan Bodewig · 9 years ago
  56. b1e2a02 prepare for new development by Stefan Bodewig · 9 years ago
  57. d977e67 findbugs-maven-plugin 3.0.0 -> 3.0.2. by Gary D. Gregory · 9 years ago
  58. dec258f tag RC3 of Compress 1.10 by Stefan Bodewig · 9 years ago
  59. 9e1ac89 lots of useless javadoc tags to make site build work on Java8 by Stefan Bodewig · 9 years ago
  60. f255882 COMPRESS-300 remove protected fields from LZWInputStream by Stefan Bodewig · 9 years ago
  61. 171c3ac COMPRESS-318 document ZipArchiveInputStream's limitations in the javadocs by Stefan Bodewig · 9 years ago
  62. 9ebe7bb committed local change by accident by Stefan Bodewig · 9 years ago
  63. a73d5f2 yet another potential AIOBException in zip package by Stefan Bodewig · 9 years ago
  64. c9259fd Minor formating. by Gary D. Gregory · 9 years ago
  65. d1e2e3d CP37 => CP38 by Sebastian Bazley · 9 years ago
  66. 0967f25 Rename Security Reports page to avoid possible confusion with Commons main security page by Sebastian Bazley · 9 years ago
  67. 8682c8d COMPRESS-317 ArrayIndexOutOfBoundsException in ZipArchiveEntry#getMergedFields by Stefan Bodewig · 9 years ago
  68. 8271475 fix @since tag by Stefan Bodewig · 9 years ago
  69. b72b5c7 COMPRESS-316 detect DEFLATE streams with ZLIB header, submitted by Nick Burch by Stefan Bodewig · 9 years ago
  70. 9b3e389 missing since tags by Stefan Bodewig · 9 years ago
  71. 3c4a09b COMPRESS-314 read group/user ids > 0x80000000 from (posix) tars by Stefan Bodewig · 9 years ago
  72. 24a3100 COMPRESS-315 allow tar entries with gid/uid > Integer.MAX_INT by Stefan Bodewig · 9 years ago
  73. 24002bf fix format of text file - this is no markdown by Stefan Bodewig · 9 years ago
  74. a6a5ab0 Make README look better on github. by Stefan Bodewig · 9 years ago
  75. 6e8bb88 COMPRESS-313 add auto-detection for LZMA streams by Stefan Bodewig · 9 years ago
  76. f24b9fd sort 1.10 changelog entries by date by Stefan Bodewig · 9 years ago
  77. 31b546a COMPRESS-312 normalize filename in TarArchiveEntry's (File, String) constructor by Stefan Bodewig · 9 years ago
  78. c12c48c Name the parameterised tests by Sebastian Bazley · 9 years ago
  79. 02b3c24 CGI must be svn:executable * by Sebastian Bazley · 9 years ago
  80. af1f816 don't read system properties for default charset - COMPRESS-308 by Stefan Bodewig · 9 years ago
  81. f8bf454 revert 'fix' for COMPRESS-301 as GNU tar doesn't like embedded NULs either by Stefan Bodewig · 9 years ago
  82. 4355c0d add/fix a few dates in changes report by Stefan Bodewig · 9 years ago
  83. 5cf68bd return 0 from read when asked to read 0 bytes - COMPRESS-309 by Stefan Bodewig · 9 years ago
  84. 0bbe5b5 COMPRESS-305 Convert all tests to JUnit4 style by Sebastian Bazley · 9 years ago
  85. 0f540f0 Oops, omitted a Test annotation by Sebastian Bazley · 9 years ago
  86. 35bc6b7 Oops - test class was not being run because the name ended in Tests instead of Test by Sebastian Bazley · 9 years ago
  87. 2e6967a It's useless to have fail() in a loop. Show all the missing entries. by Sebastian Bazley · 9 years ago
  88. 0d53852 archives directory is reserved for use by ArchiveReadTests by Sebastian Bazley · 9 years ago
  89. 58fa9a6 COMPRESS-305 Convert all tests to JUnit4 style by Sebastian Bazley · 9 years ago
  90. 2a95bf8 Javadoc by Sebastian Bazley · 9 years ago
  91. 74e1dd6 Ensure "mvn javadoc:javadoc" knows about the JCIP tags by Sebastian Bazley · 9 years ago
  92. d50feb6 COMPRESS-306 ArchiveStreamFactory fails to pass on the encoding when creating some streams. by Sebastian Bazley · 9 years ago
  93. 66338dd Add tests for IllegalStateException by Sebastian Bazley · 9 years ago
  94. 5b5b852 Javadoc by Sebastian Bazley · 9 years ago
  95. b1caea2 Add test cases for concatenated compressed files by Sebastian Bazley · 9 years ago
  96. 9cf0fe6 Non-existent files by Sebastian Bazley · 9 years ago
  97. b5a60a2 No longer exists by Sebastian Bazley · 9 years ago
  98. 830af4f No need to override the parent changes report definition; avoids report redefinition warning by Sebastian Bazley · 9 years ago
  99. f18a9f6 JUnit => 4.12 by Sebastian Bazley · 9 years ago
  100. eecb5a6 Update to CP 37 by Sebastian Bazley · 9 years ago