summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-20update the versionnumber of the faked dpkg in the testcases for multiarchDavid Kalnischkies1-1/+3
2012-03-13merged from lp:~mvo/apt/mvoMichael Vogt2-2/+15
2012-03-13add APT::pkgPackageManager::MaxLoopCount to ensure that theMichael Vogt2-2/+15
2012-03-13merged from debian-experimental2Michael Vogt53-613/+1127
2012-03-13now that stdout/stdlog are used consistently, the message order changedDavid Kalnischkies1-1/+1
2012-03-13merged from lp:~donkult/apt/experimentalMichael Vogt5-305/+368
2012-03-13recheck dependencies in SmartUnpack after a change, tooDavid Kalnischkies3-166/+199
2012-03-13* apt-pkg/packagemanager.cc:David Kalnischkies2-79/+120
2012-03-12ensure that the fullname of a package is displayed in the debug outputDavid Kalnischkies2-34/+34
2012-03-12improve the testcode so that we do not depend on the order of unpackingDavid Kalnischkies1-25/+17
2012-03-12now that the package name 'apt' is a magic word enabling essential statusDavid Kalnischkies1-10/+10
2012-03-07show which dependency couldn't be satisfied in the debug outputDavid Kalnischkies1-1/+1
2012-03-07* apt-pkg/packagemanager.cc:Michael Vogt2-13/+20
2012-03-06releasing version 0.8.16~exp13Michael Vogt1-2/+2
2012-03-06merged from lp:~donkult/apt/experimentalMichael Vogt47-330/+742
2012-03-06add Debug::pkgAcqArchive::NoQueue to disable package downloadingDavid Kalnischkies2-2/+14
2012-03-06merge with apt/experimentalDavid Kalnischkies5-11/+51
2012-03-06* apt-pkg/acquire-item.cc:Michael Vogt3-2/+43
2012-03-06* apt-pkg/packagemanager.cc:Michael Vogt2-4/+16
2012-03-06* apt-pkg/contrib/fileutl.cc:David Kalnischkies2-1/+10
2012-03-05changelog: Document scoring difference for Important flagJulian Andres Klode1-1/+2
2012-03-05* Treat the Important flag like the Essential flag with two differences:Julian Andres Klode4-4/+26
2012-03-05* apt-pkg/packagemanager.cc:Julian Andres Klode2-2/+3
2012-03-05* apt-pkg/deb/deblistparser.cc:Julian Andres Klode2-1/+5
2012-03-05as we parse datestrings from external sources a lot specify the lengthDavid Kalnischkies1-3/+3
2012-03-05fix "(style) The scope of the variable 'count' can be reduced"David Kalnischkies1-4/+3
2012-03-05micro-optimize "(performance) Prefer prefix ++/-- operators for non-primitive...David Kalnischkies1-1/+1
2012-03-05set char-limits for the scanf parsing previous crash-reportsDavid Kalnischkies1-1/+1
2012-03-05fix "(performance) Possible inefficient checking for 'R' emptiness."David Kalnischkies1-1/+1
2012-03-05fix "(style) Checking if unsigned variable 'Minor' is less than zero."David Kalnischkies1-1/+1
2012-03-05ensure that (s)scanf doesn't parse a too long Code now that a previousDavid Kalnischkies1-5/+7
2012-03-04fix two "(style) Variable 'Res' is assigned a value that is never used"David Kalnischkies1-4/+2
2012-03-04fix "(error) Possible null pointer dereference: BindAddr" by ensuringDavid Kalnischkies1-2/+2
2012-03-04fix "(style) Statements following return, break, continue, goto or throwDavid Kalnischkies1-4/+2
2012-03-04fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies19-36/+44
2012-03-04handle a SIGINT in all modes as a break after the currently runningDavid Kalnischkies2-4/+7
2012-03-04* apt-pkg/acquire-item.cc:David Kalnischkies2-1/+13
2012-03-03French: replace "étiquetage" by "épinglage" for "pinning"bubulle@debian.org3-7/+8
2012-03-03testcase for CVE-2012-0214Simon Ruderich1-0/+29
2012-03-03* apt-pkg/packagemanager.cc:David Kalnischkies3-13/+65
2012-03-03allow msgtest to be used with only one parameterDavid Kalnischkies1-1/+2
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-03-02* apt-pkg/packagemanager.cc:Michael Vogt2-4/+16
2012-03-01merged patch from lp:~uusijani/apt/uusi-branch: Michael Vogt2-2/+7
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