* apt-pkg/contrib/configuration.cc:
[ntk/apt.git] / apt-pkg / pkgcachegen.cc
2011-10-05 Michael Vogt* apt-pkg/contrib/configuration.cc:
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-08-15 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-08-15 Michael Vogtmerged from the debian-sid branch
2011-08-15 Michael Vogtmerged fixes from lp:~mvo/apt/mvo
2011-08-12 Michael Vogtlots of cppcheck fixes
2011-08-11 David Kalnischkiescppcheck complains about some possible speed improvemen...
2011-08-09 Michael Vogtmerged from the debian-experimental2 branch
2011-08-08 Michael Vogtfix crash when P.Arch() was used but the cache got...
2011-08-08 Michael Vogtapt-pkg/pkgcachegen.cc: fix incorrect test for modifica...
2011-08-05 Michael Vogtapt-pkg/pkgcachegen.cc: fix compiler error
2011-08-01 Michael Vogtfix crash when P.Arch() was used but the cache got...
2011-08-01 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-08-01 Michael Vogtapt-pkg/pkgcachegen.cc: copy Arch to avoid segfault...
2011-07-29 Michael Vogtmerged from debian-sid
2011-07-29 Michael Vogtmerge from lp:~mvo/apt/mvo
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 Vogtmerged from debian-apt
2011-07-28 Michael Vogt* merged latest fixes from debian-sid
2011-07-26 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-07-22 Michael Vogtmerged from the mvo branch
2011-07-20 Julian Andres Klodeapt-pkg/pkgcachegen.cc: Write the file size to the...
2011-07-15 Michael Vogtmerged from bzr.debian.org/bzr/apt/apt/debian-sid
2011-07-15 Michael Vogtmerged from lp:~donkult/apt/sid
2011-07-14 David Kalnischkiesmerge with debian-sid 0.8.15.2
2011-07-05 Michael Vogtmerge lp:~mvo/apt/sha512-template to get fixes for the
2011-06-30 David Kalnischkies* apt-pkg/pkgcachegen.cc:
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 Kalnischkies* doc/external-dependency-solver-protocol.txt:
2011-05-17 David Kalnischkies* Implement EDSP in libapt-pkg so that all front-ends...
2011-04-15 Julian Andres KlodeMerge from DonKult
2011-04-06 David Kalnischkies* apt-pkg/pkgcache.cc:
2011-04-05 Michael Vogtmerged from debian-sid
2011-04-04 Michael Vogtmerged from lp:~donkult/apt/sid
2011-04-04 Stefano Zacchirolimerge documentation of the EDSP protocol
2011-03-30 David Kalnischkiesadd a first round of stuff needed for talking between...
2011-03-25 David Kalnischkies* apt-pkg/cacheiterator.h:
2011-03-25 David Kalnischkies* apt-pkg/pkgcachegen.cc:
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...
2011-02-22 David Kalnischkies* apt-pkg/deb/debsrcrecords.cc:
2011-02-22 David Kalnischkies* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:
2011-02-10 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-02-08 Michael Vogtmerged lp:~donkult/apt/sid
2011-02-07 David Kalnischkies* apt-pkg/pkgcachegen.cc:
2010-09-03 Michael Vogtmerged from lp:~donkult/apt/sid
2010-08-24 Michael Vogtmerged from debian-experimental-ma 0.8.0
2010-08-10 David Kalnischkiesmerge with debian-experimental-ma
2010-08-10 Julian Andres Klodeapt-pkg, methods: Convert users of WriteEmpty to WriteA...
2010-07-30 Michael Vogt* merge of the debian-expermental-ma branch
2010-07-12 Michael Vogtmerged from lp:~donkult/apt/sid
2010-07-11 David Kalnischkiesaccidently prefilling the vectors results in segfaults
2010-07-11 David Kalnischkiesrename ReOwn to ReMap in the cacheiterators
2010-07-11 David Kalnischkies* apt-pkg/deb/debmetaindex.cc:
2010-07-11 David Kalnischkies[ Martin Pitt ]
2010-07-09 Michael Vogt* doc/apt.conf.5.xml:
2010-07-09 David Kalnischkiesswitch from std::set to std::vector as it is way more...
2010-07-09 Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2010-07-09 Michael Vogtmerged from donkult
2010-07-09 David Kalnischkies* doc/apt.conf.5.xml:
2010-07-08 David Kalnischkies* apt-pkg/pkgcachegen.{cc,h}:
2010-07-08 David Kalnischkiesuse references instead of copies in the Cache generatio...
2010-07-06 David Kalnischkieswrap the mmap actions in the CacheGenerator in their...
2010-07-05 David Kalnischkiesmerge with debian-experimental-ma
2010-07-05 David KalnischkiesTry to use NotEquals for the MultiArch Breaks dependenc...
2010-06-09 Michael Vogtmerged from lp:~donkult/apt/sid
2010-06-09 Michael Vogtmerge lp:~mvo/apt/ubuntu-mirror-method-improvements
2010-06-09 Michael Vogt* merge the remaining Ubuntu change:
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 Kalnischkies* apt-pkg/cachefile.{cc,h}:
2010-05-25 Michael Vogtmerged from debian-sid
2010-05-25 Michael Vogt* methods/http.{cc,h}:
2010-05-05 Michael Vogt* debian/rules:
2010-05-05 Michael Vogt* apt-pkg/deb/debrecords.cc:
2010-05-04 Michael Vogt* doc/files.sgml:
2010-05-04 David Kalnischkiesmerge from the debian-sid branch
2010-05-04 David Kalnischkies* apt-pkg/pkgcache.h:
2010-05-04 Michael Vogtmerged from davids branch
2010-05-04 Michael Vogtmerged from the debian-sid branch
2010-04-07 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2010-04-01 Michael Vogtmerged from lp:~donkult/apt/sid
2010-03-30 David Kalnischkiesconvert some tabs to spaces to respect the style guide
2010-03-30 David KalnischkiesGroup packages in the same group together in the packag...
2010-03-19 David Kalnischkiesmerge with debian-sid to get new pl-manpage
2010-03-18 David Kalnischkiesmerge MultiArch-ABI. We don't support MultiArch yet...
2010-03-18 David KalnischkiesFix a segfault in the version merger introduced in...
2010-03-17 David Kalnischkies* apt-pkg/pkgcachegen.cc:
next