summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-05-30- cleanup (oops)Michael Schroeder2-8/+1
2008-05-30- calculate recommendation list also if ignorealreadyrecommended is set,Michael Schroeder1-1/+1
2008-05-27- change and/or/with to more symbolic versions ('|' is already used inMichael Schroeder1-9/+24
2008-05-23- add "ignorealreadyrecommended" aka "zypper" solver optionMichael Schroeder2-4/+48
2008-05-21- allow <pkg>.src matching, could be used in zypper to make theMichael Schroeder1-2/+26
2008-05-19- added delta target package evra parsingJan Kupec1-0/+2
2008-05-19make solvable_look_bool more robust by allowing bothDuncan Mac-Vicar P1-1/+37
2008-05-14- more commentsKlaus Kaempf1-27/+39
2008-05-14- ignore obsoletes in trivial test for nowMichael Schroeder1-3/+5
2008-05-14- change some commentsMichael Schroeder4-55/+115
2008-05-13reverting last changeKlaus Kaempf1-0/+1
2008-05-13- remove strange commentMichael Schroeder1-1/+0
2008-05-13fix commentsKlaus Kaempf1-1/+2
2008-05-13add commentKlaus Kaempf1-2/+3
2008-05-13- fix commentsMichael Schroeder1-15/+8
2008-05-13a boolean is not a num attribute set to 1, but just a existing voidDuncan Mac-Vicar P1-6/+6
2008-05-13- fix commentMichael Schroeder1-4/+4
2008-05-13- fix commentMichael Schroeder1-1/+1
2008-05-13- support SOLVER_NOOBSOLETES* jobs, tell the solver that those packagesMichael Schroeder3-27/+84
2008-05-13- lots and lots of comments to make the internalsKlaus Kaempf1-172/+653
2008-05-13add commentsKlaus Kaempf1-14/+28
2008-05-13add commentKlaus Kaempf1-2/+11
2008-05-11- deltainfoxml2solv now writes the information outDuncan Mac-Vicar P1-0/+12
2008-05-09Parse the products LABEL in content file to SUMMARY.Michael Andres1-2/+0
2008-05-09- add pool_id2langid functionMichael Schroeder3-17/+28
2008-05-09- move attributes to knownidMichael Schroeder1-0/+16
2008-05-07- speed up array creation a bit by caching last valuesMichael Schroeder2-0/+20
2008-05-07- add rpmdbcookie supportMichael Schroeder3-0/+9
2008-05-06- add pool_match_nevr() to match a single solvable's nevr againstMichael Schroeder5-84/+71
2008-05-06- shuffle rule blocks so that feature rules come before update rulesMichael Schroeder4-165/+255
2008-04-30- speed up solver a bit by creating a queue holding all assertionMichael Schroeder2-9/+23
2008-04-30- oops, forgot some changesMichael Schroeder2-13/+40
2008-04-30- add obsoleteusesprovides and implicitobsoleteusesprovides solverMichael Schroeder3-80/+131
2008-04-28- make --force behave a bit more like --noforceMichael Schroeder1-33/+30
2008-04-27I promised this to Jano; skipping kinds in matcher when a flag is specified.Michael Matz2-0/+10
2008-04-27(De-)Serialize structured types. Dataiterator and repo_search supportMichael Matz4-69/+270
2008-04-25- add two assertionsMichael Schroeder1-1/+2
2008-04-25- add bugzilla referenceMichael Schroeder3-7/+14
2008-04-23- schubi convinced me to invert the flag, so that installedMichael Schroeder2-6/+6
2008-04-23- add "showinstalledrecommended" option to make the solverMichael Schroeder3-10/+50
2008-04-22- do not delete negative bitfield entries [bnc#381908]Michael Schroeder1-1/+4
2008-04-22Fix compile.Michael Matz1-5/+0
2008-04-22- move debug functions to solverdebug.cMichael Schroeder4-514/+571
2008-04-21- fix endless loopMichael Schroeder1-0/+1
2008-04-20init to buildStephan Kulow1-1/+1
2008-04-18- add support for feature rulesMichael Schroeder2-175/+273
2008-04-18C++-guard also solver.hMichael Matz1-0/+8
2008-04-16- fix probleminfo if solvable conflicts with itself and has no requiresMichael Schroeder1-13/+15
2008-04-16- fix segfault in solver (bnc#380406)Michael Schroeder1-15/+5
2008-04-16- provide yet another interface to check if packages are trivialMichael Schroeder2-0/+180