Age | Commit message (Expand) | Author |
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 | 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 |
2012-03-12 | now that the package name 'apt' is a magic word enabling essential status | David Kalnischkies |
2012-03-07 | show which dependency couldn't be satisfied in the debug output | David Kalnischkies |
2012-03-07 | * apt-pkg/packagemanager.cc: | Michael Vogt |
2012-03-06 | releasing version 0.8.16~exp13 | Michael Vogt |
2012-03-06 | merged from lp:~donkult/apt/experimental | Michael Vogt |
2012-03-06 | add Debug::pkgAcqArchive::NoQueue to disable package downloading | David Kalnischkies |
2012-03-06 | merge with apt/experimental | David Kalnischkies |
2012-03-06 | * apt-pkg/acquire-item.cc: | Michael Vogt |
2012-03-06 | * apt-pkg/packagemanager.cc: | Michael Vogt |
2012-03-06 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2012-03-05 | changelog: Document scoring difference for Important flag | Julian Andres Klode |
2012-03-05 | * Treat the Important flag like the Essential flag with two differences: | Julian Andres Klode |
2012-03-05 | * apt-pkg/packagemanager.cc: | Julian Andres Klode |
2012-03-05 | * apt-pkg/deb/deblistparser.cc: | Julian Andres Klode |
2012-03-05 | as we parse datestrings from external sources a lot specify the length | David Kalnischkies |
2012-03-05 | fix "(style) The scope of the variable 'count' can be reduced" | David Kalnischkies |