summaryrefslogtreecommitdiff
path: root/apt-private/private-cacheset.cc
AgeCommit message (Expand)AuthorFilesLines
2018-04-13apt-private: Collect not found packages in CacheSetHelperAPTGetJulian Andres Klode1-2/+8
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-4/+4
2017-07-12Drop cacheiterators.h includeJulian Andres Klode1-1/+0
2016-05-20fail instead of segfault on unreadable config filesDavid Kalnischkies1-4/+9
2015-11-05apply various suggestions made by cppcheckDavid Kalnischkies1-4/+2
2015-09-14implement dpkgs vision of interpreting pkg:<arch> dependenciesDavid Kalnischkies1-0/+69
2015-08-17Re-add support for G++ 4.8 and configure travis to use itJulian Andres Klode1-1/+1
2015-08-10headers are for declarations onlyDavid Kalnischkies1-2/+207
2014-09-27rework cachesets API to allow future extensionDavid Kalnischkies1-4/+4
2014-09-07make GetLocalitySortedVersionSet more genericDavid Kalnischkies1-43/+46
2014-09-05Ensure we have a Policy in CacheFile.BuildDepCache()Michael Vogt1-4/+1
2014-09-05Fix incorrect upgradable listing in "apt list" (thanks to Michael Musenbrock)Michael Vogt1-1/+4
2014-04-08fix apt list output for pkgs in dpkg ^rc stateMichael Vogt1-1/+7
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-2/+11
2014-01-16add --manual-installed commandline switchMichael Vogt1-0/+9
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt1-0/+63