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