提交历史

作者 SHA1 备注 提交日期
  Sergey Poznyakoff 45cf3a7426 Minor fix. 15 年之前
  Sergey Poznyakoff cac45fffc5 Rewrite update algorithm. 16 年之前
  Sergey Poznyakoff 0d8e324912 Avoid overwriting exit_status with a value indicating less important condition. 16 年之前
  Sergey Poznyakoff 006c1efbe8 Fix interaction between --listed-incremental and -C 16 年之前
  Sergey Poznyakoff 51aee274e8 Fix handling of files removed during incremental dumps. 16 年之前
  Sergey Poznyakoff 2b1bffbad6 Optimize searches for directory structures by keeping a pointer to struct directory in struct name. 16 年之前
  Sergey Poznyakoff df59690240 Minor fixes. 16 年之前
  Sergey Poznyakoff 1bcbbcf1ff Improve listed incremental dumps. 16 年之前
  Sergey Poznyakoff 67a1a0eac5 Implement the --warning option. 16 年之前
  Sergey Poznyakoff 5fa60b8d43 Version 1.22 16 年之前
  Sergey Poznyakoff 85c7909497 Bugfixes. 17 年之前
  Sergey Poznyakoff dbbffde583 Fix incremental archiving of renamed directories. 17 年之前
  Sergey Poznyakoff b94eed6d03 Version 1.20. 17 年之前
  Sergey Poznyakoff 71d2a66f42 * src/common.h (check_device_option): New global. 17 年之前
  Paul Eggert 48d83be336 Don't read from name[-1]. 18 年之前
  Paul Eggert 3c4f4ca423 Avoid compiler warnings. 18 年之前
  Sergey Poznyakoff 6f6864df13 (try_purge_directory): Ensure that arguments to T and R are safe. 18 年之前
  Sergey Poznyakoff 1ef212d0fb (obstack_code_rename): Apply safer_name_suffix to name arguments before storing them in T and R records. Reported by Nicholas Cole. 18 年之前
  Sergey Poznyakoff efe6609cd9 (struct directory): New member tagfile 18 年之前
  Sergey Poznyakoff 87ac3207fb Don't include <getline.h>. No longer needed. 18 年之前
  Sergey Poznyakoff a0fb51e136 Relicense under GPLv3 18 年之前
  Sergey Poznyakoff 1d26fff0f3 Do not include mkdtemp.h 18 年之前
  Sergey Poznyakoff 1a1cfaafa6 (list_dumpdir): Minor fixes. 18 年之前
  Paul Eggert 8e3f3adf98 Port to Forte Developer 7 C 5.4 and C99. 18 年之前
  Sergey Poznyakoff 37724f5e20 (try_purge_directory): Initialize struct st. Fix condition for selecting candidates for removal. 19 年之前
  Paul Eggert 05805868f2 (read_incr_db_01): Check input strings more 19 年之前
  Sergey Poznyakoff d339cc38af Remove not used variables 19 年之前
  Sergey Poznyakoff b6fcb4ba8f (procdir): Use is_individual_file to check for 19 年之前
  Sergey Poznyakoff 2d2e1d411e (dumpdir_locate,obstack_code_rename,purge_directory): Re-implement renaming. Introduce 19 年之前
  Sergey Poznyakoff a23a95b4a0 (make_directory): Fix initialization of struct directory. 19 年之前