История коммитов

Автор 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 лет назад