Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / Resolver.h
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 16.3.1 26/94726/1 upstream/16.3.1
2016-11-01 DongHun KwakImported Upstream version 16.0.0 08/94708/1
2016-11-01 DongHun KwakImported Upstream version 15.23.1 07/94707/1
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.44.1 55/94655/1
2016-11-01 DongHun KwakImported Upstream version 14.40.0 36/94636/1
2011-08-04 Michael AndresAllow to turn Resolvers upgrade mode on and off (bnc...
2011-05-31 Michael AndresAdd class satTransaction (satsolver transaction wrapper).
2010-04-29 Michael AndresSupport solver option cleandepsOnRemove: Cleanup when...
2009-10-23 Michael AndresEnhance UpgradeRepo interface.
2009-08-03 Michael AndresNew Resolver::addUpgradeRepo to perform a dist upgrade...
2009-07-15 Michael AndresDon't write a solver testcase when solving for dist...
2009-07-08 Michael AndresRemove obsolete UpgradeStatistics class from libzypp.
2009-07-08 Michael AndresDeprecate and cleanup use of obsolete UpgradeStatistics...
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-04-01 Stefan Schubertupdated documentation
2009-03-12 Michael AndresAdd Resolver::setSolveSrcPackages to per default disabl...
2009-03-12 Michael AndresResolver: add setSystemVerification, setDefaultSystemVe...
2008-12-08 Stefan SchubertMake solver reset public
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-19 Stefan Schubertnew call :const solver::detail::ItemCapKindList satifie...
2008-06-02 Stefan SchubertNew option for ignoring Obsoletes. This is used for...
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-04-29 Stefan Schubertcleanup in return values of doUpgrade and doUpdate
2008-04-28 Jan Kupec- more comments
2008-04-28 Stefan Schubertupdated doku
2008-04-18 Stefan Schubertnew call resolveQueue added
2008-03-31 Stefan Schubertadded doUpdate( ) which Update to newest packages
2008-03-28 Stefan Schubertflag if the solver regards required packages only
2008-02-15 Stephan Kulowmove into trunk
2008-01-29 Michael Andres- Prepare ResPool being a singleton ontop of sat::Pool.
2008-01-23 Stefan Schubertremove old solver
2008-01-21 Michael AndresRemoved obsolete files and classes.
2007-12-05 Jan Kupec- better comments
2007-12-04 Stefan Schubertenlarged interface for additional requirements/conflicts
2007-10-03 Martin VidnerFixed warnings by removing useless const in return...
2007-07-31 Stefan SchubertRemoved keepExtras from resolvePool
2007-07-26 Klaus Kaempf- Make clearing of extra dependencies/conflicts configu...
2007-07-18 Stefan Schubertadded new calls in Resolver.h: addRequire,addConflict
2007-06-22 Stefan Schubertchanged name from "select" to "install"
2007-06-22 Stefan SchubertNew API calls added:
2007-01-29 Duncan Mac-Vicar PMerged revisions 4907-4926 via svnmerge from
2007-01-24 Duncan Mac-Vicar PMerged revisions 4705-4906 via svnmerge from
2006-10-25 Stefan Schubertdocu added
2006-10-25 Stefan Schubertusing const parameter
2006-10-25 Stefan Schubertinterface for generating testcases
2006-08-15 Stefan Schuberttypo
2006-08-15 Stefan Schubertnew API calls maxSolverPasses, timeout
2006-08-02 Duncan Mac-Vicar P- merge 3728:3847 in trunk.
2006-04-18 Klaus Kaempfmake problematicUpdateItems available
2006-04-04 Klaus Kaempfadd "transactReset()" as helper function for transactBy...
2006-04-03 Klaus Kaempfadd Resolver::freshenPool() (#156980)
2006-03-30 Klaus Kaempfadd transactResKind() (#161400)
2006-03-27 Stefan Schubertdescription added
2006-02-17 Klaus Kaempfmake "establishPool()" return bool
2006-02-14 Klaus Kaempfadd Resolver::transactResObject()
2006-02-11 Stefan SchubertforceResolve for ZMD
2006-02-09 Klaus Kaempfundo()
2006-02-07 Klaus Kaempf- remove Arch::system, move it to Resolver
2006-02-07 Klaus Kaempfmake 'verifySystem' return bool
2006-02-07 Klaus Kaempfmake ResolverContext available
2006-01-31 Klaus Kaempfport 'doUpgrade' and make it available at toplevel
2006-01-31 Stefan Schubertproblem solution moved to toplevel; setTransacts -...
2006-01-30 Stanislav Visnovsky- public access to resolver
2006-01-30 Klaus KaempfresolvePool()
2006-01-29 Klaus Kaempfpull Resolver to toplevel API