index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
cachefilter.cc
Age
Commit message (
Expand
)
Author
2017-12-14
remove pointless APT_PURE from void functions
David Kalnischkies
2017-08-24
Replace APT_CONST with APT_PURE everywhere
Julian Andres Klode
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
Drop cacheiterators.h include
Julian Andres Klode
2017-01-17
Read dpkg tables to handle architecture wildcards
Julian Andres Klode
2016-01-31
support <libc>-<kernel>-<cpu> in architecture specs
David Kalnischkies
2014-09-27
add an API for cache filters/matcher
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2013-08-12
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt
2013-03-10
various simple changes to fix cppcheck warnings
David Kalnischkies
2012-07-12
* apt-pkg/cachefilter.cc:
David Kalnischkies
2012-06-14
* apt-pkg/deb/deblistparser.cc:
David Kalnischkies
2012-05-05
ensure that apti18n.h is included last as advertised (Closes: #671623)
David Kalnischkies
2012-03-04
fix a bunch of cppcheck "(warning) Member variable '<#>' is not
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2010-07-17
factor regex package name matches into newly created cachefilter classes
David Kalnischkies