summaryrefslogtreecommitdiff
path: root/apt-pkg/cachefile.h
Commit message (Expand)AuthorAgeFilesLines
* Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode2019-06-121-5/+0
* cachefile: Remove deprecated functionsJulian Andres Klode2019-02-261-2/+0
* pkgCacheFile: Only unlock in destructor if locked beforeJulian Andres Klode2018-09-241-1/+2
* Drop cacheiterators.h includeJulian Andres Klode2017-07-121-1/+0
* reimplement build-dep via apts normal resolverDavid Kalnischkies2016-01-251-0/+3
* add messages to our deprecation warnings in libaptDavid Kalnischkies2015-11-271-2/+2
* show or-groups in not-installed recommends and suggests listsDavid Kalnischkies2015-08-101-13/+14
* make all d-pointer * const pointersDavid Kalnischkies2015-08-101-1/+1
* add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies2015-06-161-1/+0
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-2/+7
* revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies2011-12-131-0/+6
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-4/+5
* merge with debian/sidDavid Kalnischkies2011-09-131-0/+1
|\
| * remove the caches in 'apt-get update', too, as they will beDavid Kalnischkies2011-08-221-0/+1
* | add more dpointer placeholdersMichael Vogt2011-02-021-0/+3
|/
* merge with debian-experimental-ma to get the public policy backDavid Kalnischkies2010-06-101-1/+1
|\
| * * apt-pkg/cachefile.h:Michael Vogt2010-06-101-1/+1
* | * apt-pkg/cacheset.cc:David Kalnischkies2010-06-101-2/+6
|/
* store also the SourceList we use internally for exportDavid Kalnischkies2010-06-041-1/+14
* * apt-pkg/cachefile.{cc,h}:David Kalnischkies2010-06-041-6/+9
* * move the ListUpdate() code from cachefile.h into algorithms.{cc,h}Michael Vogt2008-01-071-1/+0
* support optional PulseInterval in ListUpdateMichael Vogt2008-01-041-1/+1
* * merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt2008-01-041-0/+3
|\
| * * apt-pkg/cachefile, cmdline/apt-get.cc:Michael Vogt2006-06-071-0/+3
* | * removed the pragma messMichael Vogt2006-10-021-3/+0
|/
* 'apt-get update' no longer does 'Building Dependency Tree'.Arch Librarian2004-09-201-1/+2
* Join with aliencodeArch Librarian2004-09-201-13/+18
* Cache operatorArch Librarian2004-09-201-2/+3
* Added [] operators to cachefileArch Librarian2004-09-201-2/+4
* Support for memory-only cachingArch Librarian2004-09-201-0/+48