コミット履歴

作者 SHA1 メッセージ 日付
  Paul Eggert 5bb0433507 tar: remove lint 13 年 前
  Paul Eggert debc485626 tar: quote 'like this', not `like this' 13 年 前
  Paul Eggert 03858cf583 tar: don't assume O_NONBLOCK is benign on regular files 13 年 前
  Paul Eggert 2807513841 tar: if (p) free (p); -> free (p); 14 年 前
  Paul Eggert 50a57a0147 tar: remove unused function dir_removed_diag 14 年 前
  Sergey Poznyakoff 983113b140 Version 1.24 15 年 前
  Paul Eggert c5c196310e tar: -x -C symlink fix 15 年 前
  Paul Eggert 14efeb9f95 tar: --dereference consistency 15 年 前
  Paul Eggert 4bde4f39d0 tar: prefer openat-style functions 15 年 前
  Paul Eggert fc5e44c99c tar: add utimens.h includes 15 年 前
  Paul Eggert 098ad10c71 tar: switch to gnulib fdutimensat module 15 年 前
  Paul Eggert 6e08ab7694 tar: extract permissions for . last 15 年 前
  Paul Eggert d945888643 tar: another --atime-preserve race fix 15 年 前
  Paul Eggert ecbcb7b6d7 tar: --atime-preserve fixes for races etc. 15 年 前
  Paul Eggert fce1c1c8cb tar: fix bug with -C and delayed setting of metadata 15 年 前
  Paul Eggert 34795cedb7 tar: don't export names that aren't used elsewhere 15 年 前
  Paul Eggert b3b15f7cbc * src/misc.c (struct wd): Fix comment to match code. 15 年 前
  Paul R. Eggert 8c662c9f29 tar: no need to report getcwd error if never using the result 15 年 前
  Paul R. Eggert 427b3b8c79 tar: go back to absolutifying filenames in normalize_filename for now 15 年 前
  Paul R. Eggert cc40c57a37 tar: don't crash if getcwd fails 15 年 前
  Paul Eggert f6edb92580 Remove some lint, found by gcc -W etc. 15 年 前
  Sergey Poznyakoff c1d3d13493 Fix --remove-files. 15 年 前
  Kamil Dudka 46b07a52f9 Fix possible overflow in code_timespec (tiny change) 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 88347995b2 Minor fixes. 16 年 前
  Sergey Poznyakoff acd833fb98 Minor fixes 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 1bcbbcf1ff Improve listed incremental dumps. 16 年 前