Commit History

Author SHA1 Message Date
  David Kalnischkies 9d2a8a7388 condense parallel requests with the same hashes to one 9 years ago
  David Kalnischkies 1eb1836f4b show item ID in Hit, Ign and Err lines as well 9 years ago
  David Kalnischkies ff86d7df6a call URIStart in cdrom and file method 9 years ago
  David Kalnischkies 08ea780645 deal better with acquiring the same URI multiple times 9 years ago
  David Kalnischkies 9f697f69cf ensure valid or remove destination file in file method 9 years ago
  David Kalnischkies d56e2917f2 provide a public interface for acquiring changelogs 9 years ago
  David Kalnischkies d2cb5b153f hide Translation-* in 'apt-cache policy' output 9 years ago
  David Kalnischkies e185d8b3e3 populate the Architecture field for PackageFiles 9 years ago
  David Kalnischkies 3fd89e62e9 implement default apt-get file --release-info mode 9 years ago
  David Kalnischkies b07aeb1a6e store Release files data in the Cache 9 years ago
  David Kalnischkies 8881b11eac implement 'apt-get files' to access index targets 9 years ago
  David Kalnischkies 001c76fe20 use an enum instead of strings as IndexTarget::Option interface 9 years ago
  David Kalnischkies e3c1cfc767 use IndexTarget to get to IndexFile 9 years ago
  David Kalnischkies 1da3b7b8e1 show URI.Path in all acquire item descriptions 9 years ago
  David Kalnischkies 261727f05c rename Calculate- to GetIndexTargets and use it as official API 9 years ago
  David Kalnischkies dcbbb14df8 stop using IndexTarget pointers which are never freed 9 years ago
  David Kalnischkies d3a869e355 store all targets data in IndexTarget struct 9 years ago
  David Kalnischkies 59148d9630 abstract the code to iterate over all targets a bit 9 years ago
  David Kalnischkies c69e837094 replace ULONG_MAX with c++ style std::numeric_limits 9 years ago
  David Kalnischkies 1e0f0f28e1 configureable acquire targets to download additional files 9 years ago
  David Kalnischkies 4cd86fc619 remove debianism file-content verification 9 years ago
  David Kalnischkies 8d041b4f4f do not request files if we expect an IMS hit 9 years ago
  David Kalnischkies 9b8c28f430 cleanup pdiff support detection decision 9 years ago
  David Kalnischkies 4f51fd8636 support hashes for compressed pdiff files 9 years ago
  David Kalnischkies fec5555945 fix download-file using testcases to run as root 9 years ago
  David Kalnischkies 6d3e5bd8e0 add more parsing error checking for rred 9 years ago
  David Kalnischkies 3679515479 check patch hashes in rred worker instead of in the handler 9 years ago
  David Kalnischkies 448c38bdcd rework hashsum verification in the acquire system 9 years ago
  David Kalnischkies 58702f8563 don't try other compressions on hashsum mismatch 9 years ago
  Michael Vogt 4fc6b7570c Merge branch 'debian/sid' into debian/experimental 9 years ago