Commit History

Author SHA1 Message Date
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
  David Kalnischkies 6298ff8b64 fix -Wformat= warnings about size_t != %lu on e.g. armel 12 years ago
  David Kalnischkies 246bbb611d use utimes instead of utimensat/futimens 12 years ago
  David Kalnischkies 25d99f3b42 fix various style/performance warnings in rred 12 years ago
  Anthony Towns 2fd754cfe9 methods/rred: minor robustness improvements 12 years ago
  David Kalnischkies 50bd6fd379 integrate Anthonys rred with POC for client-side merge 12 years ago
  Anthony Towns dbd5418b89 reimplement rred to allow applying all the diffs in a single pass 12 years ago
  David Kalnischkies 47d2bc78ad implement POC client-side merging of pdiffs via apt-file 12 years ago
  David Kalnischkies 4ac4a98e16 we don't need zlib (anymore) in rred so don't include it 14 years ago
  David Kalnischkies 136a6c13c8 make these retry_write methods static so that they don't end up as symbols 14 years ago
  David Kalnischkies 319790f4f8 * methods/rred.cc: 14 years ago
  David Kalnischkies aaab100753 fix a few esoteric cppcheck errors/warnings/infos 14 years ago
  David Kalnischkies f23a94d53e as Size() can be quiet expensive for compressed files lets store the result 14 years ago
  David Kalnischkies 29966fd1cc implement the fallback method of rred by using the FileFd and the included 14 years ago
  David Kalnischkies 032bd56ff8 - add a ReadLine method 14 years ago
  David Kalnischkies 468720c59f enable FileFd to guess the compressor based on the filename if requested or 14 years ago
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes 15 years ago
  David Kalnischkies 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 years ago
  David Kalnischkies 74b2200285 merge with debian/experimental 15 years ago
  David Kalnischkies 650faab016 Support large files in the complete toolset. Indexes of this 15 years ago
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first 15 years ago
  David Kalnischkies f5a34606b4 follow the recommendation of cppcheck to make some method methods (scnr) 15 years ago
  David Kalnischkies 2a79d5b560 * apt-pkg/contrib/fileutl.cc: 15 years ago
  David Kalnischkies 0054283878 update size of dynamic MMap as we write in from the outside 15 years ago
  David Kalnischkies 37254316e0 * methods/rred.cc: 15 years ago
  David Kalnischkies caffd4807f * methods/rred.cc: 15 years ago
  Julian Andres Klode 22041bd286 apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic. 16 years ago
  David Kalnischkies 1082d4c7ad * methods/rred.cc: 16 years ago
  David Kalnischkies bb1293d975 Backport rred patches from my own sid branch to the 0.7.25 branch 16 years ago
  David Kalnischkies ebf2e25b20 add text at the top without failing in rred (Closes: #545694) 17 years ago