Commit History

Author SHA1 Message Date
  Sergey Poznyakoff 2d00d8b321 Rewrite struct tm formatting 7 years ago
  Paul Eggert d44d592013 Port to gcc -Wimplicit-fallthrough=5 7 years ago
  Sergey Poznyakoff 30fe67226a Update copyright years 8 years ago
  Sergey Poznyakoff 35b292ac4b Minor fix 9 years ago
  Jeremy Bobbio 13d04fe6ae New option --clamp-mtime 9 years ago
  Sergey Poznyakoff 8980ecd62d Update copyright years 9 years ago
  Pavel Raiskup 68e9ab4966 numeric-owner: print big UID/GID correctly 9 years ago
  Sergey Poznyakoff e426787454 Fix bug in the inplementation of --one-top-level. 9 years ago
  Pavel Raiskup ec94fbdf45 Fix bug in sparse file listing 12 years ago
  Sergey Poznyakoff 93906c238d Support exclusion patterns from various VCS ignore lists. 11 years ago
  Sergey Poznyakoff 45ccda1193 Update copyright years. 11 years ago
  Sergey Poznyakoff 1689ed4388 Improve one-top-level functionality 11 years ago
  Sergey Poznyakoff a09e840507 Make sure transformed file names retain trailing slash in listing. 11 years ago
  Paul Eggert 5c5f62e0dc tar: update ancient configure cruft 11 years ago
  Paul Eggert cd7bdd4076 maint: update copyrights for 2013 and as per current GNU standards 12 years ago
  Paul Eggert df7b55a8f6 Fix some problems with negative and out-of-range integers. 12 years ago
  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. 15 years ago
  Paul Eggert a59c819beb tar: don't assume size of a sparse file chunk fits in size_t 15 years ago
  Paul Eggert 34795cedb7 tar: don't export names that aren't used elsewhere 15 years ago
  Sergey Poznyakoff ab6dd4948d Keep a detailed map of archive members stored in the record buffer. 15 years ago
  Sergey Poznyakoff 9c194c9942 Fix exclusion of long file names when extracting from pax format archives. 15 years ago