summaryrefslogtreecommitdiff
path: root/apt-pkg/cacheset.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-10deprecate the Section member from package structDavid Kalnischkies1-1/+10
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-1/+6
2014-03-13warning: extra ‘;’ [-Wpedantic]David Kalnischkies1-88/+88
2014-03-13make doxygen more quiet, fix issues and disable latexDavid Kalnischkies1-2/+5
2014-02-14add missing canNotFindFnmatch/showFnmatchSelection (for the next ABI break)Michael Vogt1-0/+6
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt1-1/+12
2013-07-23remove double list includeMichael Vogt1-1/+0
2012-06-14* apt-pkg/cacheset.cc:David Kalnischkies1-0/+1
2012-04-17newer gcc versions seems to have no problem with that, but while workingDavid Kalnischkies1-2/+2
2012-02-11correctly ignore already (un)hold packagesDavid Kalnischkies1-0/+8
2011-12-13revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies1-0/+4
2011-11-22fix the operator++ implementations in the cachesetsDavid Kalnischkies1-4/+8
2011-11-11 - provide a {Package,Version}List similar to {Package,Version}SetDavid Kalnischkies1-11/+99
2011-11-09* apt-pkg/cacheset.cc:David Kalnischkies1-180/+344
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-5/+8
2011-05-17remove deprecated methods which nobody should have used anyway likeDavid Kalnischkies1-2/+0
2011-04-16remove the extra unnecessary qualification cppcheck complains aboutDavid Kalnischkies1-13/+13
2011-03-08Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies1-2/+2
2010-07-30 - [ABI BREAK] add an ErrorType option to CacheSetHelperDavid Kalnischkies1-1/+15
2010-07-17* apt-pkg/cacheset.cc:David Kalnischkies1-0/+375
2010-06-15* cmdline/cacheset.cc:David Kalnischkies1-274/+0
2010-06-15Add a GroupedFromCommandLine for the VersionSet similar to theDavid Kalnischkies1-0/+35
2010-06-09remove the "typename" from the const_iterators as gcc-4.4 doesn't likeDavid Kalnischkies1-2/+2
2010-06-06add a GroupedFromCommandLine method to the PackageSet to split theDavid Kalnischkies1-0/+23
2010-06-05support special release-modifier 'installed' and 'candidate'David Kalnischkies1-0/+5
2010-06-05handle :arch modifier in PackageSet::FromString correctlyDavid Kalnischkies1-2/+2
2010-06-05do not insert end() Iterators into the CacheSet even if requestedDavid Kalnischkies1-0/+6
2010-06-05Add a method to get a VersionSet from the Commandline and refactorDavid Kalnischkies1-4/+70
2010-05-31* apt-pkg/cacheset.{cc,h}:David Kalnischkies1-3/+46
2010-05-31rename packageset into cacheset while it is not too lateDavid Kalnischkies1-0/+96