summaryrefslogtreecommitdiff
path: root/apt-pkg/packagemanager.cc
AgeCommit message (Expand)Author
2013-07-02merged debian/sid branch from git.debian.orgMichael Vogt
2013-06-24do not modify DepIterator as we might check againDavid Kalnischkies
2013-06-09do unpacks before configures in SmartConfigureDavid Kalnischkies
2012-11-01merged from the debian-sid branchMichael Vogt
2012-10-24* apt-pkg/packagemanager.cc:David Kalnischkies
2012-09-04merged sftp://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt
2012-09-03unpack versions only in case a different version from the packageDavid Kalnischkies
2012-08-30* apt-pkg/packagemanager.cc:David Kalnischkies
2012-08-28merged from the debian-sid branchMichael Vogt
2012-07-18* apt-pkg/packagemanager.cc:David Kalnischkies
2012-05-22merged (and resolved a bunch of conflicts) of the debian-sid branchMichael Vogt
2012-05-19* apt-pkg/packagemanager.cc:David Kalnischkies
2012-05-05ensure that apti18n.h is included last as advertised (Closes: #671623)David Kalnischkies
2012-04-20apt-pkg/packagemanager.cc: make the MaxLoopCount really big to avoid potentia...Michael Vogt
2012-04-20cherry pick r2129.1.104 to increase MaxLoopCount to 500Michael Vogt
2012-04-20cherry pick max-loop count patchMichael Vogt
2012-04-20merge patch from Malcolm Scott for bug #985852Michael Vogt
2012-04-19* apt-pkg/packagemanager.cc:Malcolm Scott
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-03-13add APT::pkgPackageManager::MaxLoopCount to ensure that theMichael 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-06merge with apt/experimentalDavid Kalnischkies
2012-03-06* apt-pkg/packagemanager.cc:Michael Vogt
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-04fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid 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-01-20fix a few esoteric cppcheck errors/warnings/infosDavid Kalnischkies
2012-01-20fix typos in comments reported by the lintian in very-picky-modesDavid Kalnischkies
2012-01-19* apt-pkg/packagemanager.cc:David Kalnischkies
2012-01-19* apt-pkg/cacheiterators.h:David Kalnischkies
2012-01-13factor out the detection of self-conflicts into Dep::IsIgnorableDavid Kalnischkies
2011-10-31do not enter an endless loop for (essential) pre-dependency loopsDavid Kalnischkies
2011-10-17* apt-pkg/packagemanager.cc:David Kalnischkies
2011-09-19remove an extra argument for the error mesage formatDavid Kalnischkies