Historial de Commits

Autor SHA1 Mensaje Fecha
  Paul Eggert 2f6c03cba2 tar: fix bug with sparse files with effective size of 8 GiB or more hace 12 años
  Paul Eggert cd7bdd4076 maint: update copyrights for 2013 and as per current GNU standards hace 12 años
  Paul Eggert df7b55a8f6 Fix some problems with negative and out-of-range integers. hace 12 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
  Sergey Poznyakoff bb0af96c54 Correctly store long sparse file names in PAX archives. hace 14 años
  Paul Eggert a9895fd20c tar: optimize -c --sparse when file is entirely sparse hace 14 años
  Paul Eggert a59c819beb tar: don't assume size of a sparse file chunk fits in size_t hace 14 años
  Sergey Poznyakoff ab6dd4948d Keep a detailed map of archive members stored in the record buffer. hace 15 años
  Paul Eggert f6edb92580 Remove some lint, found by gcc -W etc. hace 15 años
  Sergey Poznyakoff a0fb51e136 Relicense under GPLv3 hace 18 años
  Sergey Poznyakoff 250db35f17 Global extended_header removed, use new xheader calls instead. hace 18 años
  Sergey Poznyakoff 99527fa17b (sparse_skip_file,pax_dump_header_1) hace 18 años
  Sergey Poznyakoff ea9e2d8d8e (sparse_file_p): Remove hace 19 años
  Sergey Poznyakoff 4b3dd17c00 (pax_dump_header_0): Return false if hace 19 años
  Sergey Poznyakoff 090d1d36ae Implement sparse format versioning. Implement new hace 19 años
  Sergey Poznyakoff ca2f855c90 (pax_dump_header): Store original sparse file name hace 19 años
  Sergey Poznyakoff 9a42d94543 (sparse_dump_region): Call mv_size_left. hace 19 años
  Sergey Poznyakoff cb3d8b0db9 Use mv_.* functions where necessary. hace 19 años
  Sergey Poznyakoff 1b9c48d934 (sparse_diff_file): Bugfix: set seekable. hace 19 años
  Sergey Poznyakoff 1992b53b8c (tar_sparse_init): Fill structure with zeros. Call hace 20 años
  Sergey Poznyakoff 2e9ea5f4a7 (pax_sparse_member_p): Checking member size vs. file size is not reliable enough. Use sparse_map_avail. hace 20 años
  Sergey Poznyakoff 225e690142 (sparse_scan_file): Fix another bug, introduced yesterday: Initialize hace 20 años
  Sergey Poznyakoff 37d2462d7c (tar_sparse_init): Fix recent bugfixes: Initialize dumped_size to 0. hace 20 años
  Paul Eggert 040b5ab5f9 A sweep of the sparse code prompted by a bug report by Jim Meyering. hace 20 años
  Paul Eggert 120e96c480 Update FSF postal mail address. hace 20 años
  Sergey Poznyakoff b320151a23 (sparse_scan_file): Bugfix. offset had incorrect type. hace 20 años
  Sergey Poznyakoff 198596f161 Extract sparse files even if the output fd is not seekable. hace 20 años
  Sergey Poznyakoff 7347b4f5d5 Started merging with cpio into paxutils. hace 20 años
  Sergey Poznyakoff 6522c25b8d (sparse_add_map): Fixed improper initializations hace 20 años