Historique des commits

Auteur SHA1 Message Date
  David Kalnischkies 4ac4a98e16 we don't need zlib (anymore) in rred so don't include it il y a 14 ans
  David Kalnischkies 136a6c13c8 make these retry_write methods static so that they don't end up as symbols il y a 14 ans
  David Kalnischkies 319790f4f8 * methods/rred.cc: il y a 14 ans
  David Kalnischkies aaab100753 fix a few esoteric cppcheck errors/warnings/infos il y a 14 ans
  David Kalnischkies f23a94d53e as Size() can be quiet expensive for compressed files lets store the result il y a 14 ans
  David Kalnischkies 29966fd1cc implement the fallback method of rred by using the FileFd and the included il y a 14 ans
  David Kalnischkies 032bd56ff8 - add a ReadLine method il y a 14 ans
  David Kalnischkies 468720c59f enable FileFd to guess the compressor based on the filename if requested or il y a 14 ans
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes il y a 15 ans
  David Kalnischkies 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) il y a 15 ans
  David Kalnischkies 74b2200285 merge with debian/experimental il y a 15 ans
  David Kalnischkies 650faab016 Support large files in the complete toolset. Indexes of this il y a 15 ans
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first il y a 15 ans
  David Kalnischkies f5a34606b4 follow the recommendation of cppcheck to make some method methods (scnr) il y a 15 ans
  David Kalnischkies 2a79d5b560 * apt-pkg/contrib/fileutl.cc: il y a 15 ans
  David Kalnischkies 0054283878 update size of dynamic MMap as we write in from the outside il y a 15 ans
  David Kalnischkies 37254316e0 * methods/rred.cc: il y a 15 ans
  David Kalnischkies caffd4807f * methods/rred.cc: il y a 15 ans
  Julian Andres Klode 22041bd286 apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic. il y a 16 ans
  David Kalnischkies 1082d4c7ad * methods/rred.cc: il y a 16 ans
  David Kalnischkies bb1293d975 Backport rred patches from my own sid branch to the 0.7.25 branch il y a 16 ans
  David Kalnischkies ebf2e25b20 add text at the top without failing in rred (Closes: #545694) il y a 17 ans
  Michael Vogt 6040f5893a * debug support (Debug::pkgAcquire::RRed) for rred method added il y a 21 ans
  Michael Vogt d84cd8651b * method/rred.cc cleanup (thanks to robertle) il y a 21 ans
  Michael Vogt 3de9ff77a8 * bugfix/updates in the rred.cc code (big thanks for helping Robert!) il y a 21 ans
  Michael Vogt 59a704f0ef * rred.cc: use the d'tor of FileFd to close the file-fd; acquuire-item.cc: make the QueueNextDiff() code more robust il y a 21 ans
  Michael Vogt 4a0a786f45 * use the new cool rred method for the patchting il y a 21 ans
  Michael Vogt 2e178d1c3e * added methods/rred.cc (thanks to robertle) il y a 21 ans