Commitin historia

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