summaryrefslogtreecommitdiff
path: root/apt-pkg/cachefile.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-12Drop cacheiterators.h includeJulian Andres Klode1-1/+0
2016-01-25reimplement build-dep via apts normal resolverDavid Kalnischkies1-0/+3
2015-11-27add messages to our deprecation warnings in libaptDavid Kalnischkies1-2/+2
2015-08-10show or-groups in not-installed recommends and suggests listsDavid Kalnischkies1-13/+14
2015-08-10make all d-pointer * const pointersDavid Kalnischkies1-1/+1
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies1-1/+0
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-2/+7
2011-12-13revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies1-0/+6
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-4/+5
2011-09-13merge with debian/sidDavid Kalnischkies1-0/+1
2011-08-22remove the caches in 'apt-get update', too, as they will beDavid Kalnischkies1-0/+1
2011-02-02add more dpointer placeholdersMichael Vogt1-0/+3
2010-06-10merge with debian-experimental-ma to get the public policy backDavid Kalnischkies1-1/+1
2010-06-10* apt-pkg/cachefile.h:Michael Vogt1-1/+1
2010-06-10* apt-pkg/cacheset.cc:David Kalnischkies1-2/+6
2010-06-04store also the SourceList we use internally for exportDavid Kalnischkies1-1/+14
2010-06-04* apt-pkg/cachefile.{cc,h}:David Kalnischkies1-6/+9
2008-01-07* move the ListUpdate() code from cachefile.h into algorithms.{cc,h}Michael Vogt1-1/+0
2008-01-04support optional PulseInterval in ListUpdateMichael Vogt1-1/+1
2008-01-04* merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt1-0/+3
2006-10-02* removed the pragma messMichael Vogt1-3/+0
2006-06-07* apt-pkg/cachefile, cmdline/apt-get.cc:Michael Vogt1-0/+3
2004-09-20'apt-get update' no longer does 'Building Dependency Tree'.Arch Librarian1-1/+2
2004-09-20Join with aliencodeArch Librarian1-13/+18
2004-09-20Cache operatorArch Librarian1-2/+3
2004-09-20Added [] operators to cachefileArch Librarian1-2/+4
2004-09-20Support for memory-only cachingArch Librarian1-0/+48