summaryrefslogtreecommitdiff
path: root/src/solverdebug.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-17- Change provide iterator from ID pointer to ID. Before, iteratingMichael Schroeder1-3/+3
2008-08-29- new job commands, now combinded from job type and select typeMichael Schroeder1-27/+72
2008-05-14- change some commentsMichael Schroeder1-12/+56
2008-05-13- support SOLVER_NOOBSOLETES* jobs, tell the solver that those packagesMichael Schroeder1-1/+8
2008-05-06- add pool_match_nevr() to match a single solvable's nevr againstMichael Schroeder1-12/+1
2008-05-06- shuffle rule blocks so that feature rules come before update rulesMichael Schroeder1-6/+6
2008-04-30- oops, forgot some changesMichael Schroeder1-10/+23
2008-04-30- add obsoleteusesprovides and implicitobsoleteusesprovides solverMichael Schroeder1-12/+16
2008-04-23- add "showinstalledrecommended" option to make the solverMichael Schroeder1-2/+18
2008-04-22- move debug functions to solverdebug.cMichael Schroeder1-0/+493