summaryrefslogtreecommitdiff
path: root/apt-pkg/algorithms.cc
AgeCommit message (Expand)Author
2012-05-15* apt-pkg/algorithms.cc:Marius Vollmer
2012-05-10* apt-pkg/algorithms.cc:David Kalnischkies
2012-03-06merge with apt/experimentalDavid Kalnischkies
2012-03-05* Treat the Important flag like the Essential flag with two differences:Julian Andres Klode
2012-03-04fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies
2012-01-29* apt-pkg/algorithms.cc:Colin Watson
2012-01-29* apt-pkg/algorithms.cc:Colin Watson
2011-10-30merge with my debian-sid branchDavid Kalnischkies
2011-10-17* algorithms.cc:David Kalnischkies
2011-09-20* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
2011-09-20* apt-pkg/algorithms.cc:David Kalnischkies
2011-09-19fix foldmarker in algorithms.hDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-13merge with debian/experimentalDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-08-15merged from the debian-sid branchMichael Vogt
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies
2011-07-15merged from http://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt
2011-07-14make ResolveByKeep() more clever and hold back packages that would go into a ...Michael Vogt
2011-05-17rename option APT::Solver::Name to simply APT::SolverDavid Kalnischkies
2011-05-17* Implement EDSP in libapt-pkg so that all front-ends whichDavid Kalnischkies
2011-05-11convert a lot of places to use IsNegative instead of checking by handDavid Kalnischkies
2011-05-09implement proper progress report with OpProgressDavid Kalnischkies
2011-05-03implement external solver calling for upgrade and dist-upgrade, tooDavid Kalnischkies
2011-05-02doesn't execute autoremove marker setting if an external solver is calledDavid Kalnischkies
2011-05-02refactor: move solver execution into his own EDSP methodDavid Kalnischkies
2011-05-02handle Dir::Bin::Solvers as a list of directories and find theDavid Kalnischkies
2011-04-16cppcheck: (style) Variable 'State' is assigned a value that is never usedDavid Kalnischkies
2011-04-02send the scenario through a pipe to the solver and get the solution backDavid Kalnischkies
2011-04-01Read and apply install/remove requests correctlyDavid Kalnischkies
2011-03-31rename edspwriter to straight edsp in toplevel as it does more thanDavid Kalnischkies
2011-03-31rename the 'universe' to 'scenario' to reflect the naming in the draftDavid Kalnischkies
2011-03-30be able to write solutions, tooDavid Kalnischkies
2011-03-30add a first round of stuff needed for talking between APT and solversDavid Kalnischkies
2011-03-08Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies
2011-02-10merged from lp:~mvo/apt/mvoMichael Vogt
2011-02-10* merged lp:~evfool/apt/fix641673:Michael Vogt
2011-02-07* apt-pkg/algorithms.cc:David Kalnischkies
2010-11-29* apt-pkg/algorithms.cc:David Kalnischkies
2010-11-10* apt-pkg/algorithms.cc:David Kalnischkies
2010-09-15merged lp:~mvo/apt/conflicts-on-virtuals to better deal withMichael Vogt
2010-09-03remove duplicated test, move test for conflicts higher up, better debug outputMichael Vogt
2010-08-31apt-pkg/algorithms.cc: show debug output only if debug option is givenMichael Vogt
2010-08-31apt-pkg/algorithms.cc: if a package was added to the kill list via a DpkgBrea...Michael Vogt
2010-08-31apt-pkg/algorithms.cc: in the case of conflicts/breaks against a Provide Star...Michael Vogt
2010-08-14do not unconditional print the new debugoutput for "FixByInstall"David Kalnischkies
2010-08-13* apt-pkg/algorithms.cc:David Kalnischkies
2010-08-10* apt-pkg/algorithms.cc:David Kalnischkies
2010-06-09* merge the remaining Ubuntu change:Michael Vogt
2010-04-07* apt-pkg/contrib/fileutl.cc:David Kalnischkies