summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-19* cmdline/apt-get.cc:David Kalnischkies
2010-06-19get packages by task^ with FromTask()David Kalnischkies
2010-06-19fix the gcc warning about the initialisation order of variables causedDavid Kalnischkies
2010-06-17test-indexes.sh: quiesce apt-get source; we know that we cannot verify packag...martin@piware.de
2010-06-17test-indexes.sh: Also test compressed index mode with apt.conf.d filemartin@piware.de
2010-06-17test-indexes.sh: Just for paranoia, test that apt-cache is still working afte...martin@piware.de
2010-06-17pkgAcqIndex::Done(): If we have an IMS-Hit, also rename the destination file ...martin@piware.de
2010-06-17test-indexes.sh: fix check_indexes call in compressed modemartin@piware.de
2010-06-17test-indexes.sh: Actually test for non/pre-existing indexes in compressed modemartin@piware.de
2010-06-17test-indexes: Use /etc/apt from temporary work dir, not from systemmartin@piware.de
2010-06-17test-indexes.sh: Refactor common code into functionsmartin@piware.de
2010-06-17test-indexes.sh: More verbose failures on wrong/missing indexesmartin@piware.de
2010-06-16* apt-pkg/depcache.cc:David Kalnischkies
2010-06-16add a simple method to VerIterator to check if two Versions are similarDavid Kalnischkies
2010-06-15* cmdline/cacheset.cc:David Kalnischkies
2010-06-15Add a GroupedFromCommandLine for the VersionSet similar to theDavid Kalnischkies
2010-06-15test/test-indexes.sh: Stop hardcoding archive gpg key ID, get it from first f...martin@piware.de
2010-06-11apt-pkg/deb/debindexfile.cc: Fix one more place to check for gzipped indexes,...martin@piware.de
2010-06-11* apt-pkg/acquire-item.cc:martin@piware.de
2010-06-11test-indexes.sh: Add source related tests, which uncovers two regressionsmartin@piware.de
2010-06-11changelog: clarify abi break, it's not externalmartin@piware.de
2010-06-11* configure.in:martin@piware.de
2010-06-11* doc/po/apt-doc.pot, doc/po/de.po:martin@piware.de
2010-06-11* doc/apt.conf.5.xml:martin@piware.de
2010-06-11Fix compressed index retrieval for current timestampsmartin@piware.de
2010-06-11* debian/rules:martin@piware.de
2010-06-11* debian/control:David Kalnischkies
2010-06-10merge with debian-experimental-ma to get the public policy backDavid Kalnischkies
2010-06-10* apt-pkg/cachefile.h:Michael Vogt
2010-06-10* Add test/test-indexes.sh:martin@piware.de
2010-06-10* apt-pkg/orderlist.cc:David Kalnischkies
2010-06-10releasing version 0.7.26~exp6Michael Vogt
2010-06-10mention abi break in changelogmartin@piware.de
2010-06-10merged from davidMichael Vogt
2010-06-10* apt-pkg/acquire-item.cc:martin@piware.de
2010-06-10* apt-pkg/cacheset.cc:David Kalnischkies
2010-06-10correct a minor spelling mistake in the changelogDavid Kalnischkies
2010-06-10readd the autoremove protection for the kfreebsd-image as it was lostDavid Kalnischkies
2010-06-09enhance the split out of the gpgv commandline mangling by splitting outDavid Kalnischkies
2010-06-09sent Last-Modified header also for Translation filesDavid Kalnischkies
2010-06-09be sure that the RFC1123StrToTime method is run in a LANG=C environmentDavid Kalnischkies
2010-06-09* apt-pkg/indexcopy.cc:David Kalnischkies
2010-06-09fix compiler warning in the new mirror codeDavid Kalnischkies
2010-06-09* apt-pkg/policy.cc:David Kalnischkies
2010-06-09remove the "typename" from the const_iterators as gcc-4.4 doesn't likeDavid Kalnischkies
2010-06-09* apt-pkg/deb/debindexfile.cc:martin@piware.de
2010-06-09* apt-pkg/contrib/fileutl.{h,cc}:martin@piware.de
2010-06-09merged from lp:~donkult/apt/sidMichael Vogt
2010-06-09debian/rules: remove two more leftovers fromthe ubuntu mergeMichael Vogt
2010-06-09merge lp:~mvo/apt/ubuntu-mirror-method-improvementsMichael Vogt