]> git.saurik.com Git - apt.git/history - apt-pkg/cachefile.cc
Optimize VersionHash() to not need temporary copy of input
[apt.git] / apt-pkg / cachefile.cc
2016-11-22  Julian Andres KlodeMerge commit 'e2073b0276226b625897ef475f225bf8f508719e...
2016-05-20  David Kalnischkiesfail instead of segfault on unreadable config files
2016-03-19  Julian Andres Klodecachefile: Only set members that were initialized succe...
2016-02-10  David Kalnischkiesget dpkg lock in build-dep if cache was invalid again
2016-01-26  David Kalnischkiesdeal better with (very) small apt::cache-start values
2016-01-25  David Kalnischkiesreimplement build-dep via apts normal resolver
2015-12-29  Julian Andres KlodepkgCacheGenerator: Allow passing down an already create...
2015-11-19  David Kalnischkiesdo not segfault in cache generation on mmap failure
2015-11-04  David Kalnischkieswrap every unlink call to check for != /dev/null
2015-09-14  David Kalnischkiesavoid using global PendingError to avoid failing too...
2015-08-27  Julian Andres KlodeMerge branch 'feature/extractar-filefd' into debian...
2015-08-27  David Kalnischkiesignore AllowMem parameter in cache generation
2015-08-18  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2015-08-18  Michael VogtMerge branch 'debian/experimental' into feature/srv...
2015-08-15  Julian Andres Klodecachefile.cc: Do not ignore return value of pkgDepCache...
2015-08-10  David Kalnischkiesshow or-groups in not-installed recommends and suggests...
2015-08-10  David Kalnischkiesfix memory leaks reported by -fsanitize
2014-10-27  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-10-06  Michael Vogtmake http size check work
2014-09-05  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-05  Michael VogtEnsure we have a Policy in CacheFile.BuildDepCache()
2014-05-07  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-04-01  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-14  Michael Vogtfix test/integration/test-apt-helper
2014-03-13  David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13  David Kalnischkieswarning: unused parameter ‘foo’ [-Wunused-parameter]
2012-04-16  Michael Vogtmerge from the expermental2 branch
2012-03-22  David Kalnischkiesmerge with debian-sid (some version screw going on...
2012-03-13  Michael Vogtmerged from debian-experimental2
2012-03-06  Michael Vogtmerged from lp:~donkult/apt/experimental
2012-03-06  David Kalnischkiesmerge with apt/experimental
2012-03-04  David Kalnischkiesfix a bunch of cppcheck "(warning) Member variable...
2012-02-18  David Kalnischkiesensure that the cache-directories are really directorie...
2012-02-11  David Kalnischkies* apt-pkg/cachefile.cc:
2012-01-18  Michael Vogt* apt-pkg/aptconfiguration.cc:
2011-12-20  Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19  Michael Vogtmerged from debian-sid
2011-11-10  Michael Vogtmerged from http://bzr.debian.org/bzr/apt/apt/debian...
2011-10-30  David Kalnischkiesmerge with my debian-sid branch
2011-10-14  Michael Vogtmerged lp:~donkult/apt/experimental
2011-10-05  David Kalnischkiesmerge with current debian apt/experimental
2011-10-05  Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-09-19  David Kalnischkiesuse forward declaration in headers if possible instead...
2011-09-14  David Kalnischkiesenable APT in unpack/configure ordering to handle loops...
2011-09-14  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-09-13  David Kalnischkiesmerge with debian/sid
2011-09-13  David Kalnischkiesmerge with debian/experimental
2011-09-13  David Kalnischkiesreorder includes: add <config.h> if needed and include...
2011-09-12  Michael Vogtmerged from lp:~donkult/apt/sid
2011-08-22  David Kalnischkiesremove the caches in 'apt-get update', too, as they...
2010-09-03  Michael Vogtmerged from lp:~donkult/apt/sid
2010-07-30  Michael Vogt* merge of the debian-expermental-ma branch
2010-07-11  David Kalnischkies[ Martin Pitt ]
2010-07-09  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2010-07-09  Michael Vogtmerged from donkult
2010-07-05  David Kalnischkiesmerge with debian-experimental-ma
2010-06-19  David Kalnischkiesfix the gcc warning about the initialisation order...
2010-06-09  Michael Vogtmerged from lp:~donkult/apt/sid
2010-06-09  David Kalnischkies - backport forgotten Valid-Until patch from the obsol...
2010-06-09  David Kalnischkies* apt-pkg/pkgcache.h:
2010-06-04  David Kalnischkiesstore also the SourceList we use internally for export
2010-06-04  David Kalnischkies* apt-pkg/cachefile.{cc,h}:
2010-01-26  Michael Vogtmerge from the mvo branch
2009-08-19  Michael Vogtmerged from the jackyf-devel branch
2009-07-30  Michael Vogtmerged from debian
2009-07-30  Michael Vogtmerged from debian-sid
2009-07-23  Michael Vogt[ABI] merged the libudev-dlopen branch, this allows...
2009-07-22  Michael Vogtmerged from the mvo branch
2009-07-21  Michael Vogtmerged from the mvo branch
2009-07-21  Michael VogtThe 'not dead yet' release
2009-07-21  Michael Vogtmerged from mvo
2009-07-21  Michael Vogtmerge from mvo
2009-07-21  Michael Vogt* apt-pkg/acquire.cc:
2009-07-15  David Kalnischkiesdisplay warnings instead of errors if the parts dirs...
2009-07-15  David Kalnischkiesmerge with lp:~mvo/apt/debian-sid
2009-07-06  Julian Andres KlodeSupport /etc/apt/preferences.d, by adding ReadPinDir...
2009-07-06  Julian Andres KlodeSupport /etc/apt/preferences.d (Closes: #535512)
2009-06-30  David Kalnischkiesadd the various foldmarkers in apt-pkg & cmdline (no...
2008-02-04  Michael Vogtmerged from apt--mvo
2008-01-16  Michael Vogt* Merged apt-authentication-reliabilty branch. This...
2008-01-07  Michael Vogt* apt-pkg/packagemanager.{cc,h}:
2008-01-07  Michael Vogt* merged the apt--DoListUpdate branch, this provides...
2008-01-07  Michael Vogt* move the ListUpdate() code from cachefile.h into...
2008-01-04  Michael Vogtsupport optional PulseInterval in ListUpdate
2008-01-04  Michael Vogt* merged the apt--DoListUpdate branch, this provides...
2007-11-28  Michael Vogt* methods/mirror.{cc,h}:
2007-08-03  Michael Vogt* apt-pkg/acquire-item.cc:
2007-06-12  bubulle@debian.orgSync with Michael
2007-06-09  Michael Vogt* merged apt--no-pragma
2007-06-08  Michael Vogt* merged the remaining bits from the apt--no-pragma...
2007-06-08  Michael Vogt* merged from apt--mvo
2007-06-08  Michael Vogt* Removed the more leftover #pragma interface/implement...
2007-06-08  Michael Vogt* remove all the remaining #pragma implementation
2006-06-07  Michael Vogt* apt-pkg/deb/dpkgpm.cc, apt-pkg/contrib/fileutl.{cc,h}:
2006-06-07  Michael Vogt* apt-pkg/cachefile, cmdline/apt-get.cc:
2004-09-20  Arch Librarian'apt-get update' no longer does 'Building Dependency...
2004-09-20  Arch LibrarianVarious bug fixes
2004-09-20  Arch LibrarianAlfredo's vendor stuff
2004-09-20  Arch LibrarianJoin with aliencode
next