Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / solver / detail / Resolver.cc
2019-09-02 DongHun KwakImported Upstream version 16.3.2 upstream/16.3.2
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.14.0 74/94674/1
2016-11-01 DongHun KwakImported Upstream version 15.10.0 70/94670/1
2016-11-01 DongHun KwakImported Upstream version 15.9.0 69/94669/1
2016-11-01 DongHun KwakImported Upstream version 15.0.0 56/94656/1
2016-11-01 DongHun KwakImported Upstream version 14.40.0 36/94636/1
2014-04-28 Michael AndresTransaction: remember resolvers list of autoinstalled...
2014-02-13 Michael AndresAdjust solver defaults to changed soft lock handling...
2013-05-08 Michael AndresFix Transaction ctor loading from pool
2012-01-13 Michael SchroederMerge branch 'master' of github.com:openSUSE/libzypp
2012-01-13 Michael Schroeder- we no longer need to manually set updatesystem/allow...
2012-01-13 Michael AndresKeep the Transaction default ctor (no subject to cleanup).
2012-01-10 Michael Schroeder- always set splitprovides to true now that libsolv...
2012-01-10 Michael Schroeder- remove old sat transaction argument in Transaction...
2011-10-10 Michael AndresUse libsolv includes and adjust documentation
2011-08-04 Michael AndresAllow to turn Resolvers upgrade mode on and off (bnc...
2011-08-04 Michael AndresMove Resolver code to a single implementation file
2011-05-31 Michael AndresAdd class satTransaction (satsolver transaction wrapper).
2010-06-04 Michael AndresFix default evaluation of recommendations of installed...
2010-04-29 Michael AndresSupport solver option cleandepsOnRemove: Cleanup when...
2009-08-03 Michael AndresNew Resolver::addUpgradeRepo to perform a dist upgrade...
2009-06-04 Michael AndresRemove deprecated virtualconflicts flag.
2009-05-27 Michael AndresNew Resolver interface to turn vendor checks on/off.
2009-04-01 Stefan SchubertMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-12 Michael AndresAdd Resolver::setSolveSrcPackages to per default disabl...
2009-01-19 Ján Kupecfixed mem leak
2008-11-25 Michael Andres- Fix TriBool usage in Resolver.
2008-11-18 Stefan Schubertgenerating flags for distupgrade,verify and update...
2008-10-13 Stefan Schubert- regarding orphaned resolvables
2008-09-02 Stefan Schubertenabled SAT distupgrade
2008-07-16 Stefan Schubertallowing installation of packages with the same name...
2008-06-23 Stefan Schubert* Gives information about WHICH items require an alread...
2008-06-23 Stefan SchubertTake only care for recommended packages if it is really...
2008-06-19 Stefan Schubertnew call :const solver::detail::ItemCapKindList satifie...
2008-06-02 Stefan SchubertNew option for ignoring Obsoletes. This is used for...
2008-05-28 Stefan Schubertreplaced suggested with supplements
2008-05-23 Stefan Schubertadded IgnoreAlreadyRecommended
2008-05-16 Stefan Schubert- Added new calls : isInstalledBy (const PoolItem item);
2008-05-15 Stefan Schubert- added more docu
2008-05-15 Stefan Schubertadded solutions for ResolveQueue
2008-05-06 Stephan KulowI hope I got the right return value
2008-05-05 Stefan SchubertSwitch off the upgrade mode of the
2008-04-29 Stefan Schubertcleanup in return values of doUpgrade and doUpdate
2008-04-22 Stefan SchubertDo not architecture changes while "dup" in the external...
2008-04-21 Stefan Schubert- removed unneeded Solutions
2008-04-21 Stefan Schubertcleanup in ignore dependencies
2008-04-18 Stefan Schubertnew call resolveQueue added
2008-04-15 Stefan Schubertmoved SATResolver to solver/details
2008-04-02 Stefan Schubertusing TriBool instead of TriState
2008-03-31 Stefan Schubertadded doUpdate( ) which Update to newest packages
2008-03-28 Stefan Schubertflag if the solver regards required packages only
2008-03-17 Michael Andresremove obsolete capability handling stuff
2008-02-22 Stefan Schubertbugfix
2008-02-22 Stefan SchubertUnmaintained packages which does not fit to the updated...
2008-02-18 Stefan Schubertgenerating testcase only if ZYPP_FULLLOG is set
2008-02-15 Stephan Kulowmove into trunk
2008-02-14 Stefan Schubertrename packages works for update now
2008-02-11 Stefan Schubertcleanup; generate control file
2008-01-29 Michael Andres- Prepare ResPool being a singleton ontop of sat::Pool.
2008-01-25 Stefan Schubertregarding SAT settings
2008-01-24 Stefan Schubertsetting SAT-solver flags for update and verify
2008-01-24 Stefan Schubertgenerating a testcase BEFORE updating the system; compr...
2008-01-24 Stefan Schubert- improved error messages
2008-01-23 Stefan Schubertremove old solver
2008-01-22 Stefan Schubertremove old solver
2008-01-21 Michael AndresRemoved obsolete files and classes.
2008-01-21 Stefan Schubertgenerating testcase while every run (only the task)
2008-01-15 Stefan Schubertenable require,conflicts jobs in the SAT-solver
2008-01-11 Stefan Schubertdisabled establish,freshens for SAT-solving
2008-01-10 Stefan SchubertEnabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
2007-12-04 Stefan Schubertenlarged interface for additional requirements/conflicts
2007-11-29 Stefan Schuberterrormessage enabled for SAT solver
2007-11-29 Stefan Schubertbugfixes
2007-11-28 Stefan Schubertsome bugfixes, loggings
2007-11-28 Stefan SchubertAPI for SAT solver added
2007-09-12 Stefan SchubertRegarding keep state while recycle old valid solver...
2007-09-05 Stefan Schubert- logging "reverse" NEEDED_BY in the detail description...
2007-08-31 Stefan Schubertreduced logging
2007-08-29 Stefan Schubertreduced too much verbosed logging; Bug 303971
2007-08-27 Stefan SchubertThe solver generate an establish call for all
2007-08-22 Stefan SchubertBugfixes concerning vendor handling:
2007-08-09 Stefan Schubert- recognize changes in the pool (e.g. changing /etc...
2007-08-08 Stefan SchubertReduced max valid solutions to 10
2007-08-02 Michael Andres- Indicate changed pool content to the resolver. (requi...
2007-08-02 Stefan Schubertspeedup error handling. Do not log ResolveInfo anymore...
2007-07-31 Stefan SchubertRemoved keepExtras from resolvePool
2007-07-30 Stefan Schubertback to revision 6233; dependency settings via pool...
2007-07-30 Stefan SchubertNot using pool for retrieving additional dependencies...
2007-07-26 Klaus Kaempf- Make clearing of extra dependencies/conflicts configu...
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2007-07-12 Stefan SchubertCollecting the correct information about who is install...
2007-07-04 Stefan SchubertAdded an initial installation flag which shows if the...
2007-06-22 Stefan Schubertchanged name from "select" to "install"
2007-06-22 Stefan SchubertNew API calls added:
2007-03-22 Stefan Schubertresetting valid solver run in order to get a complete...
2007-03-14 Stefan SchubertIf there is no valid solver result and NOT all resolvab...
2007-03-06 Stefan SchubertUsing already existing valid solver results for further...
2007-02-27 Stefan SchubertMerged revisions 5023-5028 via svnmerge from
2007-02-12 Jan KupecMerged revisions 4926-4993,4995,4998-5006 via svnmerge...
next