Historial de Commits

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