コミット履歴

作者 SHA1 メッセージ 日付
  Sergey Poznyakoff c3fa22fc80 Read POSIX multivolume archives split at the header boundary. 15 年 前
  Sergey Poznyakoff 166b7c7d02 Fix listing of volume labels (in particular in PAX archives). 15 年 前
  Sergey Poznyakoff 0d8e324912 Avoid overwriting exit_status with a value indicating less important condition. 15 年 前
  Sergey Poznyakoff 2b1bffbad6 Optimize searches for directory structures by keeping a pointer to struct directory in struct name. 16 年 前
  Sergey Poznyakoff 1bcbbcf1ff Improve listed incremental dumps. 16 年 前
  Sergey Poznyakoff 67a1a0eac5 Implement the --warning option. 16 年 前
  Sergey Poznyakoff b94eed6d03 Version 1.20. 17 年 前
  Sergey Poznyakoff 7efe3850f6 * NEWS: Update. 17 年 前
  Sergey Poznyakoff d769b724f4 (diff_dumpdir): Rename stat->stat_data to avoid shadowing the syscall. 18 年 前
  Sergey Poznyakoff a0fb51e136 Relicense under GPLv3 18 年 前
  Sergey Poznyakoff 250db35f17 Global extended_header removed, use new xheader calls instead. 18 年 前
  Sergey Poznyakoff 445d95be07 (diff_dumpdir): Compare directory contents using 18 年 前
  Sergey Poznyakoff e24d8574a8 (read_and_process): Fix type of "size" 18 年 前
  Sergey Poznyakoff 90b061cf55 Minor changes 19 年 前
  Paul Eggert f2bf9f2ffa Avoid installation glitches on Solaris 8 with Sun C 5.4. 19 年 前
  Paul Eggert aa976a5170 * NEWS: New option --atime-preserve=system, which uses O_NOATIME. 19 年 前
  Sergey Poznyakoff 52429bb956 Use mv_.* functions uniformly instead of fiddling with the global variables. 19 年 前
  Paul Eggert 57c2124d68 * src/tar.c (NS_PRECISION_FORMAT_MASK): New macro. 19 年 前
  Sergey Poznyakoff 9684c2728d (diff_dumpdir): Pass a valid device number to get_directory_contents. 19 年 前
  Paul Eggert 3209329337 Don't filter time stamps through the resolution supported 20 年 前
  Paul Eggert d659cbaccd Carefully crafted invalid headers can cause buffer overrun. 20 年 前
  Paul Eggert 120e96c480 Update FSF postal mail address. 20 年 前
  Sergey Poznyakoff d78f85d61d (diff_file): diff_handle was not initialized 20 年 前
  Sergey Poznyakoff 781d3818e5 (diff_init): Read directory file if in listed 20 年 前
  Sergey Poznyakoff 9a71d32d2f Code clean up. 20 年 前
  Sergey Poznyakoff 7347b4f5d5 Started merging with cpio into paxutils. 21 年 前
  Sergey Poznyakoff e563240b95 (verify_volume): Call set_next_block_after 21 年 前
  Paul Eggert 6869d0f6b3 (diff_init): Don't use valloc; on older or buggy hosts, you can't 21 年 前
  Paul Eggert 2bda83b48d Merge recent gnulib changes, and remove some lint. 21 年 前
  Sergey Poznyakoff be48ff0699 (diff_archive): Use is_sparse member instead of GNUTYPE_SPARSE. 21 年 前