summaryrefslogtreecommitdiff
path: root/apt-pkg/cacheset.h
AgeCommit message (Expand)Author
2011-03-08Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies
2010-07-30 - [ABI BREAK] add an ErrorType option to CacheSetHelperDavid Kalnischkies
2010-07-17* apt-pkg/cacheset.cc:David Kalnischkies
2010-06-15* cmdline/cacheset.cc:David Kalnischkies
2010-06-15Add a GroupedFromCommandLine for the VersionSet similar to theDavid Kalnischkies
2010-06-09remove the "typename" from the const_iterators as gcc-4.4 doesn't likeDavid Kalnischkies
2010-06-06add a GroupedFromCommandLine method to the PackageSet to split theDavid Kalnischkies
2010-06-05support special release-modifier 'installed' and 'candidate'David Kalnischkies
2010-06-05handle :arch modifier in PackageSet::FromString correctlyDavid Kalnischkies
2010-06-05do not insert end() Iterators into the CacheSet even if requestedDavid Kalnischkies
2010-06-05Add a method to get a VersionSet from the Commandline and refactorDavid Kalnischkies
2010-05-31* apt-pkg/cacheset.{cc,h}:David Kalnischkies
2010-05-31rename packageset into cacheset while it is not too lateDavid Kalnischkies