Commit History

Author SHA1 Message Date
  Sergey Poznyakoff 090d1d36ae Implement sparse format versioning. Implement new 19 years ago
  Sergey Poznyakoff ca2f855c90 (pax_dump_header): Store original sparse file name 19 years ago
  Sergey Poznyakoff 9a42d94543 (sparse_dump_region): Call mv_size_left. 19 years ago
  Sergey Poznyakoff cb3d8b0db9 Use mv_.* functions where necessary. 19 years ago
  Sergey Poznyakoff 1b9c48d934 (sparse_diff_file): Bugfix: set seekable. 19 years ago
  Sergey Poznyakoff 1992b53b8c (tar_sparse_init): Fill structure with zeros. Call 20 years ago
  Sergey Poznyakoff 2e9ea5f4a7 (pax_sparse_member_p): Checking member size vs. file size is not reliable enough. Use sparse_map_avail. 20 years ago
  Sergey Poznyakoff 225e690142 (sparse_scan_file): Fix another bug, introduced yesterday: Initialize 20 years ago
  Sergey Poznyakoff 37d2462d7c (tar_sparse_init): Fix recent bugfixes: Initialize dumped_size to 0. 20 years ago
  Paul Eggert 040b5ab5f9 A sweep of the sparse code prompted by a bug report by Jim Meyering. 20 years ago
  Paul Eggert 120e96c480 Update FSF postal mail address. 20 years ago
  Sergey Poznyakoff b320151a23 (sparse_scan_file): Bugfix. offset had incorrect type. 20 years ago
  Sergey Poznyakoff 198596f161 Extract sparse files even if the output fd is not seekable. 20 years ago
  Sergey Poznyakoff 7347b4f5d5 Started merging with cpio into paxutils. 20 years ago
  Sergey Poznyakoff 6522c25b8d (sparse_add_map): Fixed improper initializations 20 years ago
  Paul Eggert 2bda83b48d Merge recent gnulib changes, and remove some lint. 21 years ago
  Sergey Poznyakoff 15a607fc11 (struct tar_sparse_optab.sparse_member_p) 21 years ago
  Sergey Poznyakoff b74232b9ad (sparse_diff_file): Bugfix. Thanks Martin Simmons for the patch. 21 years ago
  uid65697 5160a64f71 (sparse_scan_file): Correctly handle files with a hole at the end. (sparse_dump_region,sparse_extract_region): Allow for zero size trailing blocks 21 years ago
  Sergey Poznyakoff 374ce58aa0 Initial implementation of GNU/pax sparse file format. 21 years ago
  Sergey Poznyakoff 8d6e47cc7f Support for star sparse format 21 years ago
  Sergey Poznyakoff a8b2b68c33 (sparse_diff_file): New function 21 years ago
  Sergey Poznyakoff 18ef8acac5 Added sparse.c 21 years ago