summaryrefslogtreecommitdiff
path: root/apt-pkg/cachefile.cc
AgeCommit message (Expand)Author
2012-03-04fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies
2012-02-18ensure that the cache-directories are really directories beforeDavid Kalnischkies
2012-02-11* apt-pkg/cachefile.cc:David Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-13merge with debian/sidDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-08-22remove the caches in 'apt-get update', too, as they will beDavid Kalnischkies
2010-06-19fix the gcc warning about the initialisation order of variables causedDavid Kalnischkies
2010-06-04store also the SourceList we use internally for exportDavid Kalnischkies
2010-06-04* apt-pkg/cachefile.{cc,h}:David Kalnischkies
2009-07-15display warnings instead of errors if the parts dirs doesn't existDavid Kalnischkies
2009-07-15merge with lp:~mvo/apt/debian-sidDavid Kalnischkies
2009-07-06Support /etc/apt/preferences.d (Closes: #535512)Julian Andres Klode
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)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
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2006-06-07* apt-pkg/deb/dpkgpm.cc, apt-pkg/contrib/fileutl.{cc,h}:Michael 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-20Various bug fixesArch Librarian
2004-09-20Alfredo's vendor stuffArch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20Various minor bug fixesArch Librarian
2004-09-20Fixed a typoArch Librarian
2004-09-20Made apt-cache regenerate its cache in memoryArch Librarian
2004-09-20Support for memory-only cachingArch Librarian