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. bcebf92 refined Exception catching by Christian Grobmeier · 15 years ago
  3. 28c23fb added equals / hashCode based on the name property by Christian Grobmeier · 15 years ago
  4. 2de1b50 Only set size if File#isFile() is true by Sebastian Bazley · 15 years ago
  5. e46c02b Set some attributes from the File by Sebastian Bazley · 15 years ago
  6. fec51a1 Add generic methods for creating Archive Entries. by Sebastian Bazley · 15 years ago
  7. 99870ef Not thread-safe by Sebastian Bazley · 15 years ago
  8. 008ca94 support as much as possible of ZipFile as a stream can do in ZipArchiveInputStream, COMPRESS-47 by Stefan Bodewig · 15 years ago
  9. c24d59c Remove unnecessary method by Sebastian Bazley · 15 years ago
  10. dfbdfee parse central directory part of extra fields. SANDBOX-292 by Stefan Bodewig · 15 years ago
  11. ff40903 remove meaningless @since tags, references to Ant and a single unused deprecated method by Stefan Bodewig · 15 years ago
  12. 2b5fb91 provide direct access to extra fields by id by Stefan Bodewig · 15 years ago
  13. 1903db4 Add a JarMarker to the very first entry in a jar. SANDBOX-289 by Stefan Bodewig · 15 years ago
  14. 463d6eb rename ZipEntry to ZipArchiveEntry by Stefan Bodewig · 16 years ago[Renamed (96%) from src/main/java/org/apache/commons/compress/archivers/zip/ZipEntry.java]
  15. af2b66d merge ZipEntry and ZipArchiveEntry into a single class by Stefan Bodewig · 16 years ago
  16. 2ae5e28 [SANDBOX-256] - merge revision 738844 from Ant - use JDK 1.4+ collections by Stefan Bodewig · 16 years ago
  17. 838dcc1 merge revision 739300 from Ant - [SANDBOX-276] by Stefan Bodewig · 16 years ago
  18. ab9ebfc applied patch by Christian Grobmeier by Torsten Curdt · 16 years ago
  19. a8a9e64 removed author tags in favor of NOTICE file, split up testcases, nitpicking by Torsten Curdt · 16 years ago
  20. ca16539 import of new redesign branch by Torsten Curdt · 16 years ago