1. c873310 Removed the unnecessary @inheritDoc tags by Emmanuel Bourg · 11 years ago
  2. 93e861d document 'EOF behaviour' of Dump/Ar/Cpio InputStreams by Stefan Bodewig · 12 years ago
  3. 46212e5 some Javadoc fixes by Stefan Bodewig · 12 years ago
  4. e81176f @Override is not valid for interface implementations in Java5 by Stefan Bodewig · 13 years ago
  5. 46628ef @Override by Stefan Bodewig · 13 years ago
  6. 6824421 Javadoc: Invalid URL reference. Double quote the reference or use the href syntax line 50 by Gary D. Gregory · 13 years ago
  7. a19e5f3 we can read the GNU variant of long file names in AR. COMPRESS-141 by Stefan Bodewig · 13 years ago
  8. 541898f AR entries may contain blanks in groupId or userId. Submitted by Treykaz. COMPRESS-140 by Stefan Bodewig · 13 years ago
  9. 8006d31 Javadoc tidyup by Sebastian Bazley · 14 years ago
  10. 7b115db Misspelt Javadoc tag by Sebastian Bazley · 14 years ago
  11. 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
  12. cc3d418 now ar and cpio really use seconds internally and read/write them as such. by Stefan Bodewig · 15 years ago
  13. 06fbac9 whitespace by Stefan Bodewig · 15 years ago
  14. 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
  15. 28c23fb added equals / hashCode based on the name property by Christian Grobmeier · 15 years ago
  16. b7bcdc2 Fix Javadoc markup by Sebastian Bazley · 15 years ago
  17. 5dd3a97 Typo by Sebastian Bazley · 15 years ago
  18. 272aafd added more ar entry details by Christian Grobmeier · 15 years ago
  19. 7ef9107 SVR4/GNU adds trailing / to filename entries. Go figure. by Sebastian Bazley · 15 years ago
  20. 2de1b50 Only set size if File#isFile() is true by Sebastian Bazley · 15 years ago
  21. fec51a1 Add generic methods for creating Archive Entries. by Sebastian Bazley · 15 years ago
  22. 6140bf0 Move header and trailer strings to ArArchiveEntry constants by Sebastian Bazley · 15 years ago
  23. fd648e2 Document "magic" number by Sebastian Bazley · 15 years ago
  24. a91e7c7 Javadoc - thread safety by Sebastian Bazley · 15 years ago
  25. 1d3d6ea Add some minimal Javadoc by Sebastian Bazley · 15 years ago
  26. 5402e0d Might as well make all the private variables final by Sebastian Bazley · 15 years ago
  27. d6612b6 applied patches from Tim Pinet by Torsten Curdt · 16 years ago
  28. ca16539 import of new redesign branch by Torsten Curdt · 16 years ago