summaryrefslogtreecommitdiff
path: root/src/transaction.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-16remove trailing whitespaceMichael Schroeder1-1/+1
2013-04-24add SOLVER_TRANSACTION_OBSOLETE_IS_UPGRADE helper flagMichael Schroeder1-0/+2
2013-04-02Make all public libsolv headers C++ safeIngo Weinhold1-4/+4
2013-03-22rename "NOOBSOLETES" to "MULTIVERSION"Michael Schroeder1-2/+2
2012-02-21- allow <> dep in susetags, special case pattern: in packageand(), add SOLVER...Michael Schroeder1-0/+2
2012-01-10- revert last commit now libzypp is fixed, make nkeys and nschemata signed (f...Michael Schroeder1-2/+1
2012-01-09- make noobsmap public again for now, to be revertedMichael Schroeder1-1/+2
2012-01-09- hide solver internalsMichael Schroeder1-0/+2
2011-06-20- change transaction_init to transaction_create, add solver flag setting/gettingMichael Schroeder1-3/+3
2011-05-24rename satsolver -> libsolvMichael Schroeder1-2/+2
2009-07-14- add new flags for the load functions:Michael Schroeder1-0/+4
2009-06-23- close fds before calling rpmMichael Schroeder1-0/+5
2009-06-17- add solver_take_solution() functionMichael Schroeder1-0/+2
2009-06-16- add transaction_add_obsoleted() functionMichael Schroeder1-0/+2
2009-06-15- make out parameters last in function callsMichael Schroeder1-7/+24
2009-06-15- cleanup transaction interface a bitMichael Schroeder1-10/+28
2009-06-08- make orderdata private to be more flexibleMichael Schroeder1-12/+7
2009-06-08- update transaction ordering codeMichael Schroeder1-2/+18
2009-06-04- move some flags describing the rpm from solver to poolMichael Schroeder1-5/+20
2009-05-13- start transaction orderingMichael Schroeder1-0/+55