Commit History

Author SHA1 Message Date
  Paul Eggert 8ebbef8a15 tar: remove unused externs, or make them static 12 years ago
  Paul Eggert 8c0146d2c9 tar: don't truncate diagnostic 12 years ago
  Pavel Raiskup 696338043e Add basic suuport for extended attributes. 12 years ago
  Paul Eggert 5bb0433507 tar: remove lint 13 years ago
  Sergey Poznyakoff 79138eaef1 Fix the "Creating directory:" output 13 years ago
  Paul Eggert 2807513841 tar: if (p) free (p); -> free (p); 14 years ago
  Paul Eggert b8feb2b142 tar: don't cross struct member boundaries with OLDGNU_MAGIC 14 years ago
  Sergey Poznyakoff 5af29cb944 Transform file names when updating and appendig to archives. 14 years ago
  Sergey Poznyakoff 28e91b48f6 Make sure name matching occurs before name transformation. 14 years ago
  Sergey Poznyakoff 372ac37d01 Don't apply file transformations to volume names. 14 years ago
  Paul Eggert a59c819beb tar: don't assume size of a sparse file chunk fits in size_t 14 years ago
  Paul Eggert 34795cedb7 tar: don't export names that aren't used elsewhere 14 years ago
  Sergey Poznyakoff ab6dd4948d Keep a detailed map of archive members stored in the record buffer. 14 years ago
  Sergey Poznyakoff 9c194c9942 Fix exclusion of long file names when extracting from pax format archives. 14 years ago
  Paul Eggert f6edb92580 Remove some lint, found by gcc -W etc. 14 years ago
  Sergey Poznyakoff fc61c17410 New option --full-time. 15 years ago
  Sergey Poznyakoff 0ba8bdf5f3 Fix `--test-label' and `--label -r' behavior. 15 years ago
  Sergey Poznyakoff c3fa22fc80 Read POSIX multivolume archives split at the header boundary. 15 years ago
  Sergey Poznyakoff 28f2669b15 Improve handling of --test-label. 15 years ago
  Sergey Poznyakoff 166b7c7d02 Fix listing of volume labels (in particular in PAX archives). 15 years ago
  Sergey Poznyakoff 2947023d27 Fix bug in OLDGNU format creation. 15 years ago
  Sergey Poznyakoff 67a1a0eac5 Implement the --warning option. 15 years ago
  Sergey Poznyakoff b4ec8aedf9 * NEWS, configure.ac: Version 1.20.91 16 years ago
  Paul Eggert 3c4f4ca423 Avoid compiler warnings. 17 years ago
  Sergey Poznyakoff a0fb51e136 Relicense under GPLv3 17 years ago
  Sergey Poznyakoff fe576585e6 (decode_xform): Exempt symbolic links from component 17 years ago
  Sergey Poznyakoff 250db35f17 Global extended_header removed, use new xheader calls instead. 17 years ago
  Sergey Poznyakoff ad85f632c6 (transform_member_name): New function 18 years ago
  Paul Eggert 49ea4c5057 * NEWS: Remove support for mangled names. 18 years ago
  Sergey Poznyakoff ae7bd36423 (print_header): Update displayable name selection. 18 years ago