Commit History

Author SHA1 Message Date
  David Kalnischkies a249b3e6fd reimplement build-dep via apts normal resolver 10 years ago
  David Kalnischkies f359b7e8c0 require explicit paths to dsc/control as we do for deb files 10 years ago
  David Kalnischkies 2f91076de3 ignore newlines in dpkg-deb control output for installing debs 10 years ago
  David Kalnischkies 64b66a46a7 show progress info while 'downloading' a local .deb file 10 years ago
  Julian Andres Klode 1c73b0fc41 Do not parse Status fields from remote sources 11 years ago
  Michael Vogt ac7f8f7916 Fix all the wrong removals of includes that iwyu got wrong 11 years ago
  Michael Vogt 88a8975f15 Cleanup includes after running iwyu 11 years ago
  David Kalnischkies c9443c0120 elimate duplicated code in pkgIndexFile subclasses 11 years ago
  David Kalnischkies 5465192b9a add volatile sources support in libapt-pkg 11 years ago
  David Kalnischkies 3b3028467c add c++11 override marker to overridden methods 11 years ago
  David Kalnischkies 463c8d8015 support lang= and target= sources.list options 11 years ago
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers 11 years ago
  David Kalnischkies c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors 11 years ago
  David Kalnischkies d2cb5b153f hide Translation-* in 'apt-cache policy' output 11 years ago
  David Kalnischkies e185d8b3e3 populate the Architecture field for PackageFiles 11 years ago
  David Kalnischkies b07aeb1a6e store Release files data in the Cache 11 years ago
  David Kalnischkies 001c76fe20 use an enum instead of strings as IndexTarget::Option interface 11 years ago
  David Kalnischkies e3c1cfc767 use IndexTarget to get to IndexFile 11 years ago
  David Kalnischkies 1da3b7b8e1 show URI.Path in all acquire item descriptions 11 years ago
  David Kalnischkies 448c38bdcd rework hashsum verification in the acquire system 11 years ago
  David Kalnischkies d38926efe1 stop depending on copy-on-write for std::string 11 years ago
  David Kalnischkies 2f6a2fbbdc properly implement pkgRecord::Parser for *.deb files 11 years ago
  David Kalnischkies dce45dbe97 mark internal interfaces as hidden 11 years ago
  Michael Vogt 87ecd6a2d7 apt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes() 11 years ago
  Michael Vogt 18593cf751 Only support Translation-* that are listed in the {In,}Release file 11 years ago
  David Kalnischkies 862bafea48 do not inline virtual destructors with d-pointers 12 years ago
  David Kalnischkies 3809194b66 mark private methods as hidden 12 years ago
  Michael Vogt 48f3f1b24b Merge branch 'debian/sid' into debian/experimental 12 years ago
  David Kalnischkies 78a5476f31 drop stored StringItems in favor of in-memory mappings 12 years ago
  Michael Vogt b0f4b486e6 generalize Acquire::GzipIndex 12 years ago