summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (semi)automatic translations updateMichael Vogt2012-04-1243-114/+114
* apt-pkg/packagemanager.cc: tweak MaxLoopCount to 500 and improve the error me...Michael Vogt2012-04-121-3/+3
* merged r1972 from lp:~paolorotolo/apt/fix-for-967393Michael Vogt2012-04-1244-4/+784
* merged r1970 lp:~vorlon/apt/lp.968828Michael Vogt2012-04-122-1/+5
* prepare new experimtnal uploadMichael Vogt2012-04-1158-39063/+42372
* merged from donkults experimental branchMichael Vogt2012-04-1191-2316/+1792
|\
| * use a static FileFd::Write overload to reduce duplication of write()-retry codeDavid Kalnischkies2012-04-116-66/+35
| * fix the remaining lzma calls with xz --format=lzma in the testcasesDavid Kalnischkies2012-04-113-3/+3
| * * cmdline/apt-get.cc:David Kalnischkies2012-04-113-20/+22
| * use xz-utils in the testcases instead of lzma and ensure that we reallyDavid Kalnischkies2012-04-113-6/+10
| * suggest xz-utils instead of bzip2 and lzmaDavid Kalnischkies2012-04-052-3/+5
| * - add libbz2-dev as new build-dependencyDavid Kalnischkies2012-04-058-15/+137
| * if we have zlib builtin insert add a dummy gzip compressor for FileFDDavid Kalnischkies2012-04-053-2/+6
| * * methods/bzip2.cc:David Kalnischkies2012-04-054-199/+35
| * * apt-pkg/aptconfiguration.cc:David Kalnischkies2012-04-052-7/+30
| * detect zlib correctly. We still don't allow to build without it to remainDavid Kalnischkies2012-04-053-20/+17
| * 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
| |\
| | * * apt-pkg/acquire-item.cc:Michael Vogt2012-03-063-2/+43
| | * French: replace "étiquetage" by "épinglage" for "pinning"bubulle@debian.org2012-03-033-7/+8
| | * merged patch from lp:~uusijani/apt/uusi-branch: Michael Vogt2012-03-012-2/+7
| | * Danish translation updatebubulle@debian.org2012-02-052-296/+313
| | * Polish (Michał Kułach). Closes: #656908bubulle@debian.org2012-01-232-473/+563
| * | 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