summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* normalize a bit by replacing // and /./ with / in FindFileDavid Kalnischkies2012-04-231-30/+38
* * edsp/edspsystem.cc:David Kalnischkies2012-04-231-1/+1
* * apt-pkg/depcache.cc:David Kalnischkies2012-04-231-12/+13
* * apt-pkg/cdrom.cc:David Kalnischkies2012-04-221-19/+2
* * apt-pkg/acquire-worker.cc:David Kalnischkies2012-04-221-30/+9
* * apt-pkg/contrib/configuration.cc:David Kalnischkies2012-04-222-8/+66
* * apt-pkg/contrib/strutl.cc:David Kalnischkies2012-04-211-20/+37
* merged from bzr+ssh://bazaar.launchpad.net/~donkult/apt/sid/Michael Vogt2012-04-201-2/+4
|\
| * fix a bug uncovered by the previous commit which checks if a CompressorDavid Kalnischkies2012-04-201-2/+4
* | merged from lp:~donkult/apt/sidMichael Vogt2012-04-207-22/+42
|\|
| * * apt-pkg/cacheset.cc:David Kalnischkies2012-04-201-2/+5
| * * apt-pkg/contrib/sha2_internal.cc:David Kalnischkies2012-04-201-2/+6
| * * apt-pkg/aptconfiguration.cc:David Kalnischkies2012-04-201-12/+13
| * * apt-pkg/packagemanager.cc:Malcolm Scott2012-04-191-2/+2
| * * apt-pkg/contrib/fileutl.cc:David Kalnischkies2012-04-191-0/+6
| * * apt-pkg/deb/deblistparser.cc:David Kalnischkies2012-04-181-2/+8
| * newer gcc versions seems to have no problem with that, but while workingDavid Kalnischkies2012-04-171-2/+2
* | merge from the lp:~mvo/apt/mvo branchMichael Vogt2012-04-201-1/+5
|\ \ | |/ |/|
| * cherry pick r1975 from lp:~ubuntu-core-dev/apt/ubuntuMichael Vogt2012-04-201-0/+1
| * * apt-pkg/deb/dpkgpm.cc:Michael Vogt2012-03-271-1/+4
* | * apt-pkg/packagemanager.cc:David Kalnischkies2012-04-161-1/+1
* | apt-pkg/packagemanager.cc: tweak MaxLoopCount to 500 and improve the error me...Michael Vogt2012-04-121-3/+3
* | merged from donkults experimental branchMichael Vogt2012-04-1111-64/+206
|\ \ | |/ |/|
| * use a static FileFd::Write overload to reduce duplication of write()-retry codeDavid Kalnischkies2012-04-115-66/+34
| * use xz-utils in the testcases instead of lzma and ensure that we reallyDavid Kalnischkies2012-04-111-1/+1
| * - add libbz2-dev as new build-dependencyDavid Kalnischkies2012-04-053-11/+110
| * if we have zlib builtin insert add a dummy gzip compressor for FileFDDavid Kalnischkies2012-04-052-1/+4
| * * apt-pkg/aptconfiguration.cc:David Kalnischkies2012-04-051-6/+27
| * detect zlib correctly. We still don't allow to build without it to remainDavid Kalnischkies2012-04-051-19/+13
| * make these retry_write methods static so that they don't end up as symbolsDavid Kalnischkies2012-03-221-1/+2
| * the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies2012-03-221-1/+1
| * * methods/rred.cc:David Kalnischkies2012-03-201-8/+28
| * * apt-pkg/acquire-worker.cc:David Kalnischkies2012-03-205-10/+46
* | add APT::pkgPackageManager::MaxLoopCount to ensure that theMichael Vogt2012-03-131-2/+12
|/
* merged from lp:~donkult/apt/experimentalMichael Vogt2012-03-131-264/+327
|\
| * recheck dependencies in SmartUnpack after a change, tooDavid Kalnischkies2012-03-131-165/+196
| * * apt-pkg/packagemanager.cc:David Kalnischkies2012-03-131-79/+111
| * ensure that the fullname of a package is displayed in the debug outputDavid Kalnischkies2012-03-121-29/+29
| * show which dependency couldn't be satisfied in the debug outputDavid Kalnischkies2012-03-071-1/+1
* | * apt-pkg/packagemanager.cc:Michael Vogt2012-03-071-13/+13
|/
* add Debug::pkgAcqArchive::NoQueue to disable package downloadingDavid Kalnischkies2012-03-061-1/+12
* merge with apt/experimentalDavid Kalnischkies2012-03-064-11/+38
|\
| * * apt-pkg/packagemanager.cc:Michael Vogt2012-03-061-4/+13
| |\
| | * * apt-pkg/packagemanager.cc:Michael Vogt2012-03-021-4/+13
| * | * Treat the Important flag like the Essential flag with two differences:Julian Andres Klode2012-03-053-4/+23
| * | * apt-pkg/packagemanager.cc:Julian Andres Klode2012-03-051-2/+1
| * | * apt-pkg/deb/deblistparser.cc:Julian Andres Klode2012-03-051-1/+1
* | | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2012-03-061-0/+7
* | | as we parse datestrings from external sources a lot specify the lengthDavid Kalnischkies2012-03-051-3/+3
* | | set char-limits for the scanf parsing previous crash-reportsDavid Kalnischkies2012-03-051-1/+1