Historial de Commits

Autor SHA1 Mensaje Fecha
  Jay Freeman (saurik) baec76f5f0 The entire concept of PendingError() is flawed :/. hace 8 años
  Julian Andres Klode 24a59c62ef Add missing includes and external definitions hace 8 años
  David Kalnischkies 8bd823d0a1 add --with-source option and Packages/Sources support hace 8 años
  David Kalnischkies b58e2c7c56 prevent C++ locale number formatting in text APIs hace 8 años
  David Kalnischkies c48ef8942d don't leak on error in listparser creation hace 8 años
  David Kalnischkies a249b3e6fd reimplement build-dep via apts normal resolver hace 9 años
  David Kalnischkies f359b7e8c0 require explicit paths to dsc/control as we do for deb files hace 9 años
  David Kalnischkies 2f91076de3 ignore newlines in dpkg-deb control output for installing debs hace 9 años
  David Kalnischkies 64b66a46a7 show progress info while 'downloading' a local .deb file hace 9 años
  Julian Andres Klode 1c73b0fc41 Do not parse Status fields from remote sources hace 9 años
  Michael Vogt ac7f8f7916 Fix all the wrong removals of includes that iwyu got wrong hace 9 años
  Michael Vogt 88a8975f15 Cleanup includes after running iwyu hace 9 años
  David Kalnischkies c9443c0120 elimate duplicated code in pkgIndexFile subclasses hace 9 años
  David Kalnischkies 5465192b9a add volatile sources support in libapt-pkg hace 9 años
  David Kalnischkies 3b3028467c add c++11 override marker to overridden methods hace 9 años
  David Kalnischkies 463c8d8015 support lang= and target= sources.list options hace 9 años
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers hace 9 años
  David Kalnischkies c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors hace 9 años
  David Kalnischkies d2cb5b153f hide Translation-* in 'apt-cache policy' output hace 9 años
  David Kalnischkies e185d8b3e3 populate the Architecture field for PackageFiles hace 9 años
  David Kalnischkies b07aeb1a6e store Release files data in the Cache hace 9 años
  David Kalnischkies 001c76fe20 use an enum instead of strings as IndexTarget::Option interface hace 9 años
  David Kalnischkies e3c1cfc767 use IndexTarget to get to IndexFile hace 9 años
  David Kalnischkies 1da3b7b8e1 show URI.Path in all acquire item descriptions hace 9 años
  David Kalnischkies 448c38bdcd rework hashsum verification in the acquire system hace 9 años
  David Kalnischkies d38926efe1 stop depending on copy-on-write for std::string hace 9 años
  David Kalnischkies 2f6a2fbbdc properly implement pkgRecord::Parser for *.deb files hace 10 años
  David Kalnischkies dce45dbe97 mark internal interfaces as hidden hace 10 años
  Michael Vogt 87ecd6a2d7 apt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes() hace 10 años
  Michael Vogt 18593cf751 Only support Translation-* that are listed in the {In,}Release file hace 10 años