1. ff0d651 TODO by Sebb · 8 years ago
  2. 4bb50e3 SVNUID not needed; class does not implement Serializable by Sebb · 8 years ago
  3. bda9057 Try another way by Sebb · 8 years ago
  4. 7d07cb3 Some more lost EOL properties by Sebb · 8 years ago
  5. 74e4301 Try to fix some Windows test failures (presumably this occurred when SVN by Sebb · 8 years ago
  6. e158fc1 Close resource by Sebb · 8 years ago
  7. d2014e1 Missing case statements by Sebb · 8 years ago
  8. d378ed4 Statement unnecessarily nested within else clause. by ggregory · 8 years ago
  9. 18dcf38 The static field should be accessed directly. by ggregory · 8 years ago
  10. 9045ef9 Remove redundant superinterface. by ggregory · 8 years ago
  11. 3cbd999 Merge tag 'rel/1.11' and bump version by Stefan Bodewig · 8 years ago
  12. ff38bf5 prepare RC1 of Commons Compress 1.11 by Stefan Bodewig · 8 years ago
  13. 21d1f01 reduce code duplication with patch by Thomas Meyer by Stefan Bodewig · 8 years ago
  14. bee2612 reduce code duplication by Stefan Bodewig · 8 years ago
  15. 48a0930 suppress false positive by Stefan Bodewig · 8 years ago
  16. b36f7c9 unused code by Stefan Bodewig · 8 years ago
  17. 35dddc6 more javadocs and @since tags, thanks Clirr by Stefan Bodewig · 8 years ago
  18. 76b0184 silence Java8's javadoc, add a few @since tags by Stefan Bodewig · 8 years ago
  19. 142a788 remove powermockito tests for Java5 compatibility by Stefan Bodewig · 8 years ago
  20. 62f86d5 COMPRESS-346 support star PAX headers for sparse files by Stefan Bodewig · 8 years ago
  21. c37115b COMPRESS-347 support for global PAX headers by Stefan Bodewig · 8 years ago
  22. 96e4531 empty values mean "remove the mapping" in PAX headers by Stefan Bodewig · 8 years ago
  23. bf20428 emit almost as much information as "tar tv" by Stefan Bodewig · 8 years ago
  24. af2da2e COMPRESS-345 add support for GNU sparse files using PAX dialects by Stefan Bodewig · 8 years ago
  25. 02e0f9a tar specific Lister by Stefan Bodewig · 8 years ago
  26. a5eca56 COMPRESS-344 accept NUL as terminator for GNU extended names by Stefan Bodewig · 8 years ago
  27. 9ff8334 COMPRESS-341 listing of 7z archives by Stefan Bodewig · 8 years ago
  28. f933447 plug a few more native memory leaks by Stefan Bodewig · 8 years ago
  29. 6e9acfa record fix for COMPRESS-343 by Stefan Bodewig · 8 years ago
  30. 73ec9c1 COMPRESS-343 try to free native memory even if close fails by Stefan Bodewig · 8 years ago
  31. 4ae26e4 test if end() is invoked when stream is closing by Rene Preissel · 8 years ago
  32. a2ba6d5 Bugfix for COMPRESS-343 by Rene Preissel · 8 years ago
  33. c02b2d5 created a separate issue for "skipping" in COMPRESS-340 by Stefan Bodewig · 8 years ago
  34. 687b360 record change, closes #10 by Stefan Bodewig · 8 years ago
  35. 0427056 whitespace by Stefan Bodewig · 8 years ago
  36. b88dd3e Zip64Mode.Always now impacts central file header same as local file header by Matt Hovey · 8 years ago
  37. 1d66f12 document Dawid's changes by Stefan Bodewig · 8 years ago
  38. 5457e1a whitespace by Stefan Bodewig · 8 years ago
  39. a53ab17 Working version of deferred block decompression for skipped entries. by Dawid Weiss · 8 years ago
  40. deb891f Sometimes skip entries. by Dawid Weiss · 8 years ago
  41. 617860e Adding a batch of decompression tests. by Dawid Weiss · 8 years ago
  42. ebeb53d Add toString() method on SevenZFile to display diagnostic information. by Dawid Weiss · 8 years ago
  43. 3baf454 improve readability by Stefan Bodewig · 8 years ago
  44. 32633c3 COMPRESS-336 properly parse prefix in xstar tar headers by Stefan Bodewig · 8 years ago
  45. 7250daa COMPRESS-335 yet another strange case of tar checksum by Stefan Bodewig · 9 years ago
  46. 9431b16 COMPRESS-334 unit tests with more than one entry by Stefan Bodewig · 9 years ago
  47. b4805bb COMPRESS-334 alterantive fix by Stefan Bodewig · 9 years ago
  48. 36335e3 COMPRESS-334 ArArchiveInputStream fails for BSD long names by Stefan Bodewig · 9 years ago
  49. 51eb0f2 COMPRESS-330 ignore non-zero size for directories by Stefan Bodewig · 9 years ago
  50. 9b852f3 verify parsing works as expected by Stefan Bodewig · 9 years ago
  51. b67a146 Added buffering for random access which speeds up 7Z support. (by Dawid Weiss) by Torsten Curdt · 9 years ago
  52. 1fb4298 COMPRESS-331 make tar checksum check as strict as GNU tar by Stefan Bodewig · 9 years ago
  53. 7a6e507 COMPRESS-323 ZipFile.getRawInputStream is public now by Stefan Bodewig · 9 years ago
  54. e0a76ac record two changes made over the past two weeks by Stefan Bodewig · 9 years ago
  55. 30f1ac1 COMPRESS-332 snappy stream returns 0 when it should return -1 by Stefan Bodewig · 9 years ago
  56. 61db5ea Changes to allow byte-for-byte replication of Zip entries by Torsten Curdt · 9 years ago
  57. 68db5fa fixes COMPRESS-328 TarArchiveEntry preserveLeadingSlashes has no effect on setName by Torsten Curdt · 9 years ago
  58. ce9e0ce fixed line endings by Torsten Curdt · 9 years ago
  59. 633f9c9 update parent POM by Stefan Bodewig · 9 years ago
  60. 46377e3 happy new year by Stefan Bodewig · 9 years ago
  61. 5d027c3 reduce duplication as suggested by Jeremy Gustie by Stefan Bodewig · 9 years ago
  62. c9b96aa register PKWARE strong crypto extra fields by Stefan Bodewig · 9 years ago
  63. 745c0a4 whitespace by Stefan Bodewig · 9 years ago
  64. 5c53db1 add a note explaining why the class is there by Stefan Bodewig · 9 years ago
  65. 1239917 add support for NTFS timestamp field by Stefan Bodewig · 9 years ago
  66. 1a874af remove obsolete TODO by Stefan Bodewig · 9 years ago
  67. 0c3ef53 removed APPNOTE which is bound to get outdated soon by Stefan Bodewig · 9 years ago
  68. 85fac64 Removed unused imports. by Bear Giles · 9 years ago
  69. a433f62 Added headers to recognize PKWARE crypto headers. by Bear Giles · 9 years ago
  70. 86148ca Moved DOAP by Sebb · 9 years ago
  71. 7aa8e75 Format nit. by ggregory · 9 years ago
  72. 9fbc67a Ignore Eclipse files and folders. by ggregory · 9 years ago
  73. af72adb Fixed typo by Kristian Rosenvold · 9 years ago
  74. a184b3a record read-only support for ZIP by Stefan Bodewig · 9 years ago
  75. 6eac426 Implement uncompressing of BZip2 compressed entries in ZipArchiveInputStream by Sören Glimm · 9 years ago
  76. ca55bc4 Implement uncompressing of BZip2 compressed entries in ZipFile by Sören Glimm · 9 years ago
  77. c226da2 replace some references to svn that needed to be adapted by Stefan Bodewig · 9 years ago
  78. a2cda30 COMPRESS-326 adjust tests to changes in Java's zip package by Stefan Bodewig · 9 years ago
  79. 1e592b5 COMPRESS-324 document why tars may look like they do by Stefan Bodewig · 9 years ago
  80. 8436cee COMPRESS-325 replace test archive by Stefan Bodewig · 9 years ago
  81. 1930eed COMPRESS-324 be more lenient when detecting GNU tar extensions by Stefan Bodewig · 9 years ago
  82. d85561d fix SCM coordinates by Stefan Bodewig · 9 years ago
  83. e6e2476 COMPRESS-321 X7875_NewUnix doesn't handle centra directory correctly by Stefan Bodewig · 9 years ago
  84. 1dcab3f newer version of findbugs has detected a potential NPE by Stefan Bodewig · 9 years ago
  85. b1e2a02 prepare for new development by Stefan Bodewig · 9 years ago
  86. d977e67 findbugs-maven-plugin 3.0.0 -> 3.0.2. by Gary D. Gregory · 9 years ago
  87. dec258f tag RC3 of Compress 1.10 by Stefan Bodewig · 9 years ago
  88. 9e1ac89 lots of useless javadoc tags to make site build work on Java8 by Stefan Bodewig · 9 years ago
  89. f255882 COMPRESS-300 remove protected fields from LZWInputStream by Stefan Bodewig · 9 years ago
  90. 171c3ac COMPRESS-318 document ZipArchiveInputStream's limitations in the javadocs by Stefan Bodewig · 9 years ago
  91. 9ebe7bb committed local change by accident by Stefan Bodewig · 9 years ago
  92. a73d5f2 yet another potential AIOBException in zip package by Stefan Bodewig · 9 years ago
  93. c9259fd Minor formating. by Gary D. Gregory · 9 years ago
  94. d1e2e3d CP37 => CP38 by Sebastian Bazley · 9 years ago
  95. 0967f25 Rename Security Reports page to avoid possible confusion with Commons main security page by Sebastian Bazley · 9 years ago
  96. 8682c8d COMPRESS-317 ArrayIndexOutOfBoundsException in ZipArchiveEntry#getMergedFields by Stefan Bodewig · 9 years ago
  97. 8271475 fix @since tag by Stefan Bodewig · 9 years ago
  98. b72b5c7 COMPRESS-316 detect DEFLATE streams with ZLIB header, submitted by Nick Burch by Stefan Bodewig · 9 years ago
  99. 9b3e389 missing since tags by Stefan Bodewig · 9 years ago
  100. 3c4a09b COMPRESS-314 read group/user ids > 0x80000000 from (posix) tars by Stefan Bodewig · 9 years ago