]> git.saurik.com Git - apt.git/history - apt-pkg/cacheset.h
Merge remote-tracking branch 'upstream/debian/sid'
[apt.git] / apt-pkg / cacheset.h
2013-07-24  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
2013-07-23  Michael Vogtremove double list include
2012-10-12  Michael Vogtmerged lp:~mvo/apt/mvo
2012-06-19  Michael Vogtmerged from donkult
2012-06-14  David Kalnischkies* apt-pkg/cacheset.cc:
2012-04-20  Michael Vogtmerged from lp:~donkult/apt/sid
2012-04-17  David Kalnischkiesnewer gcc versions seems to have no problem with that...
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-02-11  David Kalnischkiescorrectly ignore already (un)hold packages
2012-01-18  Michael Vogt* apt-pkg/aptconfiguration.cc:
2012-01-16  Michael Vogtmerged from debian-experimental2
2012-01-02  Michael Vogtg++ 4.7 fixes
2011-12-20  Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19  Michael Vogtmerged from debian-sid
2011-12-19  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-12-13  David Kalnischkiesrevert 2184.1.3: forward declaration instead of headers
2011-11-23  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-11-22  David Kalnischkiesfix the operator++ implementations in the cachesets
2011-11-11  David Kalnischkies - provide a {Package,Version}List similar to {Package...
2011-11-10  Michael Vogtmerged from http://bzr.debian.org/bzr/apt/apt/debian...
2011-11-09  David Kalnischkies* apt-pkg/cacheset.cc:
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-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-13  David Kalnischkiesmerge with debian/sid
2011-08-15  Michael Vogtmerged from the debian-sid branch
2011-08-09  Michael Vogtmerged from the debian-experimental2 branch
2011-08-01  Michael Vogtfix crash when P.Arch() was used but the cache got...
2011-07-29  Michael Vogtmerge from lp:~mvo/apt/mvo
2011-07-28  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-07-28  Michael Vogtmerged from debian-apt
2011-07-28  Michael Vogt* merged latest fixes from debian-sid
2011-07-15  Michael Vogtmerged from http://bzr.debian.org/bzr/apt/apt/debian-sid
2011-07-05  Michael Vogtmerge lp:~mvo/apt/sha512-template to get fixes for the
2011-06-30  Michael Vogtmerged from debian-sid
2011-06-29  Michael Vogtmerge lp:~mvo/apt/abi-break
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-05-31  Michael Vogtmerged from the debian branch
2011-05-17  David Kalnischkiesremove deprecated methods which nobody should have...
2011-05-17  David Kalnischkies* doc/external-dependency-solver-protocol.txt:
2011-05-17  David Kalnischkies* Implement EDSP in libapt-pkg so that all front-ends...
2011-05-16  Michael Vogtmerged from lp:~donkult/apt/sid
2011-04-20  David Kalnischkiesmerge with debian-sid branch and 0.8.14.1 release
2011-04-16  David Kalnischkiesremove the extra unnecessary qualification cppcheck...
2011-03-10  Michael Vogtmerged from debian-sid
2011-03-10  Michael Vogtmerged the lp:~mvo/apt/mvo branch
2011-03-10  Michael Vogtmerged from donkult
2011-03-08  David KalnischkiesRemove the "pseudopackage" handling of Architecture...
2010-09-03  Michael Vogtmerged from lp:~donkult/apt/sid
2010-07-30  Michael Vogt* merge of the debian-expermental-ma branch
2010-07-30  Michael Vogt - [ABI BREAK] add an ErrorType option to CacheSetHelper
2010-07-30  David Kalnischkies - [ABI BREAK] add an ErrorType option to CacheSetHelper
2010-07-29  Michael Vogtmerged lp:~donkult/apt/sid
2010-07-17  David Kalnischkies* apt-pkg/cacheset.cc:
2010-07-09  Michael Vogtmerged from donkult
2010-07-05  David Kalnischkiesmerge with debian-experimental-ma
2010-06-15  David Kalnischkies* cmdline/cacheset.cc:
2010-06-15  David KalnischkiesAdd a GroupedFromCommandLine for the VersionSet similar...
2010-06-10  Michael Vogtmerged from david
2010-06-09  David Kalnischkiesremove the "typename" from the const_iterators as gcc...
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-06  David Kalnischkiesadd a GroupedFromCommandLine method to the PackageSet...
2010-06-05  David Kalnischkiessupport special release-modifier 'installed' and 'candi...
2010-06-05  David Kalnischkieshandle :arch modifier in PackageSet::FromString correctly
2010-06-05  David Kalnischkiesdo not insert end() Iterators into the CacheSet even...
2010-06-05  David KalnischkiesAdd a method to get a VersionSet from the Commandline...
2010-05-31  David Kalnischkies* apt-pkg/cacheset.{cc,h}:
2010-05-31  David Kalnischkiesrename packageset into cacheset while it is not too...