]> git.saurik.com Git - apt.git/history - apt-pkg
fix the operator++ implementations in the cachesets
[apt.git] / apt-pkg /
2011-07-29  Michael Vogtmerge from lp:~mvo/apt/mvo
2011-07-29  Michael Vogt* apt-pkg/makefile:
2011-07-29  Michael Vogt* apt-pkg/pkgcachegen.{cc,h}:
2011-07-28  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-07-28  Michael Vogt* apt-pkg/contrib/fileutl.{cc,h}:
2011-07-28  Michael Vogt[ABI break] merge patch from Jonathan Thomas to speed...
2011-07-28  Michael Vogt[ABI break] merged patch from Jonathan Thomas to have...
2011-07-28  Michael Vogt* [ABI break] apt-pkg/acquire-item.{cc,h}:
2011-07-28  Michael Vogt* apt-pkg/cdrom.{cc,h}:
2011-07-28  Michael Vogtmerged from debian-apt
2011-07-28  Michael Vogtmerged from lp:~donkult/apt/sid
2011-07-28  Michael Vogt* merged latest fixes from debian-sid
2011-07-27  David Kalnischkies* apt-pkg/deb/deblistparser.cc:
2011-07-27  Christopher BainesSmartConfigure and SmartUnPack have got smarter! The...
2011-07-26  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-07-26  Michael Vogtmerged from lp:~donkult/apt/sid
2011-07-26  Michael Vogtfix typos in changelog, make DeEscapeString const,...
2011-07-26  Michael Vogtadd another escape test case, fixup octal one (its...
2011-07-26  Michael Vogtapt-pkg/contrib/strutl.cc: kill unneeded debug output
2011-07-26  Michael Vogt* apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_te...
2011-07-26  David Miller* apt-pkg/contrib/sha1.cc:
2011-07-25  Michael Vogt* apt-pkg/contrib/cdromutl.cc:
2011-07-25  Michael Vogtmerged from lp:~donkult/apt/sid 0.8.15.3
2011-07-25  David Kalnischkies* apt-pkg/deb/deblistparser.cc:
2011-07-25  David Kalnischkies* apt-pkg/aptconfiguration.cc:
2011-07-22  Michael Vogtmerged from donkult
2011-07-22  Michael Vogtmerged from the mvo branch
2011-07-20  Julian Andres Klode* apt-pkg/pkgcache.cc:
2011-07-20  Julian Andres Klodeapt-pkg/pkgcachegen.cc: Write the file size to the...
2011-07-20  Julian Andres Klodeapt-pkg/pkgcache.h: Add pkgCache::Header::CacheFileSize...
2011-07-16  Christopher BainesDont try to configure packages using SmartConfigure...
2011-07-16  David Kalnischkies* apt-pkg/policy.cc:
2011-07-16  David Kalnischkiesdo not require unused partial dirs in 'source' (Closes...
2011-07-15  Michael Vogtapt-pkg/contrib/configuration.cc: revert Configuration...
2011-07-15  Michael Vogtmerged from http://bzr.debian.org/bzr/apt/apt/debian-sid
2011-07-15  Michael Vogtmerged from lp:~donkult/apt/sid
2011-07-15  Michael Vogtmerged from donkult
2011-07-15  David Kalnischkies* apt-pkg/depcache.cc:
2011-07-14  David Kalnischkiesmerge with debian-sid 0.8.15.2
2011-07-14  David Kalnischkies* apt-pkg/deb/debmetaindex.cc:
2011-07-14  Christopher BainesInproved errors and warnings, will now warn if package...
2011-07-14  David Kalnischkiesreplace the last standing double's with long long
2011-07-14  Christopher BainesMore changes to make imediate configuration work for...
2011-07-14  Michael Vogtmerged from the mvo branch and add proper changelog
2011-07-14  Michael Vogtmerged from debian-sid
2011-07-14  Michael Vogtmake ResolveByKeep() more clever and hold back packages...
2011-07-13  David Kalnischkiesfix sha512 calculation in Hashes::VerifyFiles()
2011-07-13  David Kalnischkiesenable Hashes::AddFD() to skip creation of certain...
2011-07-13  Michael Vogtfix from David Kalnischkies for the InRelease gpg verif... 0.8.15.2
2011-07-13  David Kalnischkiesmove implementation of checksums around by abstracting...
2011-07-13  Michael Vogtapt-pkg/aptconfiguration.h: fix copy/paste error in...
2011-07-13  Christopher BainesMore changes to the SmartUnpack method to allow imediat...
2011-07-10  David Kalnischkiesmerge with debian-experimental
2011-07-06  Christopher BainesAdded a APT::Immediate-Configure-All option to enable...
2011-07-06  David Kalnischkies* apt-pkg/init.cc:
2011-07-05  Christopher BainesFlag the package in the SmartUnPack method as UnPacked...
2011-07-05  David Kalnischkies* apt-pkg/acquire*.{cc,h}:
2011-07-05  Christopher BainesFix for reinstallation of packages
2011-07-05  Michael Vogtmerge lp:~mvo/apt/sha512-template to get fixes for the
2011-07-05  Michael Vogtapt-pkg/contrib/md5.cc: fix md5sum by using the right...
2011-07-05  Christopher Baines[ David Kalnischkies ]
2011-07-05  Michael Vogtapt-pkg/contrib/sha1.cc: fix sha1 hashsum by using...
2011-07-05  Christopher BainesChanged check in the SmartUnpack method, reverted chang...
2011-07-05  Christopher BainesRemoved some debug stuff, corrected the VerifyConfigure...
2011-07-04  Christopher BainesAdded temp debug statement.
2011-07-03  Christopher BainesAdded debug output to package manager.
2011-07-02  Christopher BainesThe modification to orderlist.cc is from a patch DonKul...
2011-07-01  Michael Vogtapt-pkg/acquire-item.cc: improve error message for...
2011-06-30  David Kalnischkies* apt-pkg/pkgcachegen.cc:
2011-06-30  David Kalnischkiesmerge with debian-sid 0.8.15.1
2011-06-30  Michael Vogtmerged from debian-sid
2011-06-30  Michael Vogt* doc/makefile:
2011-06-29  David Kalnischkiesallow package:architecure in Package:
2011-06-29  David Kalnischkies - ensure that only the first specific stanza for...
2011-06-29  David KalnischkiesDefaults is a vector of Pin not of PkgPin
2011-06-29  David Kalnischkies* apt-pkg/policy.cc:
2011-06-29  Matt EmmertonMake private sha2 functions static
2011-06-29  David Kalnischkiesfix compiler warning by reordering init-list
2011-06-29  David Kalnischkies* apt-pkg/pkgcache.h:
2011-06-29  David Kalnischkiesmerge with debian-experimental 0.8.16~exp2 release
2011-06-29  David Kalnischkiesmerge with debian-sid release 0.8.15
2011-06-29  Michael Vogtmerge lp:~mvo/apt/abi-break
2011-06-29  Michael Vogtmerged from debian-sid
2011-06-28  Michael Vogtmerged from debian-sid
2011-06-28  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-06-28  Michael Vogtmerged from donkult
2011-06-28  Michael Vogtcherry pick from donkult
2011-06-27  Christopher BainesRemoved temp debug lines.
2011-06-27  Christopher BainesFixed missing argument in VerifyConfigure call.
2011-06-27  Christopher BainesInitial commit from my GSoC project. Added a verificati...
2011-06-27  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2011-06-09  Michael Vogtapt-pkg/deb/debindexfile.cc: kill off another Translati...
2011-06-09  Michael Vogtapt-pkg/deb/debindexfile.cc: remove tests for Translati...
2011-06-09  Michael Vogt* apt-pkg/deb/deblistparser.cc:
2011-06-08  Michael Vogtadd some more dpointer placeholders
2011-06-08  Michael Vogt* [ABI-Break] Implement EDSP in libapt-pkg so that...
2011-06-08  Michael Vogtmerge lp:~mvo/apt/sha512-template to add support for...
2011-06-06  David Kalnischkies* apt-pkg/indexcopy.cc:
2011-05-31  Michael Vogtmerge from lp:~mvo/apt/mvo
2011-05-31  Michael Vogtapt-pkg/acquire-item.cc: only test packages file for...
next