summaryrefslogtreecommitdiff
path: root/apt-pkg/cachefilter.cc
AgeCommit message (Expand)Author
2017-12-14remove pointless APT_PURE from void functionsDavid Kalnischkies
2017-08-24Replace APT_CONST with APT_PURE everywhereJulian Andres Klode
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-07-12Drop cacheiterators.h includeJulian Andres Klode
2017-01-17Read dpkg tables to handle architecture wildcardsJulian Andres Klode
2016-01-31support <libc>-<kernel>-<cpu> in architecture specsDavid Kalnischkies
2014-09-27add an API for cache filters/matcherDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt
2013-03-10various simple changes to fix cppcheck warningsDavid Kalnischkies
2012-07-12* apt-pkg/cachefilter.cc:David Kalnischkies
2012-06-14* apt-pkg/deb/deblistparser.cc:David Kalnischkies
2012-05-05ensure that apti18n.h is included last as advertised (Closes: #671623)David Kalnischkies
2012-03-04fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2010-07-17factor regex package name matches into newly created cachefilter classesDavid Kalnischkies