Commit History

Author SHA1 Message Date
  Sergey Poznyakoff 35b292ac4b Minor fix 9 years ago
  Sergey Poznyakoff 8980ecd62d Update copyright years 9 years ago
  Anders Jonsson 21f86195b7 Fix typos (preceeded etc.) 10 years ago
  Paul Eggert da06935f6e tar: pacify GCC 5.1 -Wformat-signedness 10 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
  Paul Eggert 47da28892e tar: work aruond IBM XL C bug 11 years ago
  Sergey Poznyakoff d28eee6b4f Revamp tar_getcwd/normalize_filename stuff. 11 years ago
  Nathan Stratton Treadway 751b61ab25 Implement the --show-snapshot-field-ranges option 12 years ago
  Sergey Poznyakoff 738fb9c2f4 Take into account chdir_fd when extracting from incremental dumps. 12 years ago
  Sergey Poznyakoff a40e565719 Fix interaction of various --exclude-tag options with --listed-incremental. 12 years ago
  Paul Eggert 9cf743abf8 tar: improve quality of diagnostics with incrementals 12 years ago
  Paul Eggert cd7bdd4076 maint: update copyrights for 2013 and as per current GNU standards 12 years ago
  Paul Eggert 7c43775f4f Handle incremental format 2 with negative numbers, too. 12 years ago
  Paul Eggert df7b55a8f6 Fix some problems with negative and out-of-range integers. 12 years ago
  Sergey Poznyakoff 643a8844a5 Fix creation of incremental archives when a subdirectory becomes a mountpoint. 12 years ago
  Paul Eggert debc485626 tar: quote 'like this', not `like this' 13 years ago
  Sergey Poznyakoff d88b2a613f Fix operation of --verify in conjunction with --listed-incremental 13 years ago
  Paul Eggert 2807513841 tar: if (p) free (p); -> free (p); 14 years ago
  Paul Eggert 065cf0958c * src/names.c: tar: fix bug with --one-file-system --listed-incremental 14 years ago
  Paul Eggert 14efeb9f95 tar: --dereference consistency 15 years ago
  Paul Eggert efe26f98ec tar: do not crash with --listed-incremental 15 years ago
  Paul Eggert 8da503cad6 tar: live within system-supplied limits on file descriptors 15 years ago
  Paul Eggert de328a580a tar: more reliable directory traversal when creating archives 15 years ago
  Paul Eggert fbc54fa337 tar: remove unused macros 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
  Paul Eggert f6edb92580 Remove some lint, found by gcc -W etc. 15 years ago
  Sergey Poznyakoff e21d54e8cd Bugfix. 15 years ago
  Eric Blake a0fd0d95e2 Fix large file support. 15 years ago