Historie revizí

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