1. beb3bbd Fix handling of hardlinks when OLDGNU and GNU extensions arent enabled. by Glenn L McGrath · 21 years ago
  2. ef91bf6 Use the typeflag to identify if its a hardlink on OLD and GNU posix by Glenn L McGrath · 21 years ago
  3. 87af49f If a tar entry is a regualr file ending in a '/' then its really a by Glenn L McGrath · 21 years ago
  4. 3d5828f Change hardlink handling for tar to work the same way as cpio by Glenn L McGrath · 21 years ago
  5. 1b0075d Fixup problem unconditionally converting all hard links to symlinks. by Eric Andersen · 21 years ago
  6. b838420 Handle hard links by converting them to symlinks by Glenn L McGrath · 22 years ago
  7. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  8. 21110a0 Fix long standing bug with old gnu tar files, add a check so tar will by Glenn L McGrath · 22 years ago
  9. 66125c8 Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free). by Glenn L McGrath · 22 years ago
  10. b7a76df Fix long filename support by Glenn L McGrath · 22 years ago
  11. 7f2a953 Fail silently if a partial tar header is read as tar.bz2 is leaving trailing junk (not sure why), add some missing files by Glenn L McGrath · 22 years ago
  12. 8e94098 Change filter paramaters, filters can be more powefull now by Glenn L McGrath · 22 years ago
  13. 237ae42 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j by Glenn L McGrath · 22 years ago
  14. c5c1a8a Fix exclude/include problem by Glenn L McGrath · 22 years ago
  15. 2e41d0c Fix compress support and prevent a segfault by Glenn L McGrath · 22 years ago
  16. 7ca04f3 New common unarchive code. by Glenn L McGrath · 22 years ago
  17. b3c4e9a Support for GNU style long filename and linknames by Glenn L McGrath · 22 years ago
  18. 0775a07 Specify cast by Glenn L McGrath · 22 years ago
  19. 99b1254 Run through ident, fix comments by Glenn L McGrath · 22 years ago
  20. 7576270 Honour the USTAR prefix field, this enables a 155 byte path length plus the normal 100 byte filename. by Glenn L McGrath · 22 years ago
  21. 1d23f3a Enable support for the old tar header format, enable via menu's by Glenn L McGrath · 22 years ago
  22. 2276d83 Fixup warnings and undefined operations that show up in gcc-3.1 -Erik by Eric Andersen · 22 years ago
  23. 95ebf61 *** empty log message *** by Glenn L McGrath · 23 years ago