summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-11cppcheck is right that the check for preventing null deference of QueryDavid Kalnischkies1-6/+2
2011-08-05* test/integration/test-hashsum-verification:Michael Vogt3-2/+91
2011-08-05* apt-pkg/acquire-item.cc:Michael Vogt3-2/+13
2011-08-05* test/integration/test-hashsum-verification:Michael Vogt2-0/+78
2011-08-01merged from lp:~mvo/apt/mvoMichael Vogt7-7/+72
2011-08-01apt-pkg/pkgcachegen.cc: copy Arch to avoid segfault on cache remapMichael Vogt1-1/+3
2011-07-29merged from debian-sidMichael Vogt82-18445/+23460
2011-07-29* apt-pkg/pkgcachegen.{cc,h}:Michael Vogt3-2/+9
2011-07-28releasing version 0.8.15.50.8.15.5Michael Vogt1-2/+2
2011-07-28* apt-pkg/contrib/fileutl.{cc,h}:Michael Vogt6-4/+54
2011-07-28merged from lp:~donkult/apt/sidMichael Vogt3-5/+54
2011-07-27* apt-pkg/deb/deblistparser.cc:David Kalnischkies3-1/+40
2011-07-26releasing version 0.8.15.40.8.15.4Michael Vogt1-2/+2
2011-07-26refresh po/*Michael Vogt46-18572/+22958
2011-07-26merged from lp:~mvo/apt/mvoMichael Vogt6-3/+130
2011-07-26merged from lp:~donkult/apt/sidMichael Vogt2-3/+11
2011-07-26fix typos in changelog, make DeEscapeString const, improve descriptionMichael Vogt3-6/+7
2011-07-26add another escape test case, fixup octal one (its \0XX instead of \0XXX)Michael Vogt3-6/+11
2011-07-26apt-pkg/contrib/strutl.cc: kill unneeded debug outputMichael Vogt1-1/+0
2011-07-26* apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:Michael Vogt6-6/+118
2011-07-26* apt-pkg/contrib/sha1.cc:David Miller2-3/+11
2011-07-25* apt-pkg/contrib/cdromutl.cc:Michael Vogt2-1/+9
2011-07-25releasing version 0.8.15.3Michael Vogt0-0/+0
2011-07-25merged from lp:~donkult/apt/sid0.8.15.3Michael Vogt12-117/+496
2011-07-25implement MultiarchCross for build-dep and source (Closes: #632221)David Kalnischkies6-8/+341
2011-07-25the order of languages after "none" is not important, so ignore it in testsDavid Kalnischkies2-6/+40
2011-07-25update the testcase to reflect that native is always on top ifDavid Kalnischkies1-0/+6
2011-07-25* apt-pkg/deb/deblistparser.cc:David Kalnischkies2-4/+11
2011-07-25* apt-pkg/aptconfiguration.cc:David Kalnischkies2-2/+5
2011-07-24move debug message about attempt install/remove to the responsible methodDavid Kalnischkies1-3/+8
2011-07-24alternatively check in a versioned depends if the candidate is goodDavid Kalnischkies1-27/+21
2011-07-24after this consider providing packages (if it is not a versioned dep)David Kalnischkies1-26/+27
2011-07-24move the detection for installed versions up as it is the easiest caseDavid Kalnischkies1-25/+20
2011-07-24first round of reorder code without changing resultDavid Kalnischkies1-29/+27
2011-07-24buildconflicts effect all architecturesDavid Kalnischkies2-12/+15
2011-07-23you want to be nice and quote a filename just to be reminded by gpgDavid Kalnischkies1-1/+1
2011-07-22merged from donkultMichael Vogt16-21/+117
2011-07-22merged from the mvo branchMichael Vogt2-1/+3
2011-07-22* cmdline/apt-get.cc:Michael Vogt2-1/+3
2011-07-16* apt-pkg/policy.cc:David Kalnischkies4-6/+86
2011-07-16do not require unused partial dirs in 'source' (Closes: #633510)David Kalnischkies3-3/+5
2011-07-16* doc/apt-cache.8.xml:John Feuerstein9-13/+15
2011-07-16* cmdline/apt-key:David Kalnischkies3-2/+14
2011-07-15apt-pkg/contrib/configuration.cc: revert Configuration::Set() ABI breakMichael Vogt2-2/+2
2011-07-15merged from lp:~donkult/apt/sidMichael Vogt15-52/+241
2011-07-15* apt-pkg/depcache.cc:David Kalnischkies2-2/+4
2011-07-14merge with debian-sid 0.8.15.2David Kalnischkies6-11/+78
2011-07-14merged from the mvo branch and add proper changelogMichael Vogt5-8/+71
2011-07-14merged from debian-sidMichael Vogt12-48/+225
2011-07-14make ResolveByKeep() more clever and hold back packages that would go into a ...Michael Vogt4-410/+570