コミット履歴

作者 SHA1 メッセージ 日付
  Sergey Poznyakoff 02bf3a96a9 Warn about existing files in keep-old-files mode (complements 8f390db9). 13 年 前
  Paul Eggert 49bd102a1b tar: simplify birthtime calculations 14 年 前
  Paul Eggert 189e436474 tar: use birthtime rather than ctime when checking identity 14 年 前
  Paul Eggert 649b747913 tar: work around NetBSD and Tru64 symlink incompatibility with POSIX 14 年 前
  Paul Eggert 1584b72ff2 tar: work around FreeBSD symlink incompatibility with POSIX 14 年 前
  Sergey Poznyakoff 3913675640 Fix extraction of device nodes. 14 年 前
  Paul Eggert e23d123b93 tar: fix -x --overwrite bug (no --dereference, ! O_NOFOLLOW) 14 年 前
  Paul Eggert acb77ac5bd tar: fix bug with -C and extracting directories 14 年 前
  Paul Eggert 9447e799ab tar: use more-accurate diagnostic when intermediate mkdir fails 14 年 前
  Paul Eggert 14efeb9f95 tar: --dereference consistency 14 年 前
  Paul Eggert 4bde4f39d0 tar: prefer openat-style functions 14 年 前
  Paul Eggert fc5e44c99c tar: add utimens.h includes 14 年 前
  Paul Eggert 098ad10c71 tar: switch to gnulib fdutimensat module 14 年 前
  Paul Eggert 6e08ab7694 tar: extract permissions for . last 14 年 前
  Paul Eggert ea964cce81 tar: extract symlink attributes, close some symlink-related races 14 年 前
  Paul Eggert e3fdb78d4b tar: tar -x without --incremental no longer sets atime again 14 年 前
  Paul Eggert ecbcb7b6d7 tar: --atime-preserve fixes for races etc. 14 年 前
  Paul Eggert 59146768ef * configure.ac: tar: close some race conditions when extracting 14 年 前
  Paul Eggert fce1c1c8cb tar: fix bug with -C and delayed setting of metadata 14 年 前
  Paul Eggert 57b11473b0 tar: use ctime, not mtime, when checking placeholders 14 年 前
  Paul Eggert 3b219f943e tar: fix 1.23 Solaris regression related to PRIV_SYS_LINKDIR 14 年 前
  Paul Eggert a1a15e3202 tar: change interdir_made from int to bool 15 年 前
  Paul R. Eggert cc40c57a37 tar: don't crash if getcwd fails 15 年 前
  Sergey Poznyakoff ab6dd4948d Keep a detailed map of archive members stored in the record buffer. 15 年 前
  Sergey Poznyakoff 9c194c9942 Fix exclusion of long file names when extracting from pax format archives. 15 年 前
  Paul Eggert f6edb92580 Remove some lint, found by gcc -W etc. 15 年 前
  Sergey Poznyakoff b60e56fdb6 Fix dead loop on extracting existing symlinks with the -k option. 15 年 前
  Sergey Poznyakoff 166b7c7d02 Fix listing of volume labels (in particular in PAX archives). 15 年 前
  Sergey Poznyakoff 4dfcd6c054 Fix bugs in handling the --remove-files option. 15 年 前
  Sergey Poznyakoff 67a1a0eac5 Implement the --warning option. 16 年 前