summaryrefslogtreecommitdiff
path: root/apt-pkg/algorithms.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with apt/experimentalDavid Kalnischkies2012-03-061-2/+11
|\
| * * Treat the Important flag like the Essential flag with two differences:Julian Andres Klode2012-03-051-2/+11
* | fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies2012-03-041-1/+1
|/
* * apt-pkg/algorithms.cc:Colin Watson2012-01-291-15/+15
* * apt-pkg/algorithms.cc:Colin Watson2012-01-291-2/+1
* merge with my debian-sid branchDavid Kalnischkies2011-10-301-2/+9
|\
| * * algorithms.cc:David Kalnischkies2011-10-171-2/+9
| * * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2011-09-201-1/+1
* | * apt-pkg/algorithms.cc:David Kalnischkies2011-09-201-1/+1
* | fix foldmarker in algorithms.hDavid Kalnischkies2011-09-191-3/+2
* | use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+3
* | merge with debian/experimentalDavid Kalnischkies2011-09-131-31/+31
|\ \
| * | merged from the debian-sid branchMichael Vogt2011-08-151-31/+31
| |\|
| | * cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-111-31/+31
* | | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-2/+4
|/ /
* | merged from http://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt2011-07-151-6/+34
|\|
| * make ResolveByKeep() more clever and hold back packages that would go into a ...Michael Vogt2011-07-141-6/+34
* | rename option APT::Solver::Name to simply APT::SolverDavid Kalnischkies2011-05-171-4/+4
* | * Implement EDSP in libapt-pkg so that all front-ends whichDavid Kalnischkies2011-05-171-6/+49
|\ \ | |/ |/|
| * implement proper progress report with OpProgressDavid Kalnischkies2011-05-091-8/+16
| * implement external solver calling for upgrade and dist-upgrade, tooDavid Kalnischkies2011-05-031-18/+22
| * doesn't execute autoremove marker setting if an external solver is calledDavid Kalnischkies2011-05-021-0/+2
| * refactor: move solver execution into his own EDSP methodDavid Kalnischkies2011-05-021-37/+5
| * handle Dir::Bin::Solvers as a list of directories and find theDavid Kalnischkies2011-05-021-4/+12
| * send the scenario through a pipe to the solver and get the solution backDavid Kalnischkies2011-04-021-7/+35
| * Read and apply install/remove requests correctlyDavid Kalnischkies2011-04-011-3/+1
| * rename edspwriter to straight edsp in toplevel as it does more thanDavid Kalnischkies2011-03-311-4/+4
| * rename the 'universe' to 'scenario' to reflect the naming in the draftDavid Kalnischkies2011-03-311-2/+2
| * be able to write solutions, tooDavid Kalnischkies2011-03-301-0/+6
| * add a first round of stuff needed for talking between APT and solversDavid Kalnischkies2011-03-301-6/+27
* | convert a lot of places to use IsNegative instead of checking by handDavid Kalnischkies2011-05-111-23/+8
* | cppcheck: (style) Variable 'State' is assigned a value that is never usedDavid Kalnischkies2011-04-161-3/+1
|/
* Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies2011-03-081-64/+0
* merged from lp:~mvo/apt/mvoMichael Vogt2011-02-101-2/+2
|\
| * * merged lp:~evfool/apt/fix641673:Michael Vogt2011-02-101-2/+2
* | * apt-pkg/algorithms.cc:David Kalnischkies2011-02-071-1/+22
|/
* * apt-pkg/algorithms.cc:David Kalnischkies2010-11-291-0/+7
* * apt-pkg/algorithms.cc:David Kalnischkies2010-11-101-0/+1
* merged lp:~mvo/apt/conflicts-on-virtuals to better deal withMichael Vogt2010-09-151-10/+19
|\
| * remove duplicated test, move test for conflicts higher up, better debug outputMichael Vogt2010-09-031-24/+15
| * apt-pkg/algorithms.cc: show debug output only if debug option is givenMichael Vogt2010-08-311-3/+4
| * apt-pkg/algorithms.cc: if a package was added to the kill list via a DpkgBrea...Michael Vogt2010-08-311-1/+2
| * apt-pkg/algorithms.cc: in the case of conflicts/breaks against a Provide Star...Michael Vogt2010-08-311-0/+17
|/
* do not unconditional print the new debugoutput for "FixByInstall"David Kalnischkies2010-08-141-1/+2
* * apt-pkg/algorithms.cc:David Kalnischkies2010-08-131-11/+29
* * apt-pkg/algorithms.cc:David Kalnischkies2010-08-101-37/+37
* * merge the remaining Ubuntu change:Michael Vogt2010-06-091-2/+1
|\
| * merged from debianMichael Vogt2009-07-301-37/+77
| |\
| * \ merged from debian-sidMichael Vogt2008-11-241-3/+8
| |\ \
| * \ \ * apt-pkg/algorithms.cc: Michael Vogt2008-02-211-1/+5
| |\ \ \