1. e4f645c COMPRESS-203 actually, the file name must be fixed after it has been truncated by Stefan Bodewig · 12 years ago
  2. 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
  3. 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
  4. 37378a7 make test use encoding explicitly by Stefan Bodewig · 12 years ago
  5. e9d7bcf COMPRESS-200 use the backing array of the returned ByteBuffer properly by Stefan Bodewig · 12 years ago
  6. e185dad COMPRESS-200 the test actually fails if encoding is specified explicitly by Stefan Bodewig · 12 years ago
  7. 0e1bea1 COMPRESS-200 make test case name match what is actually tested by Stefan Bodewig · 12 years ago
  8. 73603cd COMPRESS-199 XZ for Java doesn't provide an OSGi bundle, mark the dependency as optional by Stefan Bodewig · 12 years ago
  9. f5cfff2 ignore TAGS by Stefan Bodewig · 12 years ago
  10. 05292cc COMPRESS-200 - passing test case, will ask for more info by Stefan Bodewig · 12 years ago
  11. 59dfc7c Avoid some threading issues with HashMap by Stefan Bodewig · 12 years ago
  12. 1dffeb0 COMPRESS-209 Add test.doc to show problem has been fixed by Sebastian Bazley · 12 years ago
  13. a0ac844 Javadoc fixes. by Gary D. Gregory · 12 years ago
  14. 7c82a46 Update CP to version 27. by Gary D. Gregory · 12 years ago
  15. ab45643 COMPRESS-197: Tar file for Android backup cannot be read by Jukka Zitting · 12 years ago
  16. db6dda3 Fix up test failures caused by closing resources by Sebastian Bazley · 12 years ago
  17. 5b0d41a Cannot use close on null underlying stream by Sebastian Bazley · 12 years ago
  18. ead7019 Ensure resources are closed by Sebastian Bazley · 12 years ago
  19. 00fecc4 Javadoc syntax by Sebastian Bazley · 12 years ago
  20. 13f8b90 Remove @return from void method by Sebastian Bazley · 12 years ago
  21. 9d23637 Ensure resource is closed by Sebastian Bazley · 12 years ago
  22. c96b2e2 COMPRESS-188 improve exception method for unsupported compression methods in zips. Submitted by Harald Kuhn by Stefan Bodewig · 12 years ago
  23. 581a7f5 COMPRESS-190 some common git settings by Stefan Bodewig · 12 years ago
  24. 2ab43b0 COMPRESS-192 add an encoding option to ArchiveStreamFactory for zip and tar. Based on patch by Jukka Zitting by Stefan Bodewig · 12 years ago
  25. 9bdacbf COMPRESS-191 ArchiveStreamFactory false positive for tar format. Submitted by Jukka Zitting by Stefan Bodewig · 12 years ago
  26. 811fb4e COMPRESS-191 add checksum check to TarArchiveEntry. Submitted by Jukka Zitting. by Stefan Bodewig · 12 years ago
  27. aa8365f Add explicit length checks by Sebastian Bazley · 12 years ago
  28. b417df3 Javadoc by Sebastian Bazley · 12 years ago
  29. 7d80791 don't read if you know the stream is already exhausted by Stefan Bodewig · 12 years ago
  30. f36320a some formatting and javadoc tweaks, minor optimization by Stefan Bodewig · 12 years ago
  31. 306c3c8 typos by Stefan Bodewig · 12 years ago
  32. 4becc32 COMPRESS-187 - make empty comments compare equal to no comments in ZIP entries by Stefan Bodewig · 12 years ago
  33. 306b3d6 some more updates, it's been a bit hectic yesterday by Stefan Bodewig · 12 years ago
  34. c567466 site updates post-release by Stefan Bodewig · 12 years ago
  35. 676d954 Add TM to logo. by Gary D. Gregory · 12 years ago
  36. 9df15cd kudos to libbzip2 by Stefan Bodewig · 12 years ago
  37. 28e87e5 bump version by Stefan Bodewig · 12 years ago
  38. b90ffa7 prepare for 1.4.1 release by Stefan Bodewig · 12 years ago
  39. b58c039 Cannot delegate assignment of final field to a method called by a ctor; has to be done in the ctor itself by Sebastian Bazley · 12 years ago
  40. 7684a4b some comments still mention old Ant class name by Stefan Bodewig · 12 years ago
  41. 8f70246 [CVE-2012-2098] Actually this shift is supposed to be unsigned. by Stefan Bodewig · 12 years ago
  42. 15883a6 record changes by Stefan Bodewig · 12 years ago
  43. 654222e typos and make PMD happy by Stefan Bodewig · 12 years ago
  44. 6ced422 remove randomization code by Stefan Bodewig · 12 years ago
  45. 2ab2fcb fix indentation by Stefan Bodewig · 12 years ago
  46. 0600296 [CVE-2012-2098] Integrate fallback sort into the rest, add some more tests and fix bug in bucket boundary calculation by Stefan Bodewig · 12 years ago
  47. fdd7459 [CVE-2012-2098] add fallback sorting algorithm of libbzip2 1.0.6 (actually added with 0.9.5) by Stefan Bodewig · 12 years ago
  48. cca0e6e just moving stuff around to closer match source code layout of libbzip2 1.0.6 by Stefan Bodewig · 12 years ago
  49. ea31005 Add some explanations, mark comments originally made by Julian Seward by Stefan Bodewig · 12 years ago
  50. 020c03d verify my understanding of the code by Stefan Bodewig · 12 years ago
  51. 4cc0284 give credit to libbzip2 by Stefan Bodewig · 12 years ago
  52. 1ce57d9 Add a few comments as earmarks for myself, I think this is what the code does. Two 'final's thrown in for good measure by Stefan Bodewig · 12 years ago
  53. 6e95697 Move data that is used for sorting only to BlockSort class by Stefan Bodewig · 12 years ago
  54. b06f7b4 split sorting out of BZip2CompressorOutputStream by Stefan Bodewig · 12 years ago
  55. bbb461e 1.4 has been released, move on to 1.5-SNAPSHOT by Stefan Bodewig · 12 years ago
  56. 9fe74b7 Fix up Javadoc to not refer to Commons Codec. by Gary D. Gregory · 12 years ago
  57. b39f2d0 Drop trailing blank lines by Sebastian Bazley · 12 years ago
  58. c4d33f7 EOL by Sebastian Bazley · 12 years ago
  59. dda15e8 get a little bit ahead of ourselves in trunk-site and talk about the 1.4 release by Stefan Bodewig · 12 years ago
  60. c654e04 Add license and fix line-ends by Stefan Bodewig · 12 years ago
  61. e8e9532 update download page by Stefan Bodewig · 12 years ago
  62. a75598d Remove @author tags. by Gary D. Gregory · 12 years ago
  63. 0417363 Change access using declaring type. by Gary D. Gregory · 12 years ago
  64. b2a9dd0 Convert to enhanced for loop. by Gary D. Gregory · 12 years ago
  65. 6b0229f Use blocks. by Gary D. Gregory · 12 years ago
  66. 9f0db87 Redundant superinterface Cloneable for the type ZipArchiveEntry, already defined by ZipEntry by Gary D. Gregory · 12 years ago
  67. 59bb502 Redundant superinterface ArchiveEntry for the type JarArchiveEntry, already defined by ZipArchiveEntry by Gary D. Gregory · 12 years ago
  68. 336c42d Remove unnecessary cast. by Gary D. Gregory · 12 years ago
  69. 2bd0dd4 Normalize all @since tags to "@since version" instead of "@since Apache Commons Compress version" by Gary D. Gregory · 12 years ago
  70. cf206ca Unnecessary cast by Sebastian Bazley · 12 years ago
  71. aa1a75c Replace Javadoc "<code>null|true|false</code>" with "{@code null|true|false}" by Gary D. Gregory · 12 years ago
  72. d7119be Replace magic strings "UTF-8", "US-ASCII", and so on with references to a new .util class CharsetNames (like in other commons components.) The Charsets class will be more useful when [compress] moves to Java 6 and can use String#getBytes(Charset) instead of String#getBytes(String). by Gary D. Gregory · 12 years ago
  73. f331a7d COMPRESS-180 new String(byte[]) conversions use default encoding by Sebastian Bazley · 12 years ago
  74. 2a36651 COMPRESS-180 new String(byte[]) conversions use default encoding by Sebastian Bazley · 12 years ago
  75. bcc42c5 RAT not needed for .pmd file if present by Sebastian Bazley · 12 years ago
  76. 39c93f4 Trailing spaces by Sebastian Bazley · 12 years ago
  77. 578aefd Tab police by Sebastian Bazley · 12 years ago
  78. 3f69642 Current 1.4 release notes by Sebastian Bazley · 12 years ago
  79. d850072 Improve layout of release notes - fix indentation by Sebastian Bazley · 12 years ago
  80. ec37762 Improve description appearance in release notes by Sebastian Bazley · 12 years ago
  81. 7badf0e Fix how to run docs by Sebastian Bazley · 12 years ago
  82. d85f9de Refactor duplicate code in a private method (still a PMD warning through 1 instead of 2). by Gary D. Gregory · 12 years ago
  83. a08cda7 Fix indent. by Gary D. Gregory · 12 years ago
  84. 70d0fce Use existing utility to simplify code and ensure string conversion uses fixed charset by Sebastian Bazley · 12 years ago
  85. a0e435e Always use blocks for conditional statements by Sebastian Bazley · 12 years ago
  86. ff9cca1 Always use blocks for conditional statements by Sebastian Bazley · 12 years ago
  87. 10f26cb Javadoc syntax by Sebastian Bazley · 12 years ago
  88. bb11011 Remove section handled by Commons Parent by Sebastian Bazley · 12 years ago
  89. 1a6ff4f CP24 and prepare release version by Sebastian Bazley · 12 years ago
  90. f206832 make FindBugs happy by iterating over entrySet rather than keySet by Stefan Bodewig · 12 years ago
  91. 81e2678 unused import by Stefan Bodewig · 12 years ago
  92. 6bb981a add documentation for TAR file name encoding by Stefan Bodewig · 12 years ago
  93. 5c05b49 support for non-ASCII linkpath in PAX headers by Stefan Bodewig · 12 years ago
  94. e345f55 forgot to remove debug code by Stefan Bodewig · 12 years ago
  95. 9629265 optionally use PAX headers when writing non-ASCII file names. COMPRESS-183 by Stefan Bodewig · 12 years ago
  96. 4f42b00 feels like yesterday by Stefan Bodewig · 12 years ago
  97. c2bc7a4 properly parse non-ASCII content in PAX extension headers. COMPRESS-184 by Stefan Bodewig · 12 years ago
  98. 32619a8 allow the encoding to be specified when writing tar archives by Stefan Bodewig · 12 years ago
  99. 029af4d extract the old encoding/decoding methods into a ZipEncoding implementation and use ZipEncoding consistently by Stefan Bodewig · 12 years ago
  100. e43088b explicitly specify encoding for tar name roundtrip test by Stefan Bodewig · 12 years ago