Age | Commit message (Expand) | Author |
2012-04-16 | releasing version 0.9.00.9.0 | Michael Vogt |
2012-04-12 | releasing version 0.9.0~exp1 | Michael Vogt |
2012-04-12 | (semi)automatic translations update | Michael Vogt |
2012-04-12 | apt-pkg/packagemanager.cc: tweak MaxLoopCount to 500 and improve the error me... | Michael Vogt |
2012-04-12 | merged r1972 from lp:~paolorotolo/apt/fix-for-967393 | Michael Vogt |
2012-04-12 | merged r1970 lp:~vorlon/apt/lp.968828 | Michael Vogt |
2012-04-11 | prepare new experimtnal upload | Michael Vogt |
2012-04-11 | merged from donkults experimental branch | Michael Vogt |
2012-04-11 | use a static FileFd::Write overload to reduce duplication of write()-retry code | David Kalnischkies |
2012-04-11 | fix the remaining lzma calls with xz --format=lzma in the testcases | David Kalnischkies |
2012-04-11 | * cmdline/apt-get.cc: | David Kalnischkies |
2012-04-11 | use xz-utils in the testcases instead of lzma and ensure that we really | David Kalnischkies |
2012-04-11 | * debian/control: | Michael Vogt |
2012-04-05 | suggest xz-utils instead of bzip2 and lzma | David Kalnischkies |
2012-04-05 | - add libbz2-dev as new build-dependency | David Kalnischkies |
2012-04-05 | if we have zlib builtin insert add a dummy gzip compressor for FileFD | David Kalnischkies |
2012-04-05 | * methods/bzip2.cc: | David Kalnischkies |
2012-04-05 | * apt-pkg/aptconfiguration.cc: | David Kalnischkies |
2012-04-05 | detect zlib correctly. We still don't allow to build without it to remain | David Kalnischkies |
2012-04-05 | db2 isn't used for ages now, so complain about missing libdb instead | David Kalnischkies |
2012-04-05 | * cmdline/apt-get.cc: | Bogdan Purcareata |
2012-04-05 | * doc/*: | David Kalnischkies |
2012-04-04 | apt-verbatim.ent is an INCLUDE file as well | David Kalnischkies |
2012-04-04 | [ Bogdan Purcareata ] | Bogdan Purcareata |
2012-03-22 | make these retry_write methods static so that they don't end up as symbols | David Kalnischkies |
2012-03-22 | * debian/rules: | David Kalnischkies |
2012-03-22 | merge with debian-sid (some version screw going on here) | David Kalnischkies |
2012-03-22 | use the variables as the rest of the tests to avoid escapes in the output | David Kalnischkies |
2012-03-22 | * apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}: | David Kalnischkies |
2012-03-22 | * doc/apt-get.8.xml: | Mike Erickson |
2012-03-22 | * debian/control | David Kalnischkies |
2012-03-22 | use the correct line to get the currently configure.in version | David Kalnischkies |
2012-03-22 | * debian/apt-utils.install: | David Kalnischkies |
2012-03-22 | the previously used VERSION didn't work everywhere so we are switching | David Kalnischkies |
2012-03-21 | do not update po and pot files in the process of the build as this | David Kalnischkies |
2012-03-20 | for these helpers we don't need too much checks, | David Kalnischkies |
2012-03-20 | * methods/rred.cc: | David Kalnischkies |
2012-03-20 | * debian/libapt-pkg4.12: | David Kalnischkies |
2012-03-20 | * methods/makefile: | David Kalnischkies |
2012-03-20 | * apt-pkg/acquire-worker.cc: | David Kalnischkies |
2012-03-20 | update the versionnumber of the faked dpkg in the testcases for multiarch | David Kalnischkies |
2012-03-13 | merged from lp:~mvo/apt/mvo | Michael Vogt |
2012-03-13 | add APT::pkgPackageManager::MaxLoopCount to ensure that the | Michael Vogt |
2012-03-13 | merged from debian-experimental2 | Michael Vogt |
2012-03-13 | now that stdout/stdlog are used consistently, the message order changed | David Kalnischkies |
2012-03-13 | merged from lp:~donkult/apt/experimental | Michael Vogt |
2012-03-13 | recheck dependencies in SmartUnpack after a change, too | David Kalnischkies |
2012-03-13 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2012-03-12 | ensure that the fullname of a package is displayed in the debug output | David Kalnischkies |
2012-03-12 | improve the testcode so that we do not depend on the order of unpacking | David Kalnischkies |