Историја ревизија

Аутор SHA1 Порука Датум
  Sergey Poznyakoff 45ccda1193 Update copyright years. пре 11 година
  Sergey Poznyakoff ca8cb48d02 Fix star compatibility (sparse headers) пре 11 година
  Paul Eggert 2f6c03cba2 tar: fix bug with sparse files with effective size of 8 GiB or more пре 12 година
  Paul Eggert cd7bdd4076 maint: update copyrights for 2013 and as per current GNU standards пре 12 година
  Paul Eggert df7b55a8f6 Fix some problems with negative and out-of-range integers. пре 12 година
  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 година
  Sergey Poznyakoff bb0af96c54 Correctly store long sparse file names in PAX archives. пре 14 година
  Paul Eggert a9895fd20c tar: optimize -c --sparse when file is entirely sparse пре 14 година
  Paul Eggert a59c819beb tar: don't assume size of a sparse file chunk fits in size_t пре 14 година
  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 година
  Sergey Poznyakoff a0fb51e136 Relicense under GPLv3 пре 18 година
  Sergey Poznyakoff 250db35f17 Global extended_header removed, use new xheader calls instead. пре 18 година
  Sergey Poznyakoff 99527fa17b (sparse_skip_file,pax_dump_header_1) пре 18 година
  Sergey Poznyakoff ea9e2d8d8e (sparse_file_p): Remove пре 19 година
  Sergey Poznyakoff 4b3dd17c00 (pax_dump_header_0): Return false if пре 19 година
  Sergey Poznyakoff 090d1d36ae Implement sparse format versioning. Implement new пре 19 година
  Sergey Poznyakoff ca2f855c90 (pax_dump_header): Store original sparse file name пре 19 година
  Sergey Poznyakoff 9a42d94543 (sparse_dump_region): Call mv_size_left. пре 19 година
  Sergey Poznyakoff cb3d8b0db9 Use mv_.* functions where necessary. пре 19 година
  Sergey Poznyakoff 1b9c48d934 (sparse_diff_file): Bugfix: set seekable. пре 19 година
  Sergey Poznyakoff 1992b53b8c (tar_sparse_init): Fill structure with zeros. Call пре 20 година
  Sergey Poznyakoff 2e9ea5f4a7 (pax_sparse_member_p): Checking member size vs. file size is not reliable enough. Use sparse_map_avail. пре 20 година
  Sergey Poznyakoff 225e690142 (sparse_scan_file): Fix another bug, introduced yesterday: Initialize пре 20 година
  Sergey Poznyakoff 37d2462d7c (tar_sparse_init): Fix recent bugfixes: Initialize dumped_size to 0. пре 20 година
  Paul Eggert 040b5ab5f9 A sweep of the sparse code prompted by a bug report by Jim Meyering. пре 20 година
  Paul Eggert 120e96c480 Update FSF postal mail address. пре 20 година
  Sergey Poznyakoff b320151a23 (sparse_scan_file): Bugfix. offset had incorrect type. пре 20 година
  Sergey Poznyakoff 198596f161 Extract sparse files even if the output fd is not seekable. пре 20 година