Historique des commits

Auteur SHA1 Message Date
  Paul Eggert 5bb0433507 tar: remove lint il y a 13 ans
  Paul Eggert debc485626 tar: quote 'like this', not `like this' il y a 13 ans
  Paul Eggert 03858cf583 tar: don't assume O_NONBLOCK is benign on regular files il y a 13 ans
  Paul Eggert 2807513841 tar: if (p) free (p); -> free (p); il y a 14 ans
  Paul Eggert 50a57a0147 tar: remove unused function dir_removed_diag il y a 14 ans
  Sergey Poznyakoff 983113b140 Version 1.24 il y a 15 ans
  Paul Eggert c5c196310e tar: -x -C symlink fix il y a 15 ans
  Paul Eggert 14efeb9f95 tar: --dereference consistency il y a 15 ans
  Paul Eggert 4bde4f39d0 tar: prefer openat-style functions il y a 15 ans
  Paul Eggert fc5e44c99c tar: add utimens.h includes il y a 15 ans
  Paul Eggert 098ad10c71 tar: switch to gnulib fdutimensat module il y a 15 ans
  Paul Eggert 6e08ab7694 tar: extract permissions for . last il y a 15 ans
  Paul Eggert d945888643 tar: another --atime-preserve race fix il y a 15 ans
  Paul Eggert ecbcb7b6d7 tar: --atime-preserve fixes for races etc. il y a 15 ans
  Paul Eggert fce1c1c8cb tar: fix bug with -C and delayed setting of metadata il y a 15 ans
  Paul Eggert 34795cedb7 tar: don't export names that aren't used elsewhere il y a 15 ans
  Paul Eggert b3b15f7cbc * src/misc.c (struct wd): Fix comment to match code. il y a 15 ans
  Paul R. Eggert 8c662c9f29 tar: no need to report getcwd error if never using the result il y a 15 ans
  Paul R. Eggert 427b3b8c79 tar: go back to absolutifying filenames in normalize_filename for now il y a 15 ans
  Paul R. Eggert cc40c57a37 tar: don't crash if getcwd fails il y a 15 ans
  Paul Eggert f6edb92580 Remove some lint, found by gcc -W etc. il y a 15 ans
  Sergey Poznyakoff c1d3d13493 Fix --remove-files. il y a 15 ans
  Kamil Dudka 46b07a52f9 Fix possible overflow in code_timespec (tiny change) il y a 15 ans
  Sergey Poznyakoff cac45fffc5 Rewrite update algorithm. il y a 16 ans
  Sergey Poznyakoff 0d8e324912 Avoid overwriting exit_status with a value indicating less important condition. il y a 16 ans
  Sergey Poznyakoff 88347995b2 Minor fixes. il y a 16 ans
  Sergey Poznyakoff acd833fb98 Minor fixes il y a 16 ans
  Sergey Poznyakoff 51aee274e8 Fix handling of files removed during incremental dumps. il y a 16 ans
  Sergey Poznyakoff 2b1bffbad6 Optimize searches for directory structures by keeping a pointer to struct directory in struct name. il y a 16 ans
  Sergey Poznyakoff 1bcbbcf1ff Improve listed incremental dumps. il y a 16 ans