コミット履歴

作者 SHA1 メッセージ 日付
  Sergey Poznyakoff 5af29cb944 Transform file names when updating and appendig to archives. 14 年 前
  Sergey Poznyakoff 28e91b48f6 Make sure name matching occurs before name transformation. 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 c5c196310e tar: -x -C symlink fix 14 年 前
  Paul Eggert 14efeb9f95 tar: --dereference consistency 14 年 前
  Paul Eggert 6e08ab7694 tar: extract permissions for . last 14 年 前
  Paul Eggert 8da503cad6 tar: live within system-supplied limits on file descriptors 14 年 前
  Paul Eggert fce1c1c8cb tar: fix bug with -C and delayed setting of metadata 14 年 前
  Sergey Poznyakoff 372ac37d01 Don't apply file transformations to volume names. 14 年 前
  Paul Eggert 37ddfb0b7e tar: handle files that occur multiple times but have link count 1 14 年 前
  Paul R. Eggert 8c662c9f29 tar: no need to report getcwd error if never using the result 14 年 前
  Paul R. Eggert cc40c57a37 tar: don't crash if getcwd fails 14 年 前
  Sergey Poznyakoff ab6dd4948d Keep a detailed map of archive members stored in the record buffer. 14 年 前
  Sergey Poznyakoff 9c194c9942 Fix exclusion of long file names when extracting from pax format archives. 14 年 前
  Sergey Poznyakoff 340dbf5aab Fix undesired error exit on receiving SIGPIPE. 15 年 前
  Sergey Poznyakoff c1d3d13493 Fix --remove-files. 15 年 前
  Sergey Poznyakoff 0ba8bdf5f3 Fix `--test-label' and `--label -r' behavior. 15 年 前
  Sergey Poznyakoff c3fa22fc80 Read POSIX multivolume archives split at the header boundary. 15 年 前
  Sergey Poznyakoff 166b7c7d02 Fix listing of volume labels (in particular in PAX archives). 15 年 前
  Sergey Poznyakoff cac45fffc5 Rewrite update algorithm. 15 年 前
  Sergey Poznyakoff 4dfcd6c054 Fix bugs in handling the --remove-files option. 15 年 前
  Sergey Poznyakoff aeffa4f266 Update for new exclude module from gnulib. Add testcases by Phil Proudman. 15 年 前
  Sergey Poznyakoff 51aee274e8 Fix handling of files removed during incremental dumps. 15 年 前
  Sergey Poznyakoff 2b1bffbad6 Optimize searches for directory structures by keeping a pointer to struct directory in struct name. 15 年 前
  Sergey Poznyakoff 755c246588 Fix backup handling and restoring file modes of existing directories 15 年 前
  Sergey Poznyakoff 5944f452b0 Fix hard links recognition with -c --remove-files 15 年 前
  Sergey Poznyakoff f74cab3a93 Fix handling of hard link targets by -c --transform 15 年 前
  Sergey Poznyakoff 7b68ef3d91 Fix testsuite and bootstrap. Implement -I. 16 年 前
  Sergey Poznyakoff dbbffde583 Fix incremental archiving of renamed directories. 16 年 前