summaryrefslogtreecommitdiff
path: root/apt-pkg/cacheset.h
Commit message (Expand)AuthorAgeFilesLines
* squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt2013-08-121-1/+12
* remove double list includeMichael Vogt2013-07-231-1/+0
* * apt-pkg/cacheset.cc:David Kalnischkies2012-06-141-0/+1
* newer gcc versions seems to have no problem with that, but while workingDavid Kalnischkies2012-04-171-2/+2
* correctly ignore already (un)hold packagesDavid Kalnischkies2012-02-111-0/+8
* revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies2011-12-131-0/+4
* fix the operator++ implementations in the cachesetsDavid Kalnischkies2011-11-221-4/+8
* - provide a {Package,Version}List similar to {Package,Version}SetDavid Kalnischkies2011-11-111-11/+99
* * apt-pkg/cacheset.cc:David Kalnischkies2011-11-091-180/+344
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-5/+8
* remove deprecated methods which nobody should have used anyway likeDavid Kalnischkies2011-05-171-2/+0
* remove the extra unnecessary qualification cppcheck complains aboutDavid Kalnischkies2011-04-161-13/+13
* Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies2011-03-081-2/+2
* - [ABI BREAK] add an ErrorType option to CacheSetHelperDavid Kalnischkies2010-07-301-1/+15
* * apt-pkg/cacheset.cc:David Kalnischkies2010-07-171-0/+375
* * cmdline/cacheset.cc:David Kalnischkies2010-06-151-274/+0
* Add a GroupedFromCommandLine for the VersionSet similar to theDavid Kalnischkies2010-06-151-0/+35
* remove the "typename" from the const_iterators as gcc-4.4 doesn't likeDavid Kalnischkies2010-06-091-2/+2
* add a GroupedFromCommandLine method to the PackageSet to split theDavid Kalnischkies2010-06-061-0/+23
* support special release-modifier 'installed' and 'candidate'David Kalnischkies2010-06-051-0/+5
* handle :arch modifier in PackageSet::FromString correctlyDavid Kalnischkies2010-06-051-2/+2
* do not insert end() Iterators into the CacheSet even if requestedDavid Kalnischkies2010-06-051-0/+6
* Add a method to get a VersionSet from the Commandline and refactorDavid Kalnischkies2010-06-051-4/+70
* * apt-pkg/cacheset.{cc,h}:David Kalnischkies2010-05-311-3/+46
* rename packageset into cacheset while it is not too lateDavid Kalnischkies2010-05-311-0/+96