Imported Upstream version 0.6.32
[platform/upstream/libsolv.git] / src / transaction.h
2016-10-27 DongHun KwakImported Upstream version 0.6.13 12/94112/1 upstream/0.6.13
2014-01-20 Michael SchroederMerge pull request #41 from dmacvicar/master
2013-10-16 Michael Schroederremove trailing whitespace
2013-04-24 Michael Schroederadd SOLVER_TRANSACTION_OBSOLETE_IS_UPGRADE helper flag
2013-04-02 Michael SchroederMerge pull request #27 from weinhold/upstream
2013-04-02 Ingo WeinholdMake all public libsolv headers C++ safe
2013-03-22 Michael Schroederrename "NOOBSOLETES" to "MULTIVERSION"
2012-02-21 Michael Schroeder- allow <> dep in susetags, special case pattern: in...
2012-01-10 Michael Schroeder- revert last commit now libzypp is fixed, make nkeys...
2012-01-09 Michael Schroeder- make noobsmap public again for now, to be reverted
2012-01-09 Michael Schroeder- hide solver internals
2011-06-20 Michael Schroeder- change transaction_init to transaction_create, add...
2011-05-24 Michael Schroederrename satsolver -> libsolv
2009-08-31 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-07-14 Michael Schroeder- add new flags for the load functions:
2009-06-23 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-23 Michael Schroeder- close fds before calling rpm
2009-06-17 Michael Schroeder- add solver_take_solution() function
2009-06-16 Michael Schroeder- add transaction_add_obsoleted() function
2009-06-15 Michael Schroeder- make out parameters last in function calls
2009-06-15 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-15 Michael Schroeder- cleanup transaction interface a bit
2009-06-15 Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-11 Dirk MuellerMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-08 Michael Schroeder- make orderdata private to be more flexible
2009-06-08 Michael Schroeder- update transaction ordering code
2009-06-04 Michael Schroeder- move some flags describing the rpm from solver to...
2009-05-13 Michael Schroeder- start transaction ordering