1. 34a1f82 rename variable to match SonarQube's expectations by Stefan Bodewig · 6 years ago
  2. e44fe0e looks like another linefeed problem on Windows by Stefan Bodewig · 6 years ago
  3. 3c452f7 slightly reduce memory pressure by Stefan Bodewig · 6 years ago
  4. c1470f5 remove magic value by Stefan Bodewig · 6 years ago
  5. 0e1e80c whitespace by Stefan Bodewig · 6 years ago
  6. 0367fb3 make SonarQube less unhappy by Stefan Bodewig · 6 years ago
  7. d5f61b4 reading from the cache doesn't need to throw an exception by Stefan Bodewig · 6 years ago
  8. 271e0a7 explicit tests for new BitInputStream methods by Stefan Bodewig · 6 years ago
  9. d8e4e25 record changes, closes #61, many thanks to @shahabkondri by Stefan Bodewig · 6 years ago
  10. bfbe996 Revert to the original logic. by shahab · 6 years ago
  11. bf0dd95 Add braces for the else block. by shahab · 6 years ago
  12. f43590a 'long' literal ending with lowercase 'l' instead of 'L' by shahab · 6 years ago
  13. 5b56985 Explicit manual boxing is unnecessary under Java 5 and newer, and can be safely removed. by shahab · 6 years ago
  14. e816ab7 remove unused import. by shahab · 6 years ago
  15. 6c203ab There is General exception 'IOException' in the throws list already. by shahab · 6 years ago
  16. f8e33e7 Local variable is redundant. by shahab · 6 years ago
  17. f21a705 if statement can be simplified. by shahab · 6 years ago
  18. 0194bb8 if statement can be simplified. by shahab · 6 years ago
  19. eb816f6 Modifier 'static' is redundant for enum constructors. by shahab · 6 years ago
  20. c30de4b Modifier 'private' is redundant for enum constructors. by shahab · 6 years ago
  21. 08cdbe2 gitattributes don't work reliably on Windows Jenkins nodes by Stefan Bodewig · 6 years ago
  22. b2fac80 COMPRESS-441 tweaks by Dawid Weiss by Stefan Bodewig · 6 years ago
  23. 8efea83 typo by Stefan Bodewig · 6 years ago
  24. 43e8d3d COMPRESS-441 simplify code for zlib dummy byte workarounds by Stefan Bodewig · 6 years ago
  25. c66db89 COMPRESS-436 sanity check compressed size is known for bzip etc by Stefan Bodewig · 6 years ago
  26. a12adc3 add known limitations for stand-alone DEFLATE64 by Stefan Bodewig · 6 years ago
  27. 738c708 COMPRESS-437 add read-only DEFLATE64 support to 7z by Stefan Bodewig · 6 years ago
  28. 5b004bf COMPRESS-440 record change by Stefan Bodewig · 6 years ago
  29. e8720d6 whitespace by Stefan Bodewig · 6 years ago
  30. 90d775c 10% speed improvements and decreased memory allocation rate in deflate64 by Dawid Weiss · 6 years ago
  31. 49f6547 COMPRESS-407 make changed defaults more explicit by Stefan Bodewig · 6 years ago
  32. 220c45d typo by Stefan Bodewig · 6 years ago
  33. 46eeba4 update javadoc links and fix gzip stream class name by Stefan Bodewig · 6 years ago
  34. 9240ae1 remove local variable that's no longer needed by Stefan Bodewig · 6 years ago
  35. 5f69a4b javadoc warnings by Stefan Bodewig · 6 years ago
  36. 3ead678 changes.xml wasn't well formed by Stefan Bodewig · 6 years ago
  37. 135dd48 COMPRESS-438 buffer bounded streams in ZipFile for better performance by Stefan Bodewig · 6 years ago
  38. 6ef3fd4 COMPRESS-380 lost Christian's name during merge by Stefan Bodewig · 6 years ago
  39. 0504d0b GroupId is duplicate of parent groupId. by Gary Gregory · 6 years ago
  40. 881d014 Pickup Maven Javadoc plugin version from commons-parent. by Gary Gregory · 6 years ago
  41. f243085 Update maven-pmd-plugin 3.7 to 3.8. by Gary Gregory · 6 years ago
  42. cc7a605 Update findbugs-maven-plugin from 3.0.4 to 3.0.5. by Gary Gregory · 6 years ago
  43. b49663a Update tests from Powermock 1.7.0 to 1.7.3. by Gary Gregory · 6 years ago
  44. 593f3e6 Pickup maven-bundle-plugin version from commons-parent. by Gary Gregory · 6 years ago
  45. 4e640cf Update commons-parent from 42 to 43. by Gary Gregory · 6 years ago
  46. 3bf9dad Use try-with-resources. by Gary Gregory · 6 years ago
  47. 29ce3e0 The exception is not thrown. by Gary Gregory · 6 years ago
  48. 45b5e0c The exception is not thrown. by Gary Gregory · 6 years ago
  49. 9021c5a Javadoc: Make these tables easier to read by using <pre> tags. by Gary Gregory · 6 years ago
  50. b18ef2a Merge branch 'COMPRESS-380' by Stefan Bodewig · 6 years ago
  51. 4b57823 fix typo, thanks @dweiss by Stefan Bodewig · 6 years ago
  52. 32d507b COMPRESS-380 directly read uncompressed data from the underlying stream by Stefan Bodewig · 6 years ago
  53. 782b156 COMPRESS fix comment by Stefan Bodewig · 6 years ago
  54. 19ad287 COMPRESS-380 make second part of assumption explicit by Stefan Bodewig · 6 years ago
  55. 3600a5f COMPRESS-38ß block length is an unsigned 32bit int in C code by Stefan Bodewig · 6 years ago
  56. 2d25368 COMPRESS-380 ensure reading of stored block stats at byte boundary by Stefan Bodewig · 6 years ago
  57. 77a0a69 move a few files around by Stefan Bodewig · 6 years ago
  58. 073fe24 license header and whitespace by Stefan Bodewig · 6 years ago
  59. a123142 An example failing deflate64 zip file by Dawid Weiss · 6 years ago
  60. 07ed545 COMPRESS-380 -1 is certainly a legal value for a byte by Stefan Bodewig · 6 years ago
  61. 7cf10d7 closes #56 by Stefan Bodewig · 6 years ago
  62. ced2075 COMPRESS-429 the reason for the name check no longer exists by Stefan Bodewig · 6 years ago
  63. c290609 COMPRESS-429 set namesource to extra field even if names match by Stefan Bodewig · 6 years ago
  64. eb32d62 record change by Stefan Bodewig · 6 years ago
  65. 0517c7f COMPRESS-429 tests by Stefan Bodewig · 6 years ago
  66. 8392343 COMPRESS-429 javadocs by Stefan Bodewig · 6 years ago
  67. d549178 COMPRESS-429 also set NameSource from within stream by Stefan Bodewig · 6 years ago
  68. 9d721a0 revert change to imports by Stefan Bodewig · 6 years ago
  69. f488eba Expose source of name/comment field value via dedicated methods by Damiano Albani · 7 years ago
  70. e83b4d8 Provide information about presence of Unicode name and comment in ZipArchiveEntry by Damiano Albani · 7 years ago
  71. 87a3cfa COMPRESS-380 document DEFLATE64 support by Stefan Bodewig · 6 years ago
  72. 27b16a2 COMPRESS-380 support data descriptors with ENHANCED_DEFLATED by Stefan Bodewig · 6 years ago
  73. aed74ea COMPRESS-380 allow underlying stream to outlive HuffmanDecoder by Stefan Bodewig · 6 years ago
  74. 5d0b71f the list of supported methods has grown by now by Stefan Bodewig · 6 years ago
  75. 334f1de fix indentation by Stefan Bodewig · 6 years ago
  76. f4b7501 COMPRESS-380 document EOFException and add a test by Stefan Bodewig · 6 years ago
  77. b97a02c COMPRESS-380 ensure end if stream is detected properly by Stefan Bodewig · 6 years ago
  78. 0e74bef COMPRESS-380 state is never null by Stefan Bodewig · 6 years ago
  79. bca3b08 small fixme by Stefan Bodewig · 6 years ago
  80. 53ec582 Add DEFLATE64 support to CompressorStreamfactory. by Stefan Bodewig · 6 years ago
  81. ccc3067 COMPRESS-380 add DEFLATE64 support to ZipArchiveInputStream by Stefan Bodewig · 6 years ago
  82. c36fef5 according to winzip XZ now is a ZIP compression method as well by Stefan Bodewig · 6 years ago
  83. 7e8e9bf PMD is unhappy by Stefan Bodewig · 6 years ago
  84. c3be6fb Update XZ for Java dependency by Stefan Bodewig · 6 years ago
  85. 07cc1a2 COMPRESS-380 Deflate64CompressorInputStream#available promised too much by Stefan Bodewig · 6 years ago
  86. 79e76d5 COMPRESS-380 make Defalt64InputStream a CompressorInputStream by Stefan Bodewig · 6 years ago
  87. a62c3d0 COMPRESS-380 add testcase for deflat64 support by Stefan Bodewig · 6 years ago
  88. ff5fb8a COMPRESS-435 bring back EOD class for backwards compatibility by Stefan Bodewig · 6 years ago
  89. ce36993 use a table to document AR support in different versions by Stefan Bodewig · 6 years ago
  90. 2042aa0 COMPRESS-380 change package name by Stefan Bodewig · 6 years ago
  91. 3e9b0e8 COMPRESS-380 add license headers by Stefan Bodewig · 6 years ago
  92. d07f04b COMPRESS-380 initial patch by Christian Marquez Grabia by Stefan Bodewig · 6 years ago
  93. e35049e happy new year by Stefan Bodewig · 6 years ago
  94. de9665f improve error message if an 3rd party library is missing by Stefan Bodewig · 6 years ago
  95. 6a80b20 we don't check for XZ or Brotli in the outputstream case either by Stefan Bodewig · 6 years ago
  96. 48adbc5 update zstd dependency by Stefan Bodewig · 6 years ago
  97. ecd1fbe Revert "update zstd and xz dependencies" - XZ now requires Java8 by Stefan Bodewig · 6 years ago
  98. 0691adf update zstd and xz dependencies by Stefan Bodewig · 6 years ago
  99. ecb6e94 COMPRESS-424 record fix by Stefan Bodewig · 6 years ago
  100. 9208315 Merge branch 'COMPRESS-424' by Stefan Bodewig · 6 years ago