* debian/control:
[ntk/apt.git] / apt-pkg / cacheset.h
2010-06-10 Michael Vogtmerged from david
2010-06-09 David Kalnischkiesremove the "typename" from the const_iterators as gcc...
2010-06-09 Michael Vogtmerged from lp:~donkult/apt/sid
2010-06-09 David Kalnischkies - backport forgotten Valid-Until patch from the obsol...
2010-06-09 David Kalnischkies* apt-pkg/pkgcache.h:
2010-06-06 David Kalnischkiesadd a GroupedFromCommandLine method to the PackageSet...
2010-06-05 David Kalnischkiessupport special release-modifier 'installed' and 'candi...
2010-06-05 David Kalnischkieshandle :arch modifier in PackageSet::FromString correctly
2010-06-05 David Kalnischkiesdo not insert end() Iterators into the CacheSet even...
2010-06-05 David KalnischkiesAdd a method to get a VersionSet from the Commandline...
2010-05-31 David Kalnischkies* apt-pkg/cacheset.{cc,h}:
2010-05-31 David Kalnischkiesrename packageset into cacheset while it is not too...