summaryrefslogtreecommitdiff
path: root/apt-private/private-cacheset.h
Commit message (Expand)AuthorAgeFilesLines
* Show all architectures in 'apt list' outputDavid Kalnischkies2018-09-151-5/+10
* apt-private: Collect not found packages in CacheSetHelperAPTGetJulian Andres Klode2018-04-131-1/+1
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-1/+1
* apt-private: Do not include apti18n.h in headersJulian Andres Klode2016-08-101-2/+0
* Speed up GetLocalitySortedVersionSet.Adrian Wielgosik2016-05-091-9/+20
* drop some needlessly public declarations in libapt-privateDavid Kalnischkies2015-11-291-3/+3
* apply various suggestions made by cppcheckDavid Kalnischkies2015-11-051-1/+1
* implement dpkgs vision of interpreting pkg:<arch> dependenciesDavid Kalnischkies2015-09-141-0/+2
* headers are for declarations onlyDavid Kalnischkies2015-08-101-214/+35
* implement a more generic ShowList methodDavid Kalnischkies2015-08-101-7/+9
* add c++11 override marker to overridden methodsDavid Kalnischkies2015-08-101-8/+8
* fix memory leaks reported by -fsanitizeDavid Kalnischkies2015-08-101-4/+9
* adapt to the new CacheSetHelper APIDavid Kalnischkies2014-09-271-14/+11
* make GetLocalitySortedVersionSet more genericDavid Kalnischkies2014-09-071-6/+6
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-0/+15
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-4/+4
* add missing canNotFindFnmatch/showFnmatchSelection (for the next ABI break)Michael Vogt2014-02-141-0/+5
* squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt2013-08-121-0/+265