Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies | 2012-04-18 | 1 | -0/+8 |
* | releasing version 0.9.1 | Michael Vogt | 2012-04-17 | 1 | -1/+8 |
* | * apt-pkg/packagemanager.cc: | David Kalnischkies | 2012-04-16 | 1 | -1/+4 |
* | * cmdline/apt-get.cc: | David Kalnischkies | 2012-04-16 | 1 | -0/+9 |
* | merge from the expermental2 branch | Michael Vogt | 2012-04-16 | 17 | -272/+1218 |
|\ | |||||
| * | releasing version 0.9.0 | Michael Vogt | 2012-04-16 | 1 | -0/+6 |
| * | releasing version 0.9.0~exp1 | Michael Vogt | 2012-04-12 | 1 | -3/+4 |
| * | merged r1972 from lp:~paolorotolo/apt/fix-for-967393 | Michael Vogt | 2012-04-12 | 1 | -1/+4 |
| * | merged r1970 lp:~vorlon/apt/lp.968828 | Michael Vogt | 2012-04-12 | 1 | -0/+4 |
| * | prepare new experimtnal upload | Michael Vogt | 2012-04-11 | 4 | -3/+6 |
| * | merged from donkults experimental branch | Michael Vogt | 2012-04-11 | 6 | -106/+236 |
| |\ | |||||
| | * | use a static FileFd::Write overload to reduce duplication of write()-retry code | David Kalnischkies | 2012-04-11 | 1 | -0/+1 |
| | * | * cmdline/apt-get.cc: | David Kalnischkies | 2012-04-11 | 1 | -1/+3 |
| | * | suggest xz-utils instead of bzip2 and lzma | David Kalnischkies | 2012-04-05 | 2 | -3/+5 |
| | * | - add libbz2-dev as new build-dependency | David Kalnischkies | 2012-04-05 | 2 | -2/+9 |
| | * | if we have zlib builtin insert add a dummy gzip compressor for FileFD | David Kalnischkies | 2012-04-05 | 1 | -1/+2 |
| | * | * methods/bzip2.cc: | David Kalnischkies | 2012-04-05 | 1 | -1/+4 |
| | * | * apt-pkg/aptconfiguration.cc: | David Kalnischkies | 2012-04-05 | 1 | -1/+3 |
| | * | * cmdline/apt-get.cc: | Bogdan Purcareata | 2012-04-05 | 1 | -1/+5 |
| | * | * doc/*: | David Kalnischkies | 2012-04-05 | 1 | -1/+5 |
| | * | [ Bogdan Purcareata ] | Bogdan Purcareata | 2012-04-04 | 1 | -1/+5 |
| | * | * debian/rules: | David Kalnischkies | 2012-03-22 | 2 | -15/+5 |
| | * | merge with debian-sid (some version screw going on here) | David Kalnischkies | 2012-03-22 | 1 | -6/+19 |
| | |\ | |||||
| | * | | * apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}: | David Kalnischkies | 2012-03-22 | 2 | -29/+7 |
| | * | | * doc/apt-get.8.xml: | Mike Erickson | 2012-03-22 | 1 | -2/+4 |
| | * | | * 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 | 2 | -3/+5 |
| | * | | the previously used VERSION didn't work everywhere so we are switching | David Kalnischkies | 2012-03-22 | 1 | -1/+1 |
| | * | | do not update po and pot files in the process of the build as this | David Kalnischkies | 2012-03-21 | 1 | -1/+6 |
| | * | | * methods/rred.cc: | David Kalnischkies | 2012-03-20 | 1 | -1/+11 |
| | * | | * debian/libapt-pkg4.12: | David Kalnischkies | 2012-03-20 | 2 | -50/+137 |
| | * | | * methods/makefile: | David Kalnischkies | 2012-03-20 | 1 | -1/+4 |
| | * | | * apt-pkg/acquire-worker.cc: | David Kalnischkies | 2012-03-20 | 1 | -2/+12 |
| * | | | * debian/control: | Michael Vogt | 2012-04-11 | 2 | -1/+3 |
| * | | | add APT::pkgPackageManager::MaxLoopCount to ensure that the | Michael Vogt | 2012-03-13 | 1 | -0/+3 |
| |/ / | |||||
| * | | merged from lp:~donkult/apt/experimental | Michael Vogt | 2012-03-13 | 1 | -1/+8 |
| |\ \ | |||||
| | * | | recheck dependencies in SmartUnpack after a change, too | David Kalnischkies | 2012-03-13 | 1 | -1/+2 |
| | * | | * apt-pkg/packagemanager.cc: | David Kalnischkies | 2012-03-13 | 1 | -0/+9 |
| * | | | * apt-pkg/packagemanager.cc: | Michael Vogt | 2012-03-07 | 1 | -0/+7 |
| |/ / | |||||
| * | | releasing version 0.8.16~exp13 | Michael Vogt | 2012-03-06 | 1 | -2/+2 |
| * | | add Debug::pkgAcqArchive::NoQueue to disable package downloading | David Kalnischkies | 2012-03-06 | 1 | -1/+2 |
| * | | merge with apt/experimental | David Kalnischkies | 2012-03-06 | 1 | -0/+13 |
| |\ \ | |||||
| | * \ | * apt-pkg/packagemanager.cc: | Michael Vogt | 2012-03-06 | 1 | -0/+3 |
| | |\ \ | |||||
| | | * | | * apt-pkg/packagemanager.cc: | Michael Vogt | 2012-03-02 | 1 | -0/+3 |
| | * | | | 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 | 1 | -0/+3 |
| | * | | | * apt-pkg/packagemanager.cc: | Julian Andres Klode | 2012-03-05 | 1 | -0/+2 |
| | * | | | * apt-pkg/deb/deblistparser.cc: | Julian Andres Klode | 2012-03-05 | 1 | -0/+4 |
| * | | | | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | 2012-03-06 | 1 | -1/+3 |