Commit History

Author SHA1 Message Date
  Sergey Poznyakoff afcdb89492 Testsuite fix. 14 years ago
  Sergey Poznyakoff aea443b9e8 Version 1.26 14 years ago
  Paul Eggert 881e5626c5 --atime-preserve=replace: fix correctness and performance bugs 14 years ago
  Paul Eggert 67ae04ba31 * doc/tar.texi: Adjust example commands and output for accuracy. 14 years ago
  Paul Eggert 2807513841 tar: if (p) free (p); -> free (p); 14 years ago
  Sergey Poznyakoff bb0af96c54 Correctly store long sparse file names in PAX archives. 14 years ago
  Paul Eggert ec586b37e0 tests: make the truncate test smaller and less buggy (tiny change) 14 years ago
  Paul Eggert a7fc5ecead tests: skip SIGPIPE-dependent tests in environments ignoring SIGPIPE 14 years ago
  Paul Eggert 649b747913 tar: work around NetBSD and Tru64 symlink incompatibility with POSIX 14 years ago
  Paul Eggert bb971a1e8a tar: adjust to paxutils change: paxexit.c -> paxexit-status.c 14 years ago
  Paul Eggert 50a57a0147 tar: remove unused function dir_removed_diag 14 years ago
  Paul Eggert 1584b72ff2 tar: work around FreeBSD symlink incompatibility with POSIX 14 years ago
  Paul Eggert 065cf0958c * src/names.c: tar: fix bug with --one-file-system --listed-incremental 14 years ago
  Paul Eggert 2a55b4b037 tests: new test listed04 for --one-file-system --listed-incremental 14 years ago
  Paul Eggert 27225be1a3 scripts: fix option parsing 14 years ago
  Sergey Poznyakoff 73d0d1a0f8 Issue a warning if the archive being compared contais transformed file names. 14 years ago
  Sergey Poznyakoff ff2bc5c0a1 Minor change. 14 years ago
  Paul Eggert 24214ca5d5 tar: fix --verify option, which broke in 1.24 14 years ago
  Paul Eggert 777042e024 Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/tar 14 years ago
  Jim Meyering 1801399830 tests: avoid spurious failure when VERSION_CONTROL envvar is set 14 years ago
  Sergey Poznyakoff ecd700fbfb Version 1.25 14 years ago
  Sergey Poznyakoff f1fed3996a Run alternative decompression programs if the principal one is not available. 14 years ago
  Paul Eggert b32edff5aa tests: fix some issues with signals, timestamps, "test" typo 14 years ago
  Sergey Poznyakoff 3913675640 Fix extraction of device nodes. 14 years ago
  Paul Eggert b8feb2b142 tar: don't cross struct member boundaries with OLDGNU_MAGIC 14 years ago
  Paul Eggert 3fe59ed5ef tests: port to sh variants that squirrel away file descriptors 14 years ago
  Sergey Poznyakoff 5af29cb944 Transform file names when updating and appendig to archives. 14 years ago
  Paul Eggert 7dd57ebdfa tests: port to Solaris diff 14 years ago
  Paul Eggert e23d123b93 tar: fix -x --overwrite bug (no --dereference, ! O_NOFOLLOW) 14 years ago
  Paul Eggert 6398c7a79c tar: don't use "((" in shell scripts 14 years ago