Историја ревизија

Аутор SHA1 Порука Датум
  David Kalnischkies 3b3028467c add c++11 override marker to overridden methods пре 11 година
  David Kalnischkies c69e837094 replace ULONG_MAX with c++ style std::numeric_limits пре 11 година
  David Kalnischkies 4f51fd8636 support hashes for compressed pdiff files пре 11 година
  David Kalnischkies 6d3e5bd8e0 add more parsing error checking for rred пре 11 година
  David Kalnischkies 3679515479 check patch hashes in rred worker instead of in the handler пре 11 година
  David Kalnischkies 9224ce3d4d calculate only expected hashes in methods пре 11 година
  David Kalnischkies 9dd940ed72 Assert statement calls a function which may have desired side effects: 'pos_is_okay' пре 11 година
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere пре 12 година
  David Kalnischkies 6298ff8b64 fix -Wformat= warnings about size_t != %lu on e.g. armel пре 12 година
  David Kalnischkies 246bbb611d use utimes instead of utimensat/futimens пре 12 година
  David Kalnischkies 25d99f3b42 fix various style/performance warnings in rred пре 12 година
  Anthony Towns 2fd754cfe9 methods/rred: minor robustness improvements пре 12 година
  David Kalnischkies 50bd6fd379 integrate Anthonys rred with POC for client-side merge пре 12 година
  Anthony Towns dbd5418b89 reimplement rred to allow applying all the diffs in a single pass пре 12 година
  David Kalnischkies 47d2bc78ad implement POC client-side merging of pdiffs via apt-file пре 12 година
  David Kalnischkies 4ac4a98e16 we don't need zlib (anymore) in rred so don't include it пре 14 година
  David Kalnischkies 136a6c13c8 make these retry_write methods static so that they don't end up as symbols пре 14 година
  David Kalnischkies 319790f4f8 * methods/rred.cc: пре 14 година
  David Kalnischkies aaab100753 fix a few esoteric cppcheck errors/warnings/infos пре 14 година
  David Kalnischkies f23a94d53e as Size() can be quiet expensive for compressed files lets store the result пре 14 година
  David Kalnischkies 29966fd1cc implement the fallback method of rred by using the FileFd and the included пре 14 година
  David Kalnischkies 032bd56ff8 - add a ReadLine method пре 14 година
  David Kalnischkies 468720c59f enable FileFd to guess the compressor based on the filename if requested or пре 14 година
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes пре 15 година
  David Kalnischkies 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) пре 15 година
  David Kalnischkies 74b2200285 merge with debian/experimental пре 15 година
  David Kalnischkies 650faab016 Support large files in the complete toolset. Indexes of this пре 15 година
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first пре 15 година
  David Kalnischkies f5a34606b4 follow the recommendation of cppcheck to make some method methods (scnr) пре 15 година
  David Kalnischkies 2a79d5b560 * apt-pkg/contrib/fileutl.cc: пре 15 година