コミット履歴

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