summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
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-13cherry pick 2217.1.39Michael Vogt
2012-03-13cherry pick r2226Michael Vogt
2012-03-13cherry pick r2225Michael Vogt
2012-03-13cherry pick 2217.1.26 (cppcheck fixes)Michael Vogt
2012-03-13cherry pick 2217.1.22Michael Vogt
2012-03-13cherry pick 2217.1.{19,20}Michael Vogt
2012-03-13* cherry pick r2222 from Michael 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-06* merged from the debian-sid branch, most notably:Michael Vogt
2012-03-06merge with apt/experimentalDavid 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* 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
2012-02-18* apt-pkg/acquire-item.cc:David Kalnischkies
2012-02-18ensure that the cache-directories are really directories beforeDavid Kalnischkies
2012-02-18* apt-pkg/indexrecords.cc:David Kalnischkies
2012-02-11* apt-pkg/cachefile.cc:David Kalnischkies
2012-02-11save the universe by not printing messages about apport if a packageDavid Kalnischkies
2012-02-11correctly ignore already (un)hold packagesDavid Kalnischkies
2012-02-10ensure that architectures are not added multiple timesDavid Kalnischkies
2012-02-09call dpkg --assert-multi-arch with execvp instead of execvDavid Kalnischkies
2012-02-03merged latest apt from experimentalMichael Vogt
2012-02-03rework previous patch to avoid changing the inline codeMichael Vogt
2012-02-03* apt-pkg/contrib/fileutl.h:Michael Vogt
2012-02-03* apt-pkg/contrib/fileutl.h:Michael Vogt
2012-02-03* apt-pkg/contrib/fileutl.h:Michael Vogt
2012-01-31Fix IndexCopy::CopyPackages and TranslationsCopy::CopyTranslations toMichael Vogt
2012-01-31Fix IndexCopy::CopyPackages and TranslationsCopy::CopyTranslations toColin Watson