1. 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
  2. 28c23fb added equals / hashCode based on the name property by Christian Grobmeier · 15 years ago
  3. 70ce471 Fix Javadoc complaint by Sebastian Bazley · 15 years ago
  4. 2de1b50 Only set size if File#isFile() is true by Sebastian Bazley · 15 years ago
  5. fec51a1 Add generic methods for creating Archive Entries. by Sebastian Bazley · 15 years ago
  6. 1736719 Mode will be zero for trailers in old format cpio archives too. by Sebastian Bazley · 15 years ago
  7. f17ce4b Make entry "constants" final by Sebastian Bazley · 15 years ago
  8. 1b2e300 Add alignmentBoundary and pad calculation methods to simplify the job for users. by Sebastian Bazley · 15 years ago
  9. 84f836e COMPRESS-55 Throw error if user attempts to set an invalid mode by Sebastian Bazley · 15 years ago
  10. db7f577 The default value for fileFormat must be chosen so checkNewFormat() and checkOldFormat() both fail; -1 is not suitable. by Sebastian Bazley · 15 years ago
  11. 0a8aaa5 Javadoc by Sebastian Bazley · 15 years ago
  12. b7ea671 Documentation correction by Sebastian Bazley · 15 years ago
  13. 8c36ce3 Show modes as hex (easier to understand) by Sebastian Bazley · 15 years ago
  14. 8143cde Unused imports and Javadoc syntax fixes by Sebastian Bazley · 15 years ago
  15. 176337a Javadoc improvements submitted by Christian Grobmeier, SANDBOX-305 by Stefan Bodewig · 15 years ago
  16. 41f4a20 clean up protected/public API - SANDBOX-294 - a combination of patches by Sebb, Christian Grobmeier and discussion on the dev list http://mail-archives.apache.org/mod_mbox/commons-dev/200903.mbox/%3Cy1ufxhbifdo.fsf@v30161.1blu.de%3E by Stefan Bodewig · 15 years ago
  17. 5d9f7b4 fix some findbugs issues - SANDBOX-246 by Stefan Bodewig · 16 years ago
  18. 70c8320 applied patch from Christian Grobmeier by Torsten Curdt · 16 years ago