summaryrefslogtreecommitdiff
path: root/apt-pkg/cacheset.cc
AgeCommit message (Expand)Author
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt
2012-07-18* apt-pkg/cacheset.cc:David Kalnischkies
2012-06-14* apt-pkg/cacheset.cc:David Kalnischkies
2012-04-20* apt-pkg/cacheset.cc:David Kalnischkies
2011-11-09* apt-pkg/cacheset.cc:David Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-02-10* merged lp:~evfool/apt/fix641673Michael Vogt
2010-07-30 - [ABI BREAK] add an ErrorType option to CacheSetHelperDavid Kalnischkies
2010-07-30 * apt-pkg/cacheset.cc:Michael Vogt
2010-07-26 - add a 'newest' pseudo target release as in pkg/newestDavid 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-10* apt-pkg/cacheset.cc:David 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-05Don't increase the commandline parameter in the library but in theDavid Kalnischkies
2010-06-05Add a method to get a VersionSet from the Commandline and refactorDavid Kalnischkies
2010-05-31rename packageset into cacheset while it is not too lateDavid Kalnischkies