summaryrefslogtreecommitdiff
path: root/apt-private/private-cacheset.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-15Show all architectures in 'apt list' outputDavid Kalnischkies1-5/+10
2018-04-13apt-private: Collect not found packages in CacheSetHelperAPTGetJulian Andres Klode1-1/+1
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-1/+1
2016-08-10apt-private: Do not include apti18n.h in headersJulian Andres Klode1-2/+0
2016-05-09Speed up GetLocalitySortedVersionSet.Adrian Wielgosik1-9/+20
2015-11-29drop some needlessly public declarations in libapt-privateDavid Kalnischkies1-3/+3
2015-11-05apply various suggestions made by cppcheckDavid Kalnischkies1-1/+1
2015-09-14implement dpkgs vision of interpreting pkg:<arch> dependenciesDavid Kalnischkies1-0/+2
2015-08-10headers are for declarations onlyDavid Kalnischkies1-214/+35
2015-08-10implement a more generic ShowList methodDavid Kalnischkies1-7/+9
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies1-8/+8
2015-08-10fix memory leaks reported by -fsanitizeDavid Kalnischkies1-4/+9
2014-09-27adapt to the new CacheSetHelper APIDavid Kalnischkies1-14/+11
2014-09-07make GetLocalitySortedVersionSet more genericDavid Kalnischkies1-6/+6
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-0/+15
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies1-4/+4
2014-02-14add missing canNotFindFnmatch/showFnmatchSelection (for the next ABI break)Michael Vogt1-0/+5
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt1-0/+265