1. bed564b equalsIgnoreCase does not depend on the current Locale. My bad. Revert unnecessary part of earlier changes. by Stefan Bodewig · 14 years ago
  2. b11dca2 make block size configurable, auto-generate unique values for inode and dev, provide a reasonable default for mode. COMPRESS-85 by Stefan Bodewig · 14 years ago
  3. 1468424 it looks as if CPIO was writing files in blocks with 512 being the default blocksize. COMPRESS-85 by Stefan Bodewig · 14 years ago
  4. 3c5ab4f whitespace by Stefan Bodewig · 14 years ago
  5. 91695e4 Allow extra fields to violate the recommended structure. COMPRESS-73 by Stefan Bodewig · 14 years ago
  6. bebc6ed allow different strategies when parsing extra fields. COMPRESS-73 by Stefan Bodewig · 14 years ago
  7. ae0f984 make String comparisions locale-insensitive by Stefan Bodewig · 14 years ago
  8. 10a8ddf a bit too much copy-paste by Stefan Bodewig · 14 years ago
  9. a9af6c0 recommend buffering. COMPRESS-82 by Stefan Bodewig · 14 years ago
  10. 2e3acfa added support for compressor detection by Torsten Curdt · 14 years ago
  11. 124f97c improve error message for unparseable extra data. COMPRESS-73 by Stefan Bodewig · 14 years ago
  12. 25b5956 Add more information to the exception if extra fields can not be parsed. COMPRESS-75 by Stefan Bodewig · 14 years ago
  13. 5b3d609 simple command line application used to diagnose COMPRESS-90 by Stefan Bodewig · 14 years ago
  14. cc84bf4 document the format supported by tar. COMPRESS-17. by Stefan Bodewig · 14 years ago
  15. d673674 compress does tar as well by Stefan Bodewig · 14 years ago
  16. e7517b8 Applied COMPRESS-95 from Joerg Bellmann: Improve ExceptionMessages in ArchiveStreamFactory by Christian Grobmeier · 14 years ago
  17. 7be9796 complete equals implementation. COMPRESS-94 by Stefan Bodewig · 14 years ago
  18. 5066e9a ZipArchiveEntry#equals is broken if the String-arg constructor is used. COMPRESS-94 - submitted by Anon Devs by Stefan Bodewig · 15 years ago
  19. 41aa509 COMPRESS-93: Support for alternative ZIP compression methods by Jukka Zitting · 15 years ago
  20. b6886eb COMPRESS-93: Support for alternative ZIP compression methods by Jukka Zitting · 15 years ago
  21. 90991bd compress: Ignore hidden files by Jukka Zitting · 15 years ago
  22. 7b125a3 COMPRESS-93: Support for alternative ZIP compression methods by Jukka Zitting · 15 years ago
  23. dc3fc47 make ZipArchiveInputStream deal better with truncated archives. Submitted by Antoni Mylka. COMPRESS-87 by Stefan Bodewig · 15 years ago
  24. c520d00 Update to commons-parent-12 by Niall Pemberton · 15 years ago
  25. 7bb5d88 properly indicate "oldgnu" mode for long file name entries in tar. COMPRESS-86 by Stefan Bodewig · 15 years ago
  26. 3e2ddad The tar Ant task has a usecase where absolute paths inside archives are required - allow creation of such entries by Stefan Bodewig · 15 years ago
  27. 4efda70 ar stores permissions as octal numbers, output stream does write them correctly, input stream was reading them as decimal by Stefan Bodewig · 15 years ago
  28. 7be8ef6 document today's changes by Stefan Bodewig · 15 years ago
  29. 381d4a6 delegate all read/write methods in gzip streams. COMPRESS-83 by Stefan Bodewig · 15 years ago
  30. e1640e5 check name/directory/size and lastModified read from cpio is consistent with what we write by Stefan Bodewig · 15 years ago
  31. cf76a53 check name/size and lastModified read from ar is consistent with what we write by Stefan Bodewig · 15 years ago
  32. f382ea5 check name/directory/size and lastModified read from tar is consistent with what we write by Stefan Bodewig · 15 years ago
  33. a180778 check name/directory/size and lastModified read from zip is consistent with what we write by Stefan Bodewig · 15 years ago
  34. cc3d418 now ar and cpio really use seconds internally and read/write them as such. by Stefan Bodewig · 15 years ago
  35. 06fbac9 whitespace by Stefan Bodewig · 15 years ago
  36. 17ffd7f add getLastModifiedDate to ArchiveEntry - implement it assuming cpio and ar use seconds since epoch for their time values by Stefan Bodewig · 15 years ago
  37. 47b706e Add a BZip2Utils class matching GZipUtils. Submitted by Jukka Zitting. COMPRESS-78 by Stefan Bodewig · 15 years ago
  38. 423483e there is a release by Stefan Bodewig · 15 years ago
  39. 2318ba3 clear block after write to avoid garbage in the final block if it isn't full. COMPRESS-81. Merge from Ant. by Stefan Bodewig · 15 years ago
  40. dcd81ec Insert announce date and uncomment by Sebastian Bazley · 15 years ago
  41. 01917aa Fix DOAP version tags by Sebastian Bazley · 15 years ago
  42. 730bd50 removed old download page by Christian Grobmeier · 15 years ago
  43. 1af94af changed html to cgi by Christian Grobmeier · 15 years ago
  44. 8eefe7d [maven-release-plugin] prepare for next development iteration by Christian Grobmeier · 15 years ago
  45. 5e89284 [maven-release-plugin] prepare release commons-compress-1.0 by Christian Grobmeier · 15 years ago
  46. 61bf591 reverted due to mvn error (delete tag necessary according to wiki) by Christian Grobmeier · 15 years ago
  47. 471620e reverted due to mvn error (delete tag necessary according to wiki) by Christian Grobmeier · 15 years ago
  48. 082cc41 [maven-release-plugin] prepare release commons-compress-1.0 by Christian Grobmeier · 15 years ago
  49. 9d87dbb Adding SVN eol-style native from CRLF system by Sebastian Bazley · 15 years ago
  50. f6d184d Adding SVN eol-style native from CRLF system by Sebastian Bazley · 15 years ago
  51. afd5a21 Minor tweak to phrasing. by Sebastian Bazley · 15 years ago
  52. 4f13cd2 changed release numbers for the next rc creation by Christian Grobmeier · 15 years ago
  53. b09225f added AL header by Christian Grobmeier · 15 years ago
  54. f5cfb48 added java version removed wrong status indicators by Christian Grobmeier · 15 years ago
  55. ce5ad99 use download_compress.xml instead of downloads.xml as the downloadpage by Christian Grobmeier · 15 years ago
  56. fc4fe58 Fix Javadoc plugin configuration so it creates a manifest by Sebastian Bazley · 15 years ago
  57. 0fc47a9 Add default implementation and spec entries to source jar by Sebastian Bazley · 15 years ago
  58. 307bf54 Fix test case to work even if test file has unexpected line endings by Sebastian Bazley · 15 years ago
  59. 7c10e83 [maven-release-plugin] prepare for next development iteration by Christian Grobmeier · 15 years ago
  60. b4f8b10 [maven-release-plugin] prepare release commons-compress-1.0 by Christian Grobmeier · 15 years ago
  61. 2f652b7 generated download page by Christian Grobmeier · 15 years ago
  62. 35ac05e inital release by Christian Grobmeier · 15 years ago
  63. 3bb9282 COMPRESS-71: corrected use of parameter. Patch applied from Eric Chatellier. by Christian Grobmeier · 15 years ago
  64. f84dd36 Only use the zip-extra-field if configured to do so and the entry didn't set the EFS flag - COMPRESS-70 by Stefan Bodewig · 15 years ago
  65. 13b90ae Check for closing non-existent entry by Sebastian Bazley · 15 years ago
  66. 6a6d62d Check for closing non-existent entry by Sebastian Bazley · 15 years ago
  67. c304a63 Sequence checking found bug in testcase - wrong archive stream was being used. by Sebastian Bazley · 15 years ago
  68. 38118ec Avoid NPE if closeArchiveEntry called with no active entry by Sebastian Bazley · 15 years ago
  69. 9b7db4e Need to ensure that data is written to the file as some archives check this - take 2 by Sebastian Bazley · 15 years ago
  70. 020bafa Need to ensure that data is written to the file as some archives check this by Sebastian Bazley · 15 years ago
  71. d17c68d Add some more sequence tests - current causes test failures by Sebastian Bazley · 15 years ago
  72. eebf2db Typo by Sebastian Bazley · 15 years ago
  73. a45e9cb only write and close is allowed after the call of finish by Christian Grobmeier · 15 years ago
  74. 285ee87 added comments by Christian Grobmeier · 15 years ago
  75. 545bfa8 call of finish() is optional calling finish() twice causes an exception by Christian Grobmeier · 15 years ago
  76. 7fce030 fixed codeflow by Christian Grobmeier · 15 years ago
  77. bcebf92 refined Exception catching by Christian Grobmeier · 15 years ago
  78. 1872885 Prevent instantiation of utility classes by Sebastian Bazley · 15 years ago
  79. 710b3ba Fields might as well be final by Sebastian Bazley · 15 years ago
  80. d6efcee Close file so work directory can be deleted by Sebastian Bazley · 15 years ago
  81. 7ae0eec Remove or document unused fields by Sebastian Bazley · 15 years ago
  82. 5ed6fa4 Protect against possible NPE by Sebastian Bazley · 15 years ago
  83. ab26943 added byte counter by Christian Grobmeier · 15 years ago
  84. 68e7436 added field comment by Christian Grobmeier · 15 years ago
  85. e2f8a9b fixed code flow by Christian Grobmeier · 15 years ago
  86. c9a47d0 improved docs by Christian Grobmeier · 15 years ago
  87. 7c44127 fixed codeflow by Christian Grobmeier · 15 years ago
  88. 4c9360e COMPRESS-63: fields are stored in ASCII by Christian Grobmeier · 15 years ago
  89. c69371b COMPRESS-63: fields are stored in ASCII added javadoc by Christian Grobmeier · 15 years ago
  90. 1c3003b COMPRESS-63: entry name is stored in ASCII by Christian Grobmeier · 15 years ago
  91. ce5fdc1 added javadocs by Christian Grobmeier · 15 years ago
  92. 7989269 added asl by Christian Grobmeier · 15 years ago
  93. 6273f3a COMPRESS-64: finish() does not close archive entries by default any longer by Christian Grobmeier · 15 years ago
  94. d170f34 COMPRESS-64: finish() does not close archive entries by default any longer by Christian Grobmeier · 15 years ago
  95. ddbd61f moved one up due one test depends on the folder contents by Christian Grobmeier · 15 years ago
  96. f5bb49c moved one up due one test depends on the folder contents by Christian Grobmeier · 15 years ago
  97. 6dfdfb5 COMPRESS-64: added finish() as abstract method and implemented it empty for Ar-Archiver. Added Javadocs by Christian Grobmeier · 15 years ago
  98. 3608991 added javadocs counts read bytes by Christian Grobmeier · 15 years ago
  99. a6537fc added byte counter by Christian Grobmeier · 15 years ago
  100. fc543bf improved javadocs by Christian Grobmeier · 15 years ago