Commit History

Author SHA1 Message Date
  Sergey Poznyakoff 166b7c7d02 Fix listing of volume labels (in particular in PAX archives). 15 years ago
  Sergey Poznyakoff cd91cd3c62 Fix prefix length calculation in ustar mode. 15 years ago
  Sergey Poznyakoff cac45fffc5 Rewrite update algorithm. 15 years ago
  Sergey Poznyakoff 7cb84c25ee Use file's mtime as mtime for its extended header. 15 years ago
  Sergey Poznyakoff 4dfcd6c054 Fix bugs in handling the --remove-files option. 15 years ago
  Sergey Poznyakoff 2947023d27 Fix bug in OLDGNU format creation. 15 years ago
  Sergey Poznyakoff 0d8e324912 Avoid overwriting exit_status with a value indicating less important condition. 15 years ago
  Sergey Poznyakoff 51aee274e8 Fix handling of files removed during incremental dumps. 15 years ago
  Sergey Poznyakoff 2b1bffbad6 Optimize searches for directory structures by keeping a pointer to struct directory in struct name. 15 years ago
  Sergey Poznyakoff 1bcbbcf1ff Improve listed incremental dumps. 15 years ago
  Sergey Poznyakoff 67a1a0eac5 Implement the --warning option. 15 years ago
  Sergey Poznyakoff 5944f452b0 Fix hard links recognition with -c --remove-files 15 years ago
  Sergey Poznyakoff f74cab3a93 Fix handling of hard link targets by -c --transform 15 years ago
  Sergey Poznyakoff b4ec8aedf9 * NEWS, configure.ac: Version 1.20.91 16 years ago
  Sergey Poznyakoff 57bfbbde90 * src/common.h (transform_symlinks_option): New global. 16 years ago
  Sergey Poznyakoff 3af9cc0f15 Fix multivolume archive creation when volume length=record size. 16 years ago
  Sergey Poznyakoff c2d2e806a1 (dump_file0): Count links only for actually dumped files 17 years ago
  Sergey Poznyakoff 37f0faf1c0 (dump_file0): Apply transform_name to symlink targets. 17 years ago
  Sergey Poznyakoff eaaadcfd36 (file_count_links): do nothing if hard_dereference_option is set. 17 years ago
  Sergey Poznyakoff 4ece30109d (dump_regular_file): Fix file padding in case of truncation to zero size. 17 years ago
  Sergey Poznyakoff b0d5935cb0 (exclusion_tag_warning, check_exclusion_tags): Remove static qualifier. 17 years ago
  Sergey Poznyakoff a0eb52da3f (check_exclusion_tags): Remove declaration of unused local, "ret". 17 years ago
  Sergey Poznyakoff a0fb51e136 Relicense under GPLv3 17 years ago
  Sergey Poznyakoff 250db35f17 Global extended_header removed, use new xheader calls instead. 17 years ago
  Sergey Poznyakoff 17ef61b2fd (dump_file0): Original ctime cannot be used as a directory change indicator if --remove-files is given. 17 years ago
  Sergey Poznyakoff b9588c4722 (struct exclude_tag): rename to exclusion_tag 18 years ago
  Sergey Poznyakoff 9bf87b195e (dump_dir0): Move checks for exclude tags to 18 years ago
  Sergey Poznyakoff 137ebf41fd (dump_dir0): Implement --exclude-tag option 18 years ago
  Sergey Poznyakoff 304d8b9f0c (start_header): Pass mtime as a call-specific data to xheader_store. 18 years ago
  Sergey Poznyakoff c455373e5b (dump_regular_file,dump_file0): Set exit_status to 18 years ago