1. 16dc21b Javadoc by Sebastian Bazley · 12 years ago
  2. 7ee6b67 COMPRESS-175 - GNU Tar sometimes uses binary encoding for UID and GID by Sebastian Bazley · 12 years ago
  3. a6fbdae support writing big files using star extensions. COMPRESS-165. Patch by John Kodis. by Stefan Bodewig · 13 years ago
  4. 5dad112 Allow PAX headers to set sizes bigger than 8GiB. COMPRESS-163. Based on patch by John Kodis by Stefan Bodewig · 13 years ago
  5. 6846564 Add read-support for big files using GNU tar extensions. write support will be added later. Based on patch by John Kodis. COMPRESS-16 by Stefan Bodewig · 13 years ago
  6. e81176f @Override is not valid for interface implementations in Java5 by Stefan Bodewig · 13 years ago
  7. 46628ef @Override by Stefan Bodewig · 13 years ago
  8. aa9d0bc detect sparse entries in tar and allow users to skip them. Submitted by Patrick Dreyer. COMPRESS-145 (forgot to save two buffers, oops) by Stefan Bodewig · 13 years ago
  9. 86aaf84 provide access to TarArchiveEntry's knowledge of the entry's type. COMPRESS-122 by Stefan Bodewig · 14 years ago
  10. 6209f81 @since markers Javadoc updates by Sebastian Bazley · 14 years ago
  11. 5b85bf1 Allow linkName to be updated (needed for Pax headers) by Sebastian Bazley · 14 years ago
  12. 5b25f6c SunOS tar -E does not add / to directory names, so fix up to be consistent by Sebastian Bazley · 14 years ago
  13. 05b6eb1 Fix Pax header checks by Sebastian Bazley · 14 years ago
  14. 33cd35e COMPRESS-110 Support "ustar" prefix field by Sebastian Bazley · 14 years ago
  15. 7b115db Misspelt Javadoc tag by Sebastian Bazley · 14 years ago
  16. bed564b equalsIgnoreCase does not depend on the current Locale. My bad. Revert unnecessary part of earlier changes. by Stefan Bodewig · 14 years ago
  17. 7bb5d88 properly indicate "oldgnu" mode for long file name entries in tar. COMPRESS-86 by Stefan Bodewig · 15 years ago
  18. 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
  19. 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
  20. 3bb9282 COMPRESS-71: corrected use of parameter. Patch applied from Eric Chatellier. by Christian Grobmeier · 15 years ago
  21. 8118f82 Split magic into magic and version by Sebastian Bazley · 15 years ago
  22. 1d55670 Rename TarUtils.getXXX methods as formatXXX by Sebastian Bazley · 15 years ago
  23. 24f9c9b Update Javadoc Rationalise MAGIC names by Sebastian Bazley · 15 years ago
  24. 26d12c5 Reject illegal sizes by Sebastian Bazley · 15 years ago
  25. fec51a1 Add generic methods for creating Archive Entries. by Sebastian Bazley · 15 years ago
  26. 99870ef Not thread-safe by Sebastian Bazley · 15 years ago
  27. c013e28 use proper size for directories - SANDBOX-303 by Stefan Bodewig · 15 years ago
  28. 32eea1e deal with file system roots added as tar entries. SANDBOX-284 by Stefan Bodewig · 15 years ago
  29. 75f92f6 whitespace by Stefan Bodewig · 15 years ago
  30. 46ad24d applied patch from Christian Grobmeier by Torsten Curdt · 16 years ago
  31. d1789e6 applying patch from Christian Grobmeier by Torsten Curdt · 16 years ago
  32. a8a9e64 removed author tags in favor of NOTICE file, split up testcases, nitpicking by Torsten Curdt · 16 years ago
  33. ca16539 import of new redesign branch by Torsten Curdt · 16 years ago