Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | db2 isn't used for ages now, so complain about missing libdb instead | David Kalnischkies | 2012-04-05 | 1 | -1/+1 | |
| | * | | * cmdline/apt-get.cc: | Bogdan Purcareata | 2012-04-05 | 3 | -4/+8 | |
| | * | | * doc/*: | David Kalnischkies | 2012-04-05 | 12 | -223/+226 | |
| | * | | apt-verbatim.ent is an INCLUDE file as well | David Kalnischkies | 2012-04-04 | 1 | -1/+1 | |
| | * | | [ Bogdan Purcareata ] | Bogdan Purcareata | 2012-04-04 | 2 | -1/+6 | |
| | * | | make these retry_write methods static so that they don't end up as symbols | David Kalnischkies | 2012-03-22 | 2 | -2/+3 | |
| | * | | * debian/rules: | David Kalnischkies | 2012-03-22 | 4 | -15/+46 | |
| | * | | merge with debian-sid (some version screw going on here) | David Kalnischkies | 2012-03-22 | 6 | -784/+902 | |
| | |\ \ | ||||||
| | * | | | use the variables as the rest of the tests to avoid escapes in the output | David Kalnischkies | 2012-03-22 | 1 | -2/+2 | |
| | * | | | * apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}: | David Kalnischkies | 2012-03-22 | 11 | -860/+15 | |
| | * | | | * doc/apt-get.8.xml: | Mike Erickson | 2012-03-22 | 11 | -12/+14 | |
| | * | | | * debian/control | David Kalnischkies | 2012-03-22 | 2 | -2/+4 | |
| | * | | | use the correct line to get the currently configure.in version | David Kalnischkies | 2012-03-22 | 1 | -1/+1 | |
| | * | | | * debian/apt-utils.install: | David Kalnischkies | 2012-03-22 | 5 | -18/+26 | |
| | * | | | the previously used VERSION didn't work everywhere so we are switching | David Kalnischkies | 2012-03-22 | 20 | -25/+24 | |
| | * | | | do not update po and pot files in the process of the build as this | David Kalnischkies | 2012-03-21 | 7 | -24/+32 | |
| | * | | | for these helpers we don't need too much checks, | David Kalnischkies | 2012-03-20 | 2 | -3/+3 | |
| | * | | | * methods/rred.cc: | David Kalnischkies | 2012-03-20 | 6 | -19/+64 | |
| | * | | | * debian/libapt-pkg4.12: | David Kalnischkies | 2012-03-20 | 2 | -50/+137 | |
| | * | | | * methods/makefile: | David Kalnischkies | 2012-03-20 | 2 | -2/+5 | |
| | * | | | * apt-pkg/acquire-worker.cc: | David Kalnischkies | 2012-03-20 | 6 | -12/+58 | |
| | * | | | update the versionnumber of the faked dpkg in the testcases for multiarch | David Kalnischkies | 2012-03-20 | 1 | -1/+3 | |
| | * | | | now that stdout/stdlog are used consistently, the message order changed | David Kalnischkies | 2012-03-13 | 1 | -1/+1 | |
| * | | | | * debian/control: | Michael Vogt | 2012-04-11 | 2 | -1/+3 | |
| * | | | | merged from lp:~mvo/apt/mvo | Michael Vogt | 2012-03-13 | 2 | -2/+15 | |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | ||||||
| | * | | add APT::pkgPackageManager::MaxLoopCount to ensure that the | Michael Vogt | 2012-03-13 | 2 | -2/+15 | |
| | * | | merged from debian-experimental2 | Michael Vogt | 2012-03-13 | 53 | -613/+1127 | |
| | |\ \ | | |/ / | |/| | | ||||||
| * | | | merged from lp:~donkult/apt/experimental | Michael Vogt | 2012-03-13 | 5 | -305/+368 | |
| |\ \ \ | ||||||
| | * | | | recheck dependencies in SmartUnpack after a change, too | David Kalnischkies | 2012-03-13 | 3 | -166/+199 | |
| | * | | | * apt-pkg/packagemanager.cc: | David Kalnischkies | 2012-03-13 | 2 | -79/+120 | |
| | * | | | ensure that the fullname of a package is displayed in the debug output | David Kalnischkies | 2012-03-12 | 2 | -34/+34 | |
| | * | | | improve the testcode so that we do not depend on the order of unpacking | David Kalnischkies | 2012-03-12 | 1 | -25/+17 | |
| | * | | | now that the package name 'apt' is a magic word enabling essential status | David Kalnischkies | 2012-03-12 | 1 | -10/+10 | |
| | * | | | show which dependency couldn't be satisfied in the debug output | David Kalnischkies | 2012-03-07 | 1 | -1/+1 | |
| * | | | | * apt-pkg/packagemanager.cc: | Michael Vogt | 2012-03-07 | 2 | -13/+20 | |
| |/ / / | ||||||
| * | | | releasing version 0.8.16~exp13 | Michael Vogt | 2012-03-06 | 1 | -2/+2 | |
| * | | | merged from lp:~donkult/apt/experimental | Michael Vogt | 2012-03-06 | 47 | -330/+742 | |
| |\ \ \ | ||||||
| | * | | | add Debug::pkgAcqArchive::NoQueue to disable package downloading | David Kalnischkies | 2012-03-06 | 2 | -2/+14 | |
| | * | | | merge with apt/experimental | David Kalnischkies | 2012-03-06 | 5 | -11/+51 | |
| | |\ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | * apt-pkg/packagemanager.cc: | Michael Vogt | 2012-03-06 | 2 | -4/+16 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | * apt-pkg/packagemanager.cc: | Michael Vogt | 2012-03-02 | 2 | -4/+16 | |
| * | | | | changelog: Document scoring difference for Important flag | Julian Andres Klode | 2012-03-05 | 1 | -1/+2 | |
| * | | | | * Treat the Important flag like the Essential flag with two differences: | Julian Andres Klode | 2012-03-05 | 4 | -4/+26 | |
| * | | | | * apt-pkg/packagemanager.cc: | Julian Andres Klode | 2012-03-05 | 2 | -2/+3 | |
| * | | | | * apt-pkg/deb/deblistparser.cc: | Julian Andres Klode | 2012-03-05 | 2 | -1/+5 | |
| | | * | | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | 2012-03-06 | 2 | -1/+10 | |
| | | * | | as we parse datestrings from external sources a lot specify the length | David Kalnischkies | 2012-03-05 | 1 | -3/+3 | |
| | | * | | fix "(style) The scope of the variable 'count' can be reduced" | David Kalnischkies | 2012-03-05 | 1 | -4/+3 | |
| | | * | | micro-optimize "(performance) Prefer prefix ++/-- operators for non-primitive... | David Kalnischkies | 2012-03-05 | 1 | -1/+1 | |
| | | * | | set char-limits for the scanf parsing previous crash-reports | David Kalnischkies | 2012-03-05 | 1 | -1/+1 |