Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / sat / Transaction.cc
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.11.0 71/94671/1
2016-11-01 DongHun KwakImported Upstream version 15.10.0 70/94670/1
2016-11-01 DongHun KwakImported Upstream version 14.28.0 09/94609/1
2014-04-28 Michael AndresTransaction: remember resolvers list of autoinstalled...
2014-01-24 Michael AndresAdd Transaction::installedResult
2013-05-08 Michael AndresFix Transaction ctor loading from pool
2012-03-02 Michael AndresApply soft locks by name and not per package (bnc#749418)
2012-01-13 Michael SchroederMerge branch 'master' of github.com:openSUSE/libzypp
2012-01-13 Michael AndresKeep the Transaction default ctor (no subject to cleanup).
2012-01-10 Michael Schroeder- remove old sat transaction argument in Transaction...
2011-10-10 Michael Andresadapt to libsolv api
2011-10-10 Michael AndresUse libsolv includes and adjust documentation
2011-07-01 Michael AndresTake care the transactions noobsmap is properly adjusted.
2011-06-29 Michael AndresAlways compute transaction from pool (bnc#702576)
2011-06-07 Michael Andresfix transaction ORDER_BY_MEDIANR
2011-05-31 Michael AndresDo commit based on sat::Transaction.
2011-05-31 Michael AndresAdd class satTransaction (satsolver transaction wrapper).