summaryrefslogtreecommitdiff
path: root/apt-pkg/cachefile.cc
Commit message (Expand)AuthorAgeFilesLines
* fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies2012-03-041-1/+1
* ensure that the cache-directories are really directories beforeDavid Kalnischkies2012-02-181-2/+2
* * apt-pkg/cachefile.cc:David Kalnischkies2012-02-111-0/+34
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+1
* merge with debian/sidDavid Kalnischkies2011-09-131-0/+14
|\
| * remove the caches in 'apt-get update', too, as they will beDavid Kalnischkies2011-08-221-0/+14
* | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-1/+3
|/
* fix the gcc warning about the initialisation order of variables causedDavid Kalnischkies2010-06-191-1/+1
* store also the SourceList we use internally for exportDavid Kalnischkies2010-06-041-12/+46
* * apt-pkg/cachefile.{cc,h}:David Kalnischkies2010-06-041-14/+36
* display warnings instead of errors if the parts dirs doesn't existDavid Kalnischkies2009-07-151-1/+3
* merge with lp:~mvo/apt/debian-sidDavid Kalnischkies2009-07-151-1/+1
|\
| * Support /etc/apt/preferences.d (Closes: #535512)Julian Andres Klode2009-07-061-1/+1
* | add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-3/+0
|/
* * move the ListUpdate() code from cachefile.h into algorithms.{cc,h}Michael Vogt2008-01-071-74/+0
* support optional PulseInterval in ListUpdateMichael Vogt2008-01-041-3/+11
* * merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt2008-01-041-0/+69
|\
| * * apt-pkg/deb/dpkgpm.cc, apt-pkg/contrib/fileutl.{cc,h}:Michael Vogt2006-06-071-0/+6
| * * apt-pkg/cachefile, cmdline/apt-get.cc:Michael Vogt2006-06-071-0/+46
* | * remove all the remaining #pragma implementationMichael Vogt2007-06-081-4/+0
|/
* 'apt-get update' no longer does 'Building Dependency Tree'.Arch Librarian2004-09-201-3/+13
* Various bug fixesArch Librarian2004-09-201-1/+4
* Alfredo's vendor stuffArch Librarian2004-09-201-2/+2
* Join with aliencodeArch Librarian2004-09-201-34/+56
* Various minor bug fixesArch Librarian2004-09-201-2/+2
* Fixed a typoArch Librarian2004-09-201-2/+2
* Made apt-cache regenerate its cache in memoryArch Librarian2004-09-201-3/+2
* Support for memory-only cachingArch Librarian2004-09-201-0/+96