Historique des commits

Auteur SHA1 Message Date
  David Kalnischkies 3006044202 implement generic config fallback for methods il y a 8 ans
  David Kalnischkies 8b79c94af7 use std::locale::global instead of setlocale il y a 8 ans
  David Kalnischkies 6aef1942f4 ignore lost+found in private directory cleanup il y a 9 ans
  David Kalnischkies ce1f3a2c61 wrap every unlink call to check for != /dev/null il y a 9 ans
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere il y a 11 ans
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] il y a 11 ans
  David Kalnischkies d3e8fbb395 warning: extra ‘;’ [-Wpedantic] il y a 11 ans
  Michael Vogt 1e3f4083db Fix typos in documentation (codespell) il y a 11 ans
  David Kalnischkies 9ce3cfc930 correct some style/performance/warnings from cppcheck il y a 11 ans
  Michael Vogt 245ba2c306 Fix double free (closes: #711045) il y a 11 ans
  Raphael Geissert 046e104e13 * methods/mirror.cc: il y a 12 ans
  David Kalnischkies 319790f4f8 * methods/rred.cc: il y a 12 ans
  David Kalnischkies 13ad8ce30c micro-optimize "(performance) Prefer prefix ++/-- operators for non-primitive types." il y a 13 ans
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes il y a 13 ans
  David Kalnischkies 74b2200285 merge with debian/experimental il y a 13 ans
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first il y a 13 ans
  Michael Vogt d0f1646ae0 merged from lp:~mvo/apt/mvo il y a 13 ans
  David Kalnischkies f5a34606b4 follow the recommendation of cppcheck to make some method methods (scnr) il y a 13 ans
  David Kalnischkies f7f0d6c756 cppcheck complains about some possible speed improvements which could be il y a 13 ans
  Michael Vogt ae54c5356b * methods/mirror.cc: il y a 13 ans
  Michael Vogt 6885f3def8 append the dist (e.g. sid, wheezy) as a query string when il y a 13 ans
  Michael Vogt 95f395cc77 * methods/mirror.cc: il y a 13 ans
  Michael Vogt b46fb8ff65 methods/mirror.cc: raise error if the mirror file can not be read il y a 14 ans
  Michael Vogt 0004842de7 do not crash if the mirror file fails to download il y a 14 ans
  Michael Vogt 83e6798e72 merge fix from Matt Zimmerman, many thanks (LP: #741098) il y a 14 ans
  Michael Vogt 78c8f3cd7e methods/mirror.cc: randomize only based on hostname il y a 14 ans
  Michael Vogt 0190e315a3 methods/mirror.cc: init random seed at startup il y a 14 ans
  Michael Vogt 01a695e260 randomize mirror list to ensure more even load il y a 14 ans
  Michael Vogt 196fd13629 * mirror method: il y a 14 ans
  Michael Vogt d6cc7079e8 methods/mirror.cc: improve debug output and fix selecting the next mirror il y a 14 ans