summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2012-04-20merged from bzr+ssh://bazaar.launchpad.net/~donkult/apt/sid/Michael Vogt
2012-04-20fix a bug uncovered by the previous commit which checks if a CompressorDavid Kalnischkies
2012-04-20merged from lp:~donkult/apt/sidMichael Vogt
2012-04-20* apt-pkg/cacheset.cc:David Kalnischkies
2012-04-20* apt-pkg/contrib/sha2_internal.cc:David Kalnischkies
2012-04-20* apt-pkg/aptconfiguration.cc:David Kalnischkies
2012-04-20merge from the lp:~mvo/apt/mvo branchMichael Vogt
2012-04-20cherry pick r1975 from lp:~ubuntu-core-dev/apt/ubuntuMichael Vogt
2012-04-19* apt-pkg/packagemanager.cc:Malcolm Scott
2012-04-19* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2012-04-18* apt-pkg/deb/deblistparser.cc:David Kalnischkies
2012-04-17newer gcc versions seems to have no problem with that, but while workingDavid Kalnischkies
2012-04-16* apt-pkg/packagemanager.cc:David Kalnischkies
2012-04-12apt-pkg/packagemanager.cc: tweak MaxLoopCount to 500 and improve the error me...Michael Vogt
2012-04-11merged from donkults experimental branchMichael Vogt
2012-04-11use a static FileFd::Write overload to reduce duplication of write()-retry codeDavid Kalnischkies
2012-04-11use xz-utils in the testcases instead of lzma and ensure that we reallyDavid Kalnischkies
2012-04-05 - add libbz2-dev as new build-dependencyDavid Kalnischkies
2012-04-05if we have zlib builtin insert add a dummy gzip compressor for FileFDDavid Kalnischkies
2012-04-05* apt-pkg/aptconfiguration.cc:David Kalnischkies
2012-04-05detect zlib correctly. We still don't allow to build without it to remainDavid Kalnischkies
2012-03-27* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2012-03-22make these retry_write methods static so that they don't end up as symbolsDavid Kalnischkies
2012-03-22the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies
2012-03-20* methods/rred.cc:David Kalnischkies
2012-03-20* apt-pkg/acquire-worker.cc:David Kalnischkies
2012-03-13add APT::pkgPackageManager::MaxLoopCount to ensure that theMichael Vogt
2012-03-13merged from lp:~donkult/apt/experimentalMichael Vogt
2012-03-13recheck dependencies in SmartUnpack after a change, tooDavid Kalnischkies
2012-03-13* apt-pkg/packagemanager.cc:David Kalnischkies
2012-03-12ensure that the fullname of a package is displayed in the debug outputDavid Kalnischkies
2012-03-07show which dependency couldn't be satisfied in the debug outputDavid Kalnischkies
2012-03-07* apt-pkg/packagemanager.cc:Michael Vogt
2012-03-06add Debug::pkgAcqArchive::NoQueue to disable package downloadingDavid Kalnischkies
2012-03-06merge with apt/experimentalDavid Kalnischkies
2012-03-06* apt-pkg/packagemanager.cc:Michael Vogt
2012-03-06* apt-pkg/contrib/fileutl.cc:David Kalnischkies
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-05as we parse datestrings from external sources a lot specify the lengthDavid Kalnischkies
2012-03-05set char-limits for the scanf parsing previous crash-reportsDavid Kalnischkies
2012-03-04fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies
2012-03-04handle a SIGINT in all modes as a break after the currently runningDavid Kalnischkies
2012-03-04* apt-pkg/acquire-item.cc:David Kalnischkies
2012-03-03* apt-pkg/packagemanager.cc:David Kalnischkies
2012-03-03show in the debug output if we are looping in the avoid breaksDavid Kalnischkies
2012-03-03eanup the ordering-code avoiding a break (no function change)David Kalnischkies
2012-03-02* apt-pkg/packagemanager.cc:Michael Vogt
2012-02-18use pdiff for Translation-* files if available (Closes: #657902)David Kalnischkies