История коммитов

Автор SHA1 Сообщение Дата
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere лет назад: 12
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] лет назад: 12
  David Kalnischkies d3e8fbb395 warning: extra ‘;’ [-Wpedantic] лет назад: 12
  Michael Vogt 1e3f4083db Fix typos in documentation (codespell) лет назад: 12
  David Kalnischkies 9ce3cfc930 correct some style/performance/warnings from cppcheck лет назад: 12
  Michael Vogt 245ba2c306 Fix double free (closes: #711045) лет назад: 13
  Raphael Geissert 046e104e13 * methods/mirror.cc: лет назад: 14
  David Kalnischkies 319790f4f8 * methods/rred.cc: лет назад: 14
  David Kalnischkies 13ad8ce30c micro-optimize "(performance) Prefer prefix ++/-- operators for non-primitive types." лет назад: 14
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes лет назад: 15
  David Kalnischkies 74b2200285 merge with debian/experimental лет назад: 15
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first лет назад: 15
  Michael Vogt d0f1646ae0 merged from lp:~mvo/apt/mvo лет назад: 15
  David Kalnischkies f5a34606b4 follow the recommendation of cppcheck to make some method methods (scnr) лет назад: 15
  David Kalnischkies f7f0d6c756 cppcheck complains about some possible speed improvements which could be лет назад: 15
  Michael Vogt ae54c5356b * methods/mirror.cc: лет назад: 15
  Michael Vogt 6885f3def8 append the dist (e.g. sid, wheezy) as a query string when лет назад: 15
  Michael Vogt 95f395cc77 * methods/mirror.cc: лет назад: 15
  Michael Vogt b46fb8ff65 methods/mirror.cc: raise error if the mirror file can not be read лет назад: 15
  Michael Vogt 0004842de7 do not crash if the mirror file fails to download лет назад: 15
  Michael Vogt 83e6798e72 merge fix from Matt Zimmerman, many thanks (LP: #741098) лет назад: 15
  Michael Vogt 78c8f3cd7e methods/mirror.cc: randomize only based on hostname лет назад: 15
  Michael Vogt 0190e315a3 methods/mirror.cc: init random seed at startup лет назад: 15
  Michael Vogt 01a695e260 randomize mirror list to ensure more even load лет назад: 15
  Michael Vogt 196fd13629 * mirror method: лет назад: 15
  Michael Vogt d6cc7079e8 methods/mirror.cc: improve debug output and fix selecting the next mirror лет назад: 15
  David Kalnischkies 51561c4de7 fix compiler warning in the new mirror code лет назад: 16
  Michael Vogt 2ac9b90b7b methods/mirror.cc: debug improvements лет назад: 16
  Michael Vogt 963b16dceb implement Fail-Ignore bool in FetchItem that tells the method that a failure of this item is ok and does not need to be tried on all mirrors лет назад: 16
  Michael Vogt b86f642111 methods/mirror.cc: simplify uri.startswith() лет назад: 16