summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-06-15- code cleanupMichael Schroeder6-28/+63
2009-06-15- make out parameters last in function callsMichael Schroeder3-12/+29
2009-06-15- cleanup transaction interface a bitMichael Schroeder4-211/+577
2009-06-15Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solverMichael Schroeder1-2/+2
2009-06-15- fix kernel dep rewriting [bnc#512726]Michael Schroeder1-10/+4
2009-06-11Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solverDirk Mueller14-292/+1212
2009-06-09- look at repo/medianr when ordering the transactionMichael Schroeder1-18/+73
2009-06-08- make orderdata private to be more flexibleMichael Schroeder2-46/+80
2009-06-08- update transaction ordering codeMichael Schroeder5-128/+667
2009-06-04- fix bugs in problem handlingMichael Schroeder1-3/+3
2009-06-04- move some flags describing the rpm from solver to poolMichael Schroeder10-160/+214
2009-06-03- commit current ordering codeMichael Schroeder1-87/+322
2009-06-03- treat missing vendor as empty string in vendorchange checkMichael Schroeder1-8/+11
2009-05-28void* arithmetics is not definedDirk Mueller1-2/+2
2009-05-28- implement cycle removalMichael Schroeder1-114/+261
2009-05-28- rename dirpool_create to dirpool_init, as it just initializes the dataMichael Schroeder2-2/+2
2009-05-28- fix noprovide handling in findupdateMichael Schroeder5-3/+80
2009-05-26fix to compileMichael Andres1-1/+3
2009-05-26- move rest of rule functions from solver.c to rules.cMichael Schroeder4-687/+720
2009-05-26- split problem handling from solver.cMichael Schroeder10-872/+977
2009-05-25- split rule generation from solver.c into rules.cMichael Schroeder5-1160/+1247
2009-05-25- cleanup the code, make two functions staticMichael Schroeder2-19/+20
2009-05-25- move create_obsolete_index to policy.cMichael Schroeder6-163/+220
2009-05-14- add some docuMichael Schroeder1-0/+25
2009-05-13- start transaction orderingMichael Schroeder6-379/+872
2009-05-12- define solvid2str() function, use sat_sort()Michael Schroeder3-12/+10
2009-05-12- add sat_sort() functionMichael Schroeder2-0/+10
2009-05-07- kill old dataiterator_match_obsolete functionMichael Schroeder2-16/+0
2009-04-27- fix distupgrade infarch checkMichael Schroeder1-2/+3
2009-04-16- fix typoMichael Schroeder1-2/+2
2009-04-16- create transaction as solver resultMichael Schroeder4-52/+326
2009-04-01- lazy solution creation, may speed up UI a lotMichael Schroeder2-281/+255
2009-03-31 1 - fix potential NULL deref in srcrpm handlingMichael Schroeder1-157/+214
2009-03-17- replace old solver_problemruleinfo with new solver_ruleinfo functionMichael Schroeder7-406/+447
2009-03-13- rewrite policy rule disabling/re-enabling (fixes bnc#481836)Michael Schroeder2-234/+294
2009-03-05- fix repodata_merge_attrs() functionMichael Schroeder1-1/+1
2009-03-04- fix problem_to_solutions segfaultMichael Schroeder2-3/+4
2009-03-02- frontport solver_trivial_installable() changeMichael Schroeder5-10/+44
2009-01-29- stay in weakmap boundariesMichael Schroeder1-1/+1
2009-01-26- add pool_whatprovides_ptr() helperMichael Schroeder4-11/+17
2009-01-22- improve infarch/dup rule problem handlingMichael Schroeder2-4/+6
2009-01-22- fix buddy dependency creationMichael Schroeder1-0/+55
2009-01-20- do installed solvable handling in two passes, updates firstMichael Schroeder1-86/+96
2009-01-19- add inferior arch handlingMichael Schroeder6-165/+623
2009-01-12- add solver_findallproblemrules functionMichael Schroeder2-4/+28
2008-12-18- handle patch conflicts different also in trivial_installableMichael Schroeder1-5/+11
2008-12-17- treat undecided packages as erase like libzypp doesMichael Schroeder1-2/+2
2008-12-17- fix second part of bnc#456756Michael Schroeder1-20/+34
2008-12-16- oops, good thing the vendorcheck isn't used in real life yetMichael Schroeder1-1/+1
2008-12-16- filter packages from recommended package list that areMichael Schroeder1-0/+34