Commit History

Author SHA1 Message Date
  Sergey Poznyakoff 2947023d27 Fix bug in OLDGNU format creation. 16 years ago
  Sergey Poznyakoff 0d8e324912 Avoid overwriting exit_status with a value indicating less important condition. 16 years ago
  Sergey Poznyakoff 51aee274e8 Fix handling of files removed during incremental dumps. 16 years ago
  Sergey Poznyakoff 2b1bffbad6 Optimize searches for directory structures by keeping a pointer to struct directory in struct name. 16 years ago
  Sergey Poznyakoff 1bcbbcf1ff Improve listed incremental dumps. 16 years ago
  Sergey Poznyakoff 67a1a0eac5 Implement the --warning option. 16 years ago
  Sergey Poznyakoff 5944f452b0 Fix hard links recognition with -c --remove-files 16 years ago
  Sergey Poznyakoff f74cab3a93 Fix handling of hard link targets by -c --transform 16 years ago
  Sergey Poznyakoff b4ec8aedf9 * NEWS, configure.ac: Version 1.20.91 17 years ago
  Sergey Poznyakoff 57bfbbde90 * src/common.h (transform_symlinks_option): New global. 17 years ago
  Sergey Poznyakoff 3af9cc0f15 Fix multivolume archive creation when volume length=record size. 17 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. 18 years ago
  Sergey Poznyakoff 4ece30109d (dump_regular_file): Fix file padding in case of truncation to zero size. 18 years ago
  Sergey Poznyakoff b0d5935cb0 (exclusion_tag_warning, check_exclusion_tags): Remove static qualifier. 18 years ago
  Sergey Poznyakoff a0eb52da3f (check_exclusion_tags): Remove declaration of unused local, "ret". 18 years ago
  Sergey Poznyakoff a0fb51e136 Relicense under GPLv3 18 years ago
  Sergey Poznyakoff 250db35f17 Global extended_header removed, use new xheader calls instead. 18 years ago
  Sergey Poznyakoff 17ef61b2fd (dump_file0): Original ctime cannot be used as a directory change indicator if --remove-files is given. 18 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. 19 years ago
  Sergey Poznyakoff c455373e5b (dump_regular_file,dump_file0): Set exit_status to 19 years ago
  Sergey Poznyakoff f4e4adea80 (to_chars_subst): Update comment regarding OLDGNU 19 years ago
  Paul Eggert 8ad985ea6c Adjust to recent gnulib changes. 19 years ago
  Sergey Poznyakoff ecaff7cbba Use ST_IS_SPARSE instead of sparse_file_p (update paxutils first) 19 years ago
  Sergey Poznyakoff a71b154289 (start_header): Override mtime if requested 19 years ago
  Sergey Poznyakoff 29fb7356df (dump_file0): Transform file name 19 years ago