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