summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-03show in the debug output if we are looping in the avoid breaksDavid Kalnischkies1-1/+6
2012-03-03eanup the ordering-code avoiding a break (no function change)David Kalnischkies1-28/+23
2012-02-27fix the string in the testcasesDavid Kalnischkies1-3/+3
2012-02-25* cmdline/apt-cache.cc:David Kalnischkies2-2/+4
2012-02-18improve 'error' message for packages which are only referencedDavid Kalnischkies3-6/+43
2012-02-18* cmdline/apt-get.cc:David Kalnischkies3-2/+87
2012-02-18use pdiff for Translation-* files if available (Closes: #657902)David Kalnischkies2-2/+8
2012-02-18* apt-pkg/acquire-item.cc:David Kalnischkies6-84/+39
2012-02-18ensure that the cache-directories are really directories beforeDavid Kalnischkies1-2/+2
2012-02-18* apt-pkg/indexrecords.cc:David Kalnischkies2-2/+7
2012-02-11* apt-pkg/cachefile.cc:David Kalnischkies4-1/+112
2012-02-11just in case: correct the header-guard for https to not match httpDavid Kalnischkies1-2/+2
2012-02-11remove the arbitrary MAXLEN limit for response lines (Closes: #658346)David Kalnischkies4-10/+3
2012-02-11save the universe by not printing messages about apport if a packageDavid Kalnischkies2-1/+9
2012-02-11fix the hold-testcase as it has problems with 'foreign' operationsDavid Kalnischkies5-83/+18
2012-02-11correctly ignore already (un)hold packagesDavid Kalnischkies3-4/+14
2012-02-10* cmdline/apt-mark.cc:David Kalnischkies2-18/+115
2012-02-10Fix the testcases to work with and configure dpkg correctly in aDavid Kalnischkies2-23/+64
2012-02-10ensure that architectures are not added multiple timesDavid Kalnischkies2-2/+5
2012-02-09call dpkg --assert-multi-arch with execvp instead of execvDavid Kalnischkies3-4/+5
2012-02-03rework previous patch to avoid changing the inline codeMichael Vogt2-4/+6
2012-02-03* apt-pkg/contrib/fileutl.h:Michael Vogt2-1/+6
2012-02-03* apt-pkg/contrib/fileutl.h:Michael Vogt2-1/+6
2012-01-31Fix IndexCopy::CopyPackages and TranslationsCopy::CopyTranslations toMichael Vogt2-2/+4
2012-01-31merged from lp:~mvo/apt/mvoMichael Vogt2-2/+41
2012-01-31merged from lp:~donkult/apt/experimental/Michael Vogt15-84/+409
2012-01-30* apt-pkg/deb/dpkgpm.cc:Michael Vogt2-2/+41
2012-01-30merged from donkultMichael Vogt32-1646/+2281
2012-01-30* apt-pkg/aptconfiguration.cc:David Kalnischkies2-9/+60
2012-01-30* methods/http{s,}.cc:David Kalnischkies3-2/+31
2012-01-30* apt-pkg/contrib/configuration.cc:David Kalnischkies3-3/+20
2012-01-29* apt-pkg/depcache.cc:David Kalnischkies3-12/+60
2012-01-29* apt-pkg/algorithms.cc:Colin Watson3-17/+19
2012-01-29add the testcase i wrote for revno 2209.1.2, to ensure that breaks onDavid Kalnischkies1-0/+56
2012-01-29add a very simple testcases for the previous commited fix forDavid Kalnischkies1-0/+51
2012-01-29* apt-pkg/algorithms.cc:Colin Watson2-3/+7
2012-01-29* cmdline/apt-get.cc:Steve Langasek3-28/+78
2012-01-29ensure that dpkg binary doesn't have the chroot-directory prefixedDavid Kalnischkies2-2/+13
2012-01-29* apt-pkg/deb/dpkgpm.cc:David Kalnischkies2-17/+23
2012-01-24releasing version 0.8.16~exp12Michael Vogt1-1/+1
2012-01-20merged from bzr+ssh://bazaar.launchpad.net/~donkult/apt/experimental/Michael Vogt10-36/+79
2012-01-20* test/libapt/run-tests:David Kalnischkies2-4/+5
2012-01-20* test/libapt/globalerror_test.cc:Pino Toscano2-3/+11
2012-01-20fix a few esoteric cppcheck errors/warnings/infosDavid Kalnischkies4-5/+17
2012-01-20fix typos in comments reported by the lintian in very-picky-modesDavid Kalnischkies1-5/+5
2012-01-19* methods/https.cc:David Kalnischkies2-6/+10
2012-01-19apply typofixes by Pascal De Vuyst, thanks! (Closes: #652834, #652835)David Kalnischkies2-3/+4
2012-01-19* debian/rules:David Kalnischkies2-2/+7
2012-01-19* debian/control:David Kalnischkies2-11/+14
2012-01-19* apt-pkg/packagemanager.cc:David Kalnischkies2-2/+11