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