summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | db2 isn't used for ages now, so complain about missing libdb insteadDavid Kalnischkies2012-04-051-1/+1
| | * | * cmdline/apt-get.cc:Bogdan Purcareata2012-04-053-4/+8
| | * | * doc/*:David Kalnischkies2012-04-0512-223/+226
| | * | apt-verbatim.ent is an INCLUDE file as wellDavid Kalnischkies2012-04-041-1/+1
| | * | [ Bogdan Purcareata ]Bogdan Purcareata2012-04-042-1/+6
| | * | make these retry_write methods static so that they don't end up as symbolsDavid Kalnischkies2012-03-222-2/+3
| | * | * debian/rules:David Kalnischkies2012-03-224-15/+46
| | * | merge with debian-sid (some version screw going on here)David Kalnischkies2012-03-226-784/+902
| | |\ \
| | * | | use the variables as the rest of the tests to avoid escapes in the outputDavid Kalnischkies2012-03-221-2/+2
| | * | | * apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}:David Kalnischkies2012-03-2211-860/+15
| | * | | * doc/apt-get.8.xml:Mike Erickson2012-03-2211-12/+14
| | * | | * debian/controlDavid Kalnischkies2012-03-222-2/+4
| | * | | use the correct line to get the currently configure.in versionDavid Kalnischkies2012-03-221-1/+1
| | * | | * debian/apt-utils.install:David Kalnischkies2012-03-225-18/+26
| | * | | the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies2012-03-2220-25/+24
| | * | | do not update po and pot files in the process of the build as thisDavid Kalnischkies2012-03-217-24/+32
| | * | | for these helpers we don't need too much checks,David Kalnischkies2012-03-202-3/+3
| | * | | * methods/rred.cc:David Kalnischkies2012-03-206-19/+64
| | * | | * debian/libapt-pkg4.12:David Kalnischkies2012-03-202-50/+137
| | * | | * methods/makefile:David Kalnischkies2012-03-202-2/+5
| | * | | * apt-pkg/acquire-worker.cc:David Kalnischkies2012-03-206-12/+58
| | * | | update the versionnumber of the faked dpkg in the testcases for multiarchDavid Kalnischkies2012-03-201-1/+3
| | * | | now that stdout/stdlog are used consistently, the message order changedDavid Kalnischkies2012-03-131-1/+1
| * | | | * debian/control:Michael Vogt2012-04-112-1/+3
| * | | | merged from lp:~mvo/apt/mvoMichael Vogt2012-03-132-2/+15
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | add APT::pkgPackageManager::MaxLoopCount to ensure that theMichael Vogt2012-03-132-2/+15
| | * | merged from debian-experimental2Michael Vogt2012-03-1353-613/+1127
| | |\ \ | | |/ / | |/| |
| * | | merged from lp:~donkult/apt/experimentalMichael Vogt2012-03-135-305/+368
| |\ \ \
| | * | | recheck dependencies in SmartUnpack after a change, tooDavid Kalnischkies2012-03-133-166/+199
| | * | | * apt-pkg/packagemanager.cc:David Kalnischkies2012-03-132-79/+120
| | * | | ensure that the fullname of a package is displayed in the debug outputDavid Kalnischkies2012-03-122-34/+34
| | * | | improve the testcode so that we do not depend on the order of unpackingDavid Kalnischkies2012-03-121-25/+17
| | * | | now that the package name 'apt' is a magic word enabling essential statusDavid Kalnischkies2012-03-121-10/+10
| | * | | show which dependency couldn't be satisfied in the debug outputDavid Kalnischkies2012-03-071-1/+1
| * | | | * apt-pkg/packagemanager.cc:Michael Vogt2012-03-072-13/+20
| |/ / /
| * | | releasing version 0.8.16~exp13Michael Vogt2012-03-061-2/+2
| * | | merged from lp:~donkult/apt/experimentalMichael Vogt2012-03-0647-330/+742
| |\ \ \
| | * | | add Debug::pkgAcqArchive::NoQueue to disable package downloadingDavid Kalnischkies2012-03-062-2/+14
| | * | | merge with apt/experimentalDavid Kalnischkies2012-03-065-11/+51
| | |\ \ \ | | |/ / / | |/| | |
| * | | | * apt-pkg/packagemanager.cc:Michael Vogt2012-03-062-4/+16
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | * apt-pkg/packagemanager.cc:Michael Vogt2012-03-022-4/+16
| * | | | changelog: Document scoring difference for Important flagJulian Andres Klode2012-03-051-1/+2
| * | | | * Treat the Important flag like the Essential flag with two differences:Julian Andres Klode2012-03-054-4/+26
| * | | | * apt-pkg/packagemanager.cc:Julian Andres Klode2012-03-052-2/+3
| * | | | * apt-pkg/deb/deblistparser.cc:Julian Andres Klode2012-03-052-1/+5
| | | * | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2012-03-062-1/+10
| | | * | as we parse datestrings from external sources a lot specify the lengthDavid Kalnischkies2012-03-051-3/+3
| | | * | fix "(style) The scope of the variable 'count' can be reduced"David Kalnischkies2012-03-051-4/+3
| | | * | micro-optimize "(performance) Prefer prefix ++/-- operators for non-primitive...David Kalnischkies2012-03-051-1/+1
| | | * | set char-limits for the scanf parsing previous crash-reportsDavid Kalnischkies2012-03-051-1/+1