| Commit message (Expand) | Author | Age | Files | Lines |
* | Call MarkAndSweep only manually in apt-get for autoremove | David Kalnischkies | 2021-04-26 | 1 | -0/+2 |
* | apt-pkg: default visibility to hidden | Julian Andres Klode | 2020-02-26 | 1 | -1/+1 |
* | Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERS | Julian Andres Klode | 2019-06-12 | 1 | -5/+0 |
* | cachefile: Remove deprecated functions | Julian Andres Klode | 2019-02-26 | 1 | -2/+0 |
* | pkgCacheFile: Only unlock in destructor if locked before | Julian Andres Klode | 2018-09-24 | 1 | -1/+2 |
* | Drop cacheiterators.h include | Julian Andres Klode | 2017-07-12 | 1 | -1/+0 |
* | reimplement build-dep via apts normal resolver | David Kalnischkies | 2016-01-25 | 1 | -0/+3 |
* | add messages to our deprecation warnings in libapt | David Kalnischkies | 2015-11-27 | 1 | -2/+2 |
* | show or-groups in not-installed recommends and suggests lists | David Kalnischkies | 2015-08-10 | 1 | -13/+14 |
* | make all d-pointer * const pointers | David Kalnischkies | 2015-08-10 | 1 | -1/+1 |
* | add d-pointer, virtual destructors and de-inline de/constructors | David Kalnischkies | 2015-06-16 | 1 | -1/+0 |
* | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -2/+7 |
* | revert 2184.1.3: forward declaration instead of headers | David Kalnischkies | 2011-12-13 | 1 | -0/+6 |
* | use forward declaration in headers if possible instead of includes | David Kalnischkies | 2011-09-19 | 1 | -4/+5 |
* | merge with debian/sid | David Kalnischkies | 2011-09-13 | 1 | -0/+1 |
|\ |
|
| * | remove the caches in 'apt-get update', too, as they will be | David Kalnischkies | 2011-08-22 | 1 | -0/+1 |
* | | add more dpointer placeholders | Michael Vogt | 2011-02-02 | 1 | -0/+3 |
|/ |
|
* | merge with debian-experimental-ma to get the public policy back | David Kalnischkies | 2010-06-10 | 1 | -1/+1 |
|\ |
|
| * | * apt-pkg/cachefile.h: | Michael Vogt | 2010-06-10 | 1 | -1/+1 |
* | | * apt-pkg/cacheset.cc: | David Kalnischkies | 2010-06-10 | 1 | -2/+6 |
|/ |
|
* | store also the SourceList we use internally for export | David Kalnischkies | 2010-06-04 | 1 | -1/+14 |
* | * apt-pkg/cachefile.{cc,h}: | David Kalnischkies | 2010-06-04 | 1 | -6/+9 |
* | * move the ListUpdate() code from cachefile.h into algorithms.{cc,h} | Michael Vogt | 2008-01-07 | 1 | -1/+0 |
* | support optional PulseInterval in ListUpdate | Michael Vogt | 2008-01-04 | 1 | -1/+1 |
* | * merged the apt--DoListUpdate branch, this provides a common interface | Michael Vogt | 2008-01-04 | 1 | -0/+3 |
|\ |
|
| * | * apt-pkg/cachefile, cmdline/apt-get.cc: | Michael Vogt | 2006-06-07 | 1 | -0/+3 |
* | | * removed the pragma mess | Michael Vogt | 2006-10-02 | 1 | -3/+0 |
|/ |
|
* | 'apt-get update' no longer does 'Building Dependency Tree'. | Arch Librarian | 2004-09-20 | 1 | -1/+2 |
* | Join with aliencode | Arch Librarian | 2004-09-20 | 1 | -13/+18 |
* | Cache operator | Arch Librarian | 2004-09-20 | 1 | -2/+3 |
* | Added [] operators to cachefile | Arch Librarian | 2004-09-20 | 1 | -2/+4 |
* | Support for memory-only caching | Arch Librarian | 2004-09-20 | 1 | -0/+48 |