コミット履歴

作者 SHA1 メッセージ 日付
  Paul Eggert df7b55a8f6 Fix some problems with negative and out-of-range integers. 12 年 前
  Paul Eggert 8ebbef8a15 tar: remove unused externs, or make them static 12 年 前
  Paul Eggert cbc51277aa build: new configure option --enable-gcc-warnings 12 年 前
  Pavel Raiskup 696338043e Add basic suuport for extended attributes. 12 年 前
  Paul Eggert 03858cf583 tar: don't assume O_NONBLOCK is benign on regular files 13 年 前
  Sergey Poznyakoff 7a5a3708cb Fix --keep-old-files option. 13 年 前
  Sergey Poznyakoff 02bf3a96a9 Warn about existing files in keep-old-files mode (complements 8f390db9). 13 年 前
  Sergey Poznyakoff d88b2a613f Fix operation of --verify in conjunction with --listed-incremental 13 年 前
  Paul Eggert 1f9b376c90 tar: --owner and --group names and numbers 14 年 前
  Paul Eggert 50a57a0147 tar: remove unused function dir_removed_diag 14 年 前
  Paul Eggert 065cf0958c * src/names.c: tar: fix bug with --one-file-system --listed-incremental 14 年 前
  Sergey Poznyakoff 73d0d1a0f8 Issue a warning if the archive being compared contais transformed file names. 14 年 前
  Sergey Poznyakoff f1fed3996a Run alternative decompression programs if the principal one is not available. 14 年 前
  Sergey Poznyakoff 5af29cb944 Transform file names when updating and appendig to archives. 14 年 前
  Paul Eggert 14efeb9f95 tar: --dereference consistency 15 年 前
  Paul Eggert 4bde4f39d0 tar: prefer openat-style functions 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 8da503cad6 tar: live within system-supplied limits on file descriptors 15 年 前
  Paul Eggert de328a580a tar: more reliable directory traversal when creating archives 15 年 前
  Paul Eggert bad4b0006c tar: remove lint discovered by Sun C compiler 15 年 前
  Paul Eggert fce1c1c8cb tar: fix bug with -C and delayed setting of metadata 15 年 前
  Paul Eggert a59c819beb tar: don't assume size of a sparse file chunk fits in size_t 15 年 前
  Paul Eggert 37ddfb0b7e tar: handle files that occur multiple times but have link count 1 15 年 前
  Paul Eggert 34795cedb7 tar: don't export names that aren't used elsewhere 15 年 前
  Paul Eggert 9764a6b1d3 tar: fix misspelled identifier "set_comression_program_by_suffix" 15 年 前
  Sergey Poznyakoff ab6dd4948d Keep a detailed map of archive members stored in the record buffer. 15 年 前
  Paul Eggert f6edb92580 Remove some lint, found by gcc -W etc. 15 年 前