Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / solver / detail / SolutionAction.cc
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.10.0 70/94670/1
2013-07-26 Michael AndresFix debug output
2008-10-30 Stefan Schubert- solutions: keep/lock will be done by APPL_HIGH. So...
2008-10-09 Stefan SchubertTaking the right solution actions for locked resolvable...
2008-07-16 Michael AndresRemove Atom, Script, Message and other obsolete classes
2008-05-15 Stefan Schubertadded solutions for ResolveQueue
2008-05-08 Stefan Schubert- new solution action for removing requirements/conflic...
2008-04-21 Stefan Schubertcleanup in ignore dependencies
2008-02-15 Stephan Kulowmove into trunk
2008-01-29 Michael Andres- Prepare ResPool being a singleton ontop of sat::Pool.
2008-01-28 Michael Andresremoved deprecated Resolvable methods
2008-01-23 Stefan Schubertremove old solver
2008-01-22 Stefan Schubertremove old solver
2008-01-21 Michael AndresRemoved obsolete files and classes.
2007-09-05 Stefan Schubert- logging "reverse" NEEDED_BY in the detail description...
2007-08-29 Stefan SchubertAdd a new solver solution in the case of running in...
2007-08-22 Stefan SchubertBugfixes concerning vendor handling:
2007-08-08 Stefan Schubertcorrected fix for bug # 297795
2007-08-08 Stefan Schubertfix in "ignore conflicts" if the conflict has been...
2007-03-14 Stefan SchubertIf there is no valid solver result and NOT all resolvab...
2006-04-18 Klaus Kaempfproperly honor 'keep' requests
2006-04-03 Stefan Schubertreporting solution for other architectures
2006-03-03 Stefan Schubertlocking items of deleting solution correctly; bug ...
2006-03-01 Stefan SchubertRESOLVER_INFO_TYPE_INSTALL_UNNEEDED is now an info...
2006-02-27 Stefan Schubertlocking an uninstalled item, if the solution is not...
2006-02-25 Stefan Schubertsolutions for locks added
2006-02-24 Stefan Schubertlocks enabled
2006-02-09 Stefan Schubertbugfix in deleting conflicts; apply solution does retur...
2006-02-08 Stefan Schubertbugfix in using solutions
2006-02-08 Klaus Kaempfremove "setNoTransact", its equal to "setTransact(false)"
2006-02-03 Stefan Schubertadded Keep Solution; handle parallell installed packages;
2006-02-02 Stefan Schubertadded ignore architecture in in injectSolutions; inject...
2006-02-02 Stefan Schubertadded dumpOn
2006-02-01 Stefan Schubertadded -IgnoreMap _ignoreConflicts- and -IgnoreMap _igno...
2006-01-31 Stefan Schubertusing ResStatus instead of Resolver
2006-01-27 Stefan SchubertsolutionAction implemented
2006-01-25 Klaus Kaempfbackup
2006-01-25 Stefan Schubertadding problem solutions
2006-01-25 Stefan Schubertusing Dep
2006-01-24 Stefan Schubertadded conflict in InjectSolutionAction
2006-01-22 Klaus Kaempf- make ResolverInfoMisc *much* more detailed.