История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  Sergey Poznyakoff 7347b4f5d5 Started merging with cpio into paxutils. 20 лет назад
  Sergey Poznyakoff 6522c25b8d (sparse_add_map): Fixed improper initializations 20 лет назад