1. d46463e password String => byte[] in SevnZFile including test for decryption by Stefan Bodewig · 11 years ago
  2. acc7a42 document ARJ's strange time handling by Stefan Bodewig · 11 years ago
  3. 38e8add clean up ARJ header parsing, addrss PMD issues by Stefan Bodewig · 11 years ago
  4. 00a10d5 Reduce redundancy and add a what's new'' section by Stefan Bodewig · 11 years ago
  5. c96954d this is what you get for diverting from the template :-) by Stefan Bodewig · 11 years ago
  6. b314957 time in DOS version is in local time by Stefan Bodewig · 11 years ago
  7. cc73485 add time/mode handling tests for arj by Stefan Bodewig · 11 years ago
  8. 4a15417 release preparations by Stefan Bodewig · 11 years ago
  9. c90c2df update documentation by Stefan Bodewig · 11 years ago
  10. 2c9bec1 LZMA2 compression when writing 7z archives by Stefan Bodewig · 11 years ago
  11. d64af85 add bzip2/deflate compression support when writing 7z archives by Stefan Bodewig · 11 years ago
  12. 5ec6974 write uncompressed 7z archive but use a coder by Stefan Bodewig · 11 years ago
  13. 86531d8 add an enum for 7z compression methods, early preparations for compressed write support by Stefan Bodewig · 11 years ago
  14. 3628b33 javadocs by Stefan Bodewig · 11 years ago
  15. d495f26 backwards incompatible changes by Stefan Bodewig · 11 years ago
  16. 0317b95 avoid NullPointerExceptions if Date is null by Stefan Bodewig · 11 years ago
  17. 70dc5e0 arj stores date in seconds since epoch on Unix by Stefan Bodewig · 11 years ago
  18. 891ce01 DOS time for ZIP/ARJ never stores milliseconds (it is at two second granularity) by Stefan Bodewig · 11 years ago
  19. ae2a0ed record Deflate support by Stefan Bodewig · 11 years ago
  20. f5b32b0 deflate support when reading 7Z archives by Stefan Bodewig · 11 years ago
  21. f3d34aa allow format-detection to deal with blocking inputs - COMPRESS-239 by Stefan Bodewig · 11 years ago
  22. 3685eea one readFully method to rule them all by Stefan Bodewig · 11 years ago
  23. 40e16cc properly document the current level of support provided for 7z by Stefan Bodewig · 11 years ago
  24. 5d6dc46 an archive without folders may skip CodersInfo by Stefan Bodewig · 11 years ago
  25. b451bb3 simplify has*Date handling in SevenZEntry by Stefan Bodewig · 11 years ago
  26. 08b6ab1 note on 7z's limitations is outdated by Stefan Bodewig · 11 years ago
  27. cd47ed9 XZ for Java 1.4 has been released, merge the LZMA branch. by Stefan Bodewig · 11 years ago
  28. 90ef79a Fix Javadoc typo. by Gary D. Gregory · 11 years ago
  29. 99358db allow null-charset for platform's default encoding in arj by Stefan Bodewig · 11 years ago
  30. 01c8207 the constants will be far more useful when public by Stefan Bodewig · 11 years ago
  31. 374a3ce the fileAccessMode of ARJ entries depends on the OS the archive was created on by Stefan Bodewig · 11 years ago
  32. 8c34dc5 count bytes read in ArjArchiveInputStream by Stefan Bodewig · 11 years ago
  33. 90b73bf Add encoding support to CPIO package - related to COMPRESS-180 by Stefan Bodewig · 11 years ago
  34. 5972cab Add encoding support to DumpArchiveInputStream - related to COMPRESS-180 by Stefan Bodewig · 11 years ago
  35. 3f9fb61 Minor Javadoc enhancement for TarArchiveOutputStream.handleLongName() by Emmanuel Bourg · 11 years ago
  36. 366189b Test cases for long links in tar files by Emmanuel Bourg · 11 years ago
  37. 16da2b9 Improved the exception message when the name/link is too long by Emmanuel Bourg · 11 years ago
  38. 8d7e1f4 Don't check the length of empty links by Emmanuel Bourg · 11 years ago
  39. 866f6d2 typo by Stefan Bodewig · 11 years ago
  40. 2ba2203 COMPRESS-237 properly write TAR entries with long link names. Patch by Emmanuel Bourg by Stefan Bodewig · 11 years ago
  41. 040e42d COMPRESS-236 - CpioArchiveInputStream doesn't like Redline RPM's archives. Patch by Andrew Duffy by Stefan Bodewig · 11 years ago
  42. a671a70 COMPRESS-234 read/skip performance improvements to TarArchiveInputStream - patch by BELUGA BEHR by Stefan Bodewig · 11 years ago
  43. c708961 verify TarArchiveOutputStream is a "well-behaving citizen" and pads the output by Stefan Bodewig · 11 years ago
  44. 3a7e01b Added more tests for CompressorStreamFactory by Emmanuel Bourg · 11 years ago
  45. dab23f7 Removed the explicit calls to the default constructor by Emmanuel Bourg · 11 years ago
  46. bb2200b Replaced StringBuffers with StringBuilders by Emmanuel Bourg · 11 years ago
  47. 26fc82f Changed the return type of CpioArchiveInputStream.getNextEntry() to avoid casting to CpioArchiveEntry by Emmanuel Bourg · 11 years ago
  48. 6f63fab Add some tests for ARJ archives by Emmanuel Bourg · 11 years ago
  49. 4c71a47 Build the debug messages only if the debugging is enabled by Emmanuel Bourg · 11 years ago
  50. 46e61a9 Removed the final modifier on the private methods by Emmanuel Bourg · 11 years ago
  51. c873310 Removed the unnecessary @inheritDoc tags by Emmanuel Bourg · 11 years ago
  52. 8b76ad5 Added tests for the ERROR and TRUNCATE long file modes of TarArchiveOutputStream by Emmanuel Bourg · 11 years ago
  53. 10fdfd5 buffer input and add a test that skips a large amount of bytes by winding forward to the end of the archive by Stefan Bodewig · 11 years ago
  54. 1c8ff15 merge from trunk by Stefan Bodewig · 11 years ago
  55. b86d8a6 Remove direct citations form APPNOTE.TXT in javadocs, obey to section by Stefan Bodewig · 11 years ago
  56. 8f725e7 === separator is not needed by Sebastian Bazley · 11 years ago
  57. d2bcb03 COMPRESS-233 performance and readability tweak for TarBuffer by Stefan Bodewig · 11 years ago
  58. d57a662 COMPRESS-232 improve readability of TarArchiveInputStream by Stefan Bodewig · 11 years ago
  59. b38b413 merge by Stefan Bodewig · 11 years ago
  60. d2391db upgrade to CP32 by Stefan Bodewig · 11 years ago
  61. 8c40c4d Update commons-parent to 30. by Gary D. Gregory · 11 years ago
  62. 62dc97e mandatory crypto notice by Stefan Bodewig · 11 years ago
  63. b885ae5 merge 7z write support by Stefan Bodewig · 11 years ago
  64. 67ea501 Add preliminary support for writing 7z archives. by Damjan Jovanovic · 11 years ago
  65. e33d42e Add LZMA support to 7z - I don't think this adds support for compressed headers by Stefan Bodewig · 11 years ago
  66. 3a84f16 COMPRESS-111 document lzma support by Stefan Bodewig · 11 years ago
  67. 46e75ee COMPRESS-111 read-only support for LZMA by Stefan Bodewig · 11 years ago
  68. 5540fbc use more recent version of XZ for Java by Stefan Bodewig · 11 years ago
  69. 2affe62 create a branch to implement LZMA support by Stefan Bodewig · 11 years ago
  70. 3bd9f3e not the current limitations of 7z and arj support by Stefan Bodewig · 11 years ago
  71. 026afc5 keep track of changes by Stefan Bodewig · 11 years ago
  72. 5127ee6 COMPRESS-227 return Iterable rather than Iterator in new methods by Stefan Bodewig · 11 years ago
  73. a33995a Fix support for 7z files that are > 2 GB. by Damjan Jovanovic · 11 years ago
  74. 29d9a8b COMPRESS-229 aftermaths, properly deal with broken archives that end with an incomplete entry. Unfortunately we don't have a test for this by Stefan Bodewig · 11 years ago
  75. 601e4d7 COMPRESS-229 properly parse GNU_LONGLNK entries, patch by Christoph Gysin by Stefan Bodewig · 11 years ago
  76. 7b117a4 use LinkedList explicitly for the tiny gain getFirst() provides over get(0) by Stefan Bodewig · 11 years ago
  77. b607aa2 Unnecessary @SuppressWarnings("unchecked") - these are not used for casts by Sebastian Bazley · 11 years ago
  78. 59925ce Javadoc syntax by Sebastian Bazley · 11 years ago
  79. 3f7f768 Javadoc by Sebastian Bazley · 11 years ago
  80. d31dc36 Replace Deque (1.6) with List, as we don't need the extra Deque functionality by Sebastian Bazley · 11 years ago
  81. 344708b Java5 doesn't like Zip64 extra fields at all by Stefan Bodewig · 11 years ago
  82. e860d2f COMPRESS-228 be more lenient when parsing zip64 extra field by Stefan Bodewig · 11 years ago
  83. ed53404 COMPRESS-227 make test more complete by Stefan Bodewig · 11 years ago
  84. f62cf85 provide access to all entries of a given name in ZipFile, COMPRESS-227 by Stefan Bodewig · 11 years ago
  85. 6a12f48 Use example archive from COMPRESS-227 in test rather than creating a new one by Stefan Bodewig · 11 years ago
  86. 0548867 COMPRESS-227 forgot to enable now-passing test by Stefan Bodewig · 11 years ago
  87. 1a237bd COMPRESS-227 ensure ZipFile#getEntry only returns entries that will by Stefan Bodewig · 11 years ago
  88. bf6bea1 LANG-894 some doap files have incorrect download page by Sebastian Bazley · 11 years ago
  89. 93a15dd Add initial support for ARJ archives. Document it. by Damjan Jovanovic · 11 years ago
  90. b7de910 Fix a typo. by Damjan Jovanovic · 11 years ago
  91. 5273bd5 Fix a read() regression. by Damjan Jovanovic · 11 years ago
  92. c25c8df Decrypt lazily, on the first read(), otherwise the password by Damjan Jovanovic · 11 years ago
  93. 5989652 Add support for archive header decompression/decryption. by Damjan Jovanovic · 11 years ago
  94. 109a7a8 Don't NPE on archives of all empty files. by Damjan Jovanovic · 11 years ago
  95. 57b7432 It seems animal-sniffer doesn't work well by Damjan Jovanovic · 11 years ago
  96. b6b1e4f Verify conformance to the Java 1.5 API using the animal-sniffer plugin. by Damjan Jovanovic · 11 years ago
  97. df8b3b2 Avoid NPE warning by Sebastian Bazley · 11 years ago
  98. e1379e2 Protect against NPE; throw more specific exception by Sebastian Bazley · 11 years ago
  99. 9ad93a9 Unused imports by Sebastian Bazley · 11 years ago
  100. 592b100 Unnecessary casts by Sebastian Bazley · 11 years ago