Commit History

作者 SHA1 備註 提交日期
  Sergey Poznyakoff 6f02669c7b Fix eventual memory override and fd exhaustion in create.c 15 年之前
  Sergey Poznyakoff 706bd01915 Minor change. 15 年之前
  Sergey Poznyakoff 166b7c7d02 Fix listing of volume labels (in particular in PAX archives). 15 年之前
  Sergey Poznyakoff cd91cd3c62 Fix prefix length calculation in ustar mode. 15 年之前
  Sergey Poznyakoff cac45fffc5 Rewrite update algorithm. 15 年之前
  Sergey Poznyakoff 7cb84c25ee Use file's mtime as mtime for its extended header. 15 年之前
  Sergey Poznyakoff 4dfcd6c054 Fix bugs in handling the --remove-files option. 15 年之前
  Sergey Poznyakoff 2947023d27 Fix bug in OLDGNU format creation. 15 年之前
  Sergey Poznyakoff 0d8e324912 Avoid overwriting exit_status with a value indicating less important condition. 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 1bcbbcf1ff Improve listed incremental dumps. 15 年之前
  Sergey Poznyakoff 67a1a0eac5 Implement the --warning option. 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 b4ec8aedf9 * NEWS, configure.ac: Version 1.20.91 16 年之前
  Sergey Poznyakoff 57bfbbde90 * src/common.h (transform_symlinks_option): New global. 16 年之前
  Sergey Poznyakoff 3af9cc0f15 Fix multivolume archive creation when volume length=record size. 16 年之前
  Sergey Poznyakoff c2d2e806a1 (dump_file0): Count links only for actually dumped files 17 年之前
  Sergey Poznyakoff 37f0faf1c0 (dump_file0): Apply transform_name to symlink targets. 17 年之前
  Sergey Poznyakoff eaaadcfd36 (file_count_links): do nothing if hard_dereference_option is set. 17 年之前
  Sergey Poznyakoff 4ece30109d (dump_regular_file): Fix file padding in case of truncation to zero size. 17 年之前
  Sergey Poznyakoff b0d5935cb0 (exclusion_tag_warning, check_exclusion_tags): Remove static qualifier. 17 年之前
  Sergey Poznyakoff a0eb52da3f (check_exclusion_tags): Remove declaration of unused local, "ret". 17 年之前
  Sergey Poznyakoff a0fb51e136 Relicense under GPLv3 18 年之前
  Sergey Poznyakoff 250db35f17 Global extended_header removed, use new xheader calls instead. 18 年之前
  Sergey Poznyakoff 17ef61b2fd (dump_file0): Original ctime cannot be used as a directory change indicator if --remove-files is given. 18 年之前
  Sergey Poznyakoff b9588c4722 (struct exclude_tag): rename to exclusion_tag 18 年之前
  Sergey Poznyakoff 9bf87b195e (dump_dir0): Move checks for exclude tags to 18 年之前
  Sergey Poznyakoff 137ebf41fd (dump_dir0): Implement --exclude-tag option 18 年之前