1. d4baeb1 COMPRESS-223 fix NPE in TarBuffer.tryToConsumeSecondEOFRecord - patch by Jeremy Gustie by Stefan Bodewig · 11 years ago
  2. e7587c1 Missing full stops, contributed by Andreas Krüger by Stefan Bodewig · 11 years ago
  3. 80beb0e Fix up URLs so they point to actual sites; this allows relative URLs to work properly by Sebastian Bazley · 11 years ago
  4. a7be29e 1.5 has been released by Stefan Bodewig · 11 years ago
  5. ba43c74 next iteration by Stefan Bodewig · 11 years ago
  6. 86a0fa2 Standardise on ENGLISH, not US. by Sebastian Bazley · 11 years ago
  7. 1bb434e Add missing SVN mime-type by Sebastian Bazley · 11 years ago
  8. a1a2170 Add missing SVN eol-style by Sebastian Bazley · 11 years ago
  9. ddbca72 @since: Standardise on number only; drop redundant component name by Sebastian Bazley · 11 years ago
  10. a422183 Standardise on number only; drop redundant component name by Sebastian Bazley · 11 years ago
  11. 31184ea stray character in comment by Stefan Bodewig · 11 years ago
  12. 48d7470 Prepartions for Compress 1.5 release by Stefan Bodewig · 11 years ago
  13. c1fd317 Add a bunch of since markers by Stefan Bodewig · 11 years ago
  14. 853fa97 let rat ignore git related files by Stefan Bodewig · 11 years ago
  15. 6228ebd add license by Stefan Bodewig · 11 years ago
  16. 01c3fe9 COMPRESS-200 support decompressConcatenated in CompressorStreamFactory by Stefan Bodewig · 11 years ago
  17. 62200b4 COMPRESS-221 make XZ for Jaca truely optional for CompressorStreamFactory, based on patch description by Matt Quigley by Stefan Bodewig · 11 years ago
  18. 8ea84ed I must admit I don't know whether publishing to the CMS backed site is going to work, but these settings are obsolete in either case by Stefan Bodewig · 11 years ago
  19. d6f78a4 COMPRESS-217 explain terms compressor and archiver and add an example for guessing the format of a compressor input stream. by Stefan Bodewig · 11 years ago
  20. baf8465 restore download cgi by Olivier Lamy · 11 years ago
  21. 60f4ac2 enable test for COMPRESS-219 by Stefan Bodewig · 11 years ago
  22. 340a344 Disable test until I know we can include the zip that is needed for the test by Stefan Bodewig · 11 years ago
  23. d9b5596 COMPRESS-219 reading stored entries could try to read past the end of the internal buffer by Stefan Bodewig · 11 years ago
  24. 367c1ff Unused imports by Sebastian Bazley · 11 years ago
  25. 853576a COMPRESS-218 Typo in CompressorStreamFactory Javadoc by Sebastian Bazley · 11 years ago
  26. b8690f9 allow mkdir/rmdir to be used by unrelated test classes as well by Stefan Bodewig · 11 years ago
  27. 57022c4 fix typos by Julius Davies · 12 years ago
  28. b0d2bd6 make PMD and findbugs a bit less unhappy by Stefan Bodewig · 12 years ago
  29. b39c4b3 upgrade parent pom by Stefan Bodewig · 12 years ago
  30. dab3bb8 COMPRESS-214 add docs about symlink support in zip package by Stefan Bodewig · 12 years ago
  31. f3a5bf6 COMPRESS-214 move getUnixSymlink from ZipArchiveEntry to ZipFile by Stefan Bodewig · 12 years ago
  32. b19fe70 fix changelog comment about XZ not providing a bundle by Stefan Bodewig · 12 years ago
  33. 6caf54d XZ for Java 1.2 is a proper OSGi bundle, update dependency version by Stefan Bodewig · 12 years ago
  34. 0947a4d developed by => developed at by Sebastian Bazley · 12 years ago
  35. 9000c89 don't search beyond the start of the archive by Stefan Bodewig · 12 years ago
  36. 6681dfb Unused by Sebastian Bazley · 12 years ago
  37. bc17661 Unthrown exception by Sebastian Bazley · 12 years ago
  38. 284b045 Unused imports by Sebastian Bazley · 12 years ago
  39. de0b7d7 constructor IOException(java.net.URISyntaxException) is Java 1.6+ by Sebastian Bazley · 12 years ago
  40. bb74f0c COMPRESS-205 - allow tests to pass even if source tree is placed in strange directories. Based on patch by Daniel Lowe by Stefan Bodewig · 12 years ago
  41. 291e52b Add Javadoc and deprecate currently useless methods by Sebastian Bazley · 12 years ago
  42. 5f77b9a JUnit 3 -> 4: replace use of junit.framework.Assert with org.junit.Assert. by Gary D. Gregory · 12 years ago
  43. bff0f68 DOcument unexpected behaviour by Sebastian Bazley · 12 years ago
  44. 2f69e63 Drop trailing spaces where file has at least one instance of multiple trailing spaces by Sebastian Bazley · 12 years ago
  45. fdcf80d Oops, closed the stream too early by Sebastian Bazley · 12 years ago
  46. 2acbbed Simplify and avoid a lot of boxing/unboxing warnings by Sebastian Bazley · 12 years ago
  47. 50b419b Remove spurious ; Ensure stream is closed by Sebastian Bazley · 12 years ago
  48. aa36c49 Exception not thrown by Sebastian Bazley · 12 years ago
  49. 7fcab11 Javadoc syntax by Sebastian Bazley · 12 years ago
  50. a67d562 Add final modifier to private fields. by Gary D. Gregory · 12 years ago
  51. 7181d54 consume remainder of ZIP when last LF-entry has been read by Stefan Bodewig · 12 years ago
  52. 2a207ec buffer can be final by Stefan Bodewig · 12 years ago
  53. 93e861d document 'EOF behaviour' of Dump/Ar/Cpio InputStreams by Stefan Bodewig · 12 years ago
  54. 3161093 Don't close dump's input when the archive has been consumed by Stefan Bodewig · 12 years ago
  55. 79a7d82 COMPRESS-206 read second Tar-EOF record as well, if there is one. Based on patch by Peter De Maeyer by Stefan Bodewig · 12 years ago
  56. 0eeef09 COMPRESS-202 document current end-of-archive behavior of tar/zip input as well as what I intend to implement before the next release by Stefan Bodewig · 12 years ago
  57. 46212e5 some Javadoc fixes by Stefan Bodewig · 12 years ago
  58. df4c479 COMPRESS-215 improve central directory location for Zip32 archives, based on patch by Robin Power by Stefan Bodewig · 12 years ago
  59. 8f398dd changes.xml for COMPRESS-214 by Julius Davies · 12 years ago
  60. 1120914 COMPRESS-214 - better support for unix symlinks by Julius Davies · 12 years ago
  61. 0e31dcc this should take care of regions with DST in January as well by Stefan Bodewig · 12 years ago
  62. 45384fe adjust test expectations to the difference in InfoZIP's and ZipEntry's interpretation of the LFH time by Stefan Bodewig · 12 years ago
  63. 2626ec7 Fix parameter order to assertEquals(expected, actual) by Sebastian Bazley · 12 years ago
  64. 5f8d904 Close stream to avoid IDE warning by Sebastian Bazley · 12 years ago
  65. 5e1e298 Generics by Sebastian Bazley · 12 years ago
  66. aeaac64 Missing @Override by Sebastian Bazley · 12 years ago
  67. d2af700 Javadoc by Sebastian Bazley · 12 years ago
  68. d4e24f2 Exception not thrown by Sebastian Bazley · 12 years ago
  69. d8836f6 Exception not thrown by Sebastian Bazley · 12 years ago
  70. 3305619 Javadoc syntax by Sebastian Bazley · 12 years ago
  71. 3621e29 SimpleDateFormat uses yyyy not YYYY for year by Sebastian Bazley · 12 years ago
  72. 2a2c5fc added COMPRESS-210, COMPRESS-211, and COMPRESS-213 to changes.xml. Added myself to pom.xml. by Julius Davies · 12 years ago
  73. 0e1d5a4 COMPRESS-210 - handle zip extra field 0x5455 - Extended Timestamp by Julius Davies · 12 years ago
  74. ba8d7c4 COMPRESS-211 - handle zip extra field 0x7875. I improved code coverage a little for the unit tests. by Julius Davies · 12 years ago
  75. 3ece2da bump year before it is forgotten when preparing the next release by Stefan Bodewig · 12 years ago
  76. 2245d7a COMPRESS-211 - handle zip extra field 0x7875 - Info Zip New Unix Extra Field by Julius Davies · 12 years ago
  77. ccc7441 COMPRESS-213 - ZipShort, ZipLong, ZipEightByteInteger should implement Serializable by Julius Davies · 12 years ago
  78. a6072ce Document why local buffers are used (and restrictions on their use) by Sebastian Bazley · 12 years ago
  79. 57d8a1c unused import by Stefan Bodewig · 12 years ago
  80. a2f978e COMPRESS-172 reuse temporary byte-arrays in several places to reduce garbage collection pressure - inspired by a patch by Thomas Mair by Stefan Bodewig · 12 years ago
  81. 4497c3c enable testcase for COMPRESS-189 by Stefan Bodewig · 12 years ago
  82. 21148e7 micro optimization by Stefan Bodewig · 12 years ago
  83. f4044dd COMPRESS-212 use specified encoding when reading GNU long names in TarAIS by Stefan Bodewig · 12 years ago
  84. ec0f585 COMPRESS-159 make ChangeSetPerformer work on ZipFiles as well by Stefan Bodewig · 12 years ago
  85. 6583714 COMPRESS-201 add an additional convenience constructor to TarArchiveEntry by Stefan Bodewig · 12 years ago
  86. c0a9923 make TarAEntry's constructors less redundant and make file attribute final by Stefan Bodewig · 12 years ago
  87. 376f7d6 record changes WRT COMPRESS-208 by Stefan Bodewig · 12 years ago
  88. 0d6defe COMPRESS-208 properly detect split ZIP files by Stefan Bodewig · 12 years ago
  89. e10ce2c COMPRESS-208: skip over PK00 splitting marker which really only says 'nothing to see here' by Stefan Bodewig · 12 years ago
  90. 92d8c57 explicitly fail when ZipArchiveInputStream reads a split/spanned archive by Stefan Bodewig · 12 years ago
  91. 37995c1 COMPRESS-208: ZipFile deals well with PK00 prefix by Stefan Bodewig · 12 years ago
  92. ca5721d Credit, where credit is due. These guys did the whole bug analysis, I only had to write small snippets of code following their suggestions by Stefan Bodewig · 12 years ago
  93. b4a985f if the inflater needs a dictionary, that's worth an exception by Stefan Bodewig · 12 years ago
  94. e2cf412 COMPRESS-189 Inflater may return 0 if it needs more input, we don't handle this case properly by Stefan Bodewig · 12 years ago
  95. e4f645c COMPRESS-203 actually, the file name must be fixed after it has been truncated by Stefan Bodewig · 12 years ago
  96. 09b8f6d COMPRESS-203 the "file name" of a PAX header must not end with a slash or it is mistaken as a directory by Stefan Bodewig · 12 years ago
  97. 716666a COMPRESS-200 aftermaths, we never guarantee ZipEncoding#encode returned a ByteBuffer with position() 0 - even though it always in right now by Stefan Bodewig · 12 years ago
  98. 37378a7 make test use encoding explicitly by Stefan Bodewig · 12 years ago
  99. e9d7bcf COMPRESS-200 use the backing array of the returned ByteBuffer properly by Stefan Bodewig · 12 years ago
  100. e185dad COMPRESS-200 the test actually fails if encoding is specified explicitly by Stefan Bodewig · 12 years ago