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