1. 4cd5fc1 let Ivy tak care of compress transitive dependencies this lib doesn't need at compile time by Stefan Bodewig · 2 weeks ago master
  2. cf80a3f properly use generics, even if it breaks BWC by Stefan Bodewig · 3 weeks ago
  3. 7575fce pack200 requires asm now by Stefan Bodewig · 3 weeks ago
  4. 7c466bb bump common compress dependency by Stefan Bodewig · 3 weeks ago
  5. 1676191 bump XZ for Java dependency by Stefan Bodewig · 3 weeks ago
  6. 9c01098 update zstd-jni by Stefan Bodewig · 3 weeks ago
  7. c285299 use three digit version number by Stefan Bodewig · 3 weeks ago
  8. 41aa07b pick up updates from common by Stefan Bodewig · 3 weeks ago
  9. fd74d2f Merge pull request #1 from apache/infrastructure-ruleset-bot/default-branch-protection by Stefan Bodewig · 3 months ago
  10. c26921b Set up default protection ruleset for default and release branches by The Apache Software Foundation · 3 months ago
  11. 0fa97a4 Removed unnecessary http references by jkf · 7 years ago
  12. 9957dd9 Merge branch 'master' of https://gitbox.apache.org/repos/asf/ant-antlibs-compress by jkf · 7 years ago
  13. a9d4076 updated reference to license from http to https using find . -type f -exec sed -i s/http://www.apache.org/licenses/LICENSE-2.0/https://www.apache.org/licenses/LICENSE-2.0/ {} \; by jkf · 7 years ago
  14. 17e6778 TLS by Stefan Bodewig · 7 years ago
  15. 4abbbfc moved to gitbox by Stefan Bodewig · 8 years ago
  16. 72bdcc2 pick up latest improvements from common by Stefan Bodewig · 8 years ago
  17. 2cb6813 update versions in POM as well by Stefan Bodewig · 8 years ago
  18. 9aa28d9 make project description more current by Stefan Bodewig · 8 years ago
  19. d282fff add Zstandard support by Stefan Bodewig · 8 years ago
  20. 576d041 forgot to update manual with Commons Compress version change by Stefan Bodewig · 8 years ago
  21. bd4ddf0 typo by Stefan Bodewig · 8 years ago
  22. 405d27d strip copy-paste left-over by Stefan Bodewig · 8 years ago
  23. 86bdc32 add read-only support for DEFLATE64 by Stefan Bodewig · 8 years ago
  24. c3bdae5 add antunit as test dependency by Stefan Bodewig · 8 years ago
  25. b6aada7 uodate dependencies by Stefan Bodewig · 8 years ago
  26. 25eb9c5 happy new year by Stefan Bodewig · 8 years ago
  27. 5aa13ff update common to get latest release instructions by Stefan Bodewig · 9 years ago
  28. ad0d9d5 fix release date by Stefan Bodewig · 9 years ago
  29. cf03406 doap file moved to site repo by Stefan Bodewig · 9 years ago
  30. 929f573 Merge tag 'rel/1.5' and prepare for next cycle by Stefan Bodewig · 9 years ago
  31. 3194691 prepare RC3 of Compress Antlib 1.5 by Stefan Bodewig · 9 years ago 1_5_RC3 rel/1.5
  32. 4150fe9 no reason to ignore distrub anymore by Stefan Bodewig · 9 years ago
  33. 1838fe3 update common submodule by Stefan Bodewig · 9 years ago
  34. 858c324 update commons by Nicolas Lalevée · 9 years ago
  35. 4753755 add a new line at the end of files by Nicolas Lalevée · 9 years ago
  36. dae117c record breaking change of Ivy coordinates by Stefan Bodewig · 9 years ago
  37. 52551ca Requiring Java7 breaks BWC as well. by Stefan Bodewig · 9 years ago
  38. 6f9d51c and again update the common submodule by Stefan Bodewig · 9 years ago
  39. c4e74b1 update common submodule by Stefan Bodewig · 9 years ago
  40. 8fe83fb fix origanization, thanks to Jaikiran by Stefan Bodewig · 9 years ago
  41. f506a21 update common submodule by Stefan Bodewig · 9 years ago
  42. cdea989 update common submodule by Stefan Bodewig · 9 years ago
  43. 28f2201 even more temporary directories by Stefan Bodewig · 9 years ago
  44. 7323d9b fix broken artifactId by Stefan Bodewig · 9 years ago
  45. 8756a84 make Ivy handling work for releases by Stefan Bodewig · 9 years ago
  46. d1a9421 adapt POM by Stefan Bodewig · 9 years ago
  47. 9668aba make <archives> support all known archive formats by Stefan Bodewig · 9 years ago
  48. 6780141 somehow i must have forgotten to to copy 7z content methods by Stefan Bodewig · 9 years ago
  49. bb057ad remove redundant public modifier in interfaces by Stefan Bodewig · 9 years ago
  50. ae64912 fix error message by Stefan Bodewig · 9 years ago
  51. e838ac0 more missing @Overrides by Stefan Bodewig · 9 years ago
  52. 0d561ce add read-only Brotli support by Stefan Bodewig · 9 years ago
  53. cfb57ed add LZ4 support by Stefan Bodewig · 9 years ago
  54. fefec90 some more writable snappy tweaks by Stefan Bodewig · 9 years ago
  55. 35e432f can re-enable test when using Compress 1.14 by Stefan Bodewig · 9 years ago
  56. a46461e add support for writing Snappy without framing by Stefan Bodewig · 9 years ago
  57. 5de99d9 add write support for Snappy framing format by Stefan Bodewig · 9 years ago
  58. 21789f1 ivy.xml didn't mention snappy by Stefan Bodewig · 9 years ago
  59. 3472e10 add 2017 to copyright notice by Stefan Bodewig · 9 years ago
  60. 906608c document XZ for Java dependency by Stefan Bodewig · 9 years ago
  61. 09fac0a fix anchor by Stefan Bodewig · 9 years ago
  62. bae6839 record write support for LZMA by Stefan Bodewig · 9 years ago
  63. 85a1f82 support DEFLATE by Stefan Bodewig · 9 years ago
  64. 46b9c73 typos by Stefan Bodewig · 9 years ago
  65. 64cc288 add write-support for LZMA by Stefan Bodewig · 9 years ago
  66. c673a2c use test fix that worked for ar globally by Stefan Bodewig · 9 years ago
  67. 5ba5470 try to fix test failures by Stefan Bodewig · 9 years ago
  68. 06bfe68 fix javadoc by Stefan Bodewig · 9 years ago
  69. 05aaa77 backwards-compatible introduction of generics by Stefan Bodewig · 9 years ago
  70. f240237 whitespace by Stefan Bodewig · 9 years ago
  71. b247eae try-with-resources by Stefan Bodewig · 9 years ago
  72. d770c63 add @Overrides by Stefan Bodewig · 9 years ago
  73. 401cd2c make antlib compile against Ant master by Stefan Bodewig · 9 years ago
  74. 7175b40 prepare for Commons Compress 1.14 which will require Java7 by Stefan Bodewig · 9 years ago
  75. 1e6deec adding the antunit dependency causes more problems than it solves by Stefan Bodewig · 12 years ago
  76. a0f2bae use a Java5 compatible pack200 test resource by Stefan Bodewig · 12 years ago
  77. a562586 add test dependency on AntUnit by Stefan Bodewig · 12 years ago
  78. fca03fb add some ignores by Stefan Bodewig · 12 years ago
  79. e2fa62d no reason to clone common, it is a submodule over here by Stefan Bodewig · 12 years ago
  80. d4ed2d2 add common module as a git submodule by Stefan Bodewig · 12 years ago
  81. db1908b fix javadoc by Jan Matèrne · 12 years ago
  82. be13f2c specify dependencies by Jan Matèrne · 12 years ago
  83. 231f7d5 add prepare script by Jan Matèrne · 12 years ago
  84. 874d8fa add git-ignore by Jan Matèrne · 12 years ago
  85. 8ffb4f9 sort releases 'newest first' as in all other doap-files by Jan Matèrne · 12 years ago
  86. e409280 update doap-file after git-migration by Jan Matèrne · 12 years ago
  87. 9b15cfd Add level attribute to gzip task. PR 52414 by Stefan Bodewig · 12 years ago
  88. 907e25d support for multiple content methods in 7z by Stefan Bodewig · 12 years ago
  89. 25d67f6 add flag to keep the compression methods when updating 7z archives or adding files from sevenzfilesets by Stefan Bodewig · 12 years ago
  90. d499bac post release house-keeping by Stefan Bodewig · 13 years ago
  91. 069bebf Commons Compress 1.7 has been released by Stefan Bodewig · 13 years ago
  92. 4c9e040 happy new year by Stefan Bodewig · 13 years ago
  93. e425476 add support for the raw snappy format by Stefan Bodewig · 13 years ago
  94. 27ea470 the initial file wasn't really compressed as the snappy compressor detected it couldn't compress the GIF any further - force compression by Stefan Bodewig · 13 years ago
  95. bfc2440 read-only support for snappy compression by Stefan Bodewig · 13 years ago
  96. ad29f5e Read-Only support for traditional Unix compress (.Z) format by Stefan Bodewig · 13 years ago
  97. 4e7bbe0 fix NOTICE template by Stefan Bodewig · 13 years ago
  98. b7163e7 bump versions by Stefan Bodewig · 13 years ago
  99. 343f553 fix descriptions and update dependency versions in POM by Stefan Bodewig · 13 years ago
  100. 39f85b1 7zOut#close may now throw IOException by Stefan Bodewig · 13 years ago