Historique des commits

Auteur SHA1 Message Date
  David Kalnischkies fdba4d53d6 rework cachesets API to allow future extension il y a 12 ans
  David Kalnischkies 840ca97143 add APT::PackageUniverse as a pkgCache wrapper il y a 12 ans
  David Kalnischkies 5c8c732155 add specialisations for std::vector il y a 12 ans
  David Kalnischkies 7a66977486 remove the Section member from package struct il y a 12 ans
  Michael Vogt 80624be7c5 Fix more warnings from clang il y a 12 ans
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere il y a 12 ans
  David Kalnischkies d3e8fbb395 warning: extra ‘;’ [-Wpedantic] il y a 12 ans
  David Kalnischkies 255c9e4b74 make doxygen more quiet, fix issues and disable latex il y a 12 ans
  Michael Vogt 16724b66fe add missing canNotFindFnmatch/showFnmatchSelection (for the next ABI break) il y a 12 ans
  Michael Vogt b917917067 squash merge of the feature/apt-binary branch without the changes from experimental il y a 13 ans
  Michael Vogt 267275c59c remove double list include il y a 13 ans
  David Kalnischkies 2f0d4029bf * apt-pkg/cacheset.cc: il y a 14 ans
  David Kalnischkies bce0e0ff32 newer gcc versions seems to have no problem with that, but while working il y a 14 ans
  David Kalnischkies 5eb9a474dc correctly ignore already (un)hold packages il y a 14 ans
  David Kalnischkies b9dadc24b9 revert 2184.1.3: forward declaration instead of headers il y a 14 ans
  David Kalnischkies 63b70b21c8 fix the operator++ implementations in the cachesets il y a 14 ans
  David Kalnischkies c4cca79156 - provide a {Package,Version}List similar to {Package,Version}Set il y a 14 ans
  David Kalnischkies 15fc8636b3 * apt-pkg/cacheset.cc: il y a 14 ans
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes il y a 15 ans
  David Kalnischkies 27e8981a61 remove deprecated methods which nobody should have used anyway like il y a 15 ans
  David Kalnischkies 446bbcf47d remove the extra unnecessary qualification cppcheck complains about il y a 15 ans
  David Kalnischkies 28166356f3 Remove the "pseudopackage" handling of Architecture: all packages for il y a 15 ans
  David Kalnischkies cd7bbc479f - [ABI BREAK] add an ErrorType option to CacheSetHelper il y a 16 ans
  David Kalnischkies 8fde723961 * apt-pkg/cacheset.cc: il y a 16 ans
  David Kalnischkies d8276801a1 * cmdline/cacheset.cc: il y a 16 ans
  David Kalnischkies 55c59998a0 Add a GroupedFromCommandLine for the VersionSet similar to the il y a 16 ans
  David Kalnischkies 6d052eba8c remove the "typename" from the const_iterators as gcc-4.4 doesn't like il y a 16 ans
  David Kalnischkies 9cc83a6fbc add a GroupedFromCommandLine method to the PackageSet to split the il y a 16 ans
  David Kalnischkies 84910ad509 support special release-modifier 'installed' and 'candidate' il y a 16 ans
  David Kalnischkies fe870febbf handle :arch modifier in PackageSet::FromString correctly il y a 16 ans