Imported Upstream version 15.18.0
[platform/upstream/libzypp.git] / zypp / solver / detail / SATResolver.cc
2016-11-01 DongHun KwakImported Upstream version 15.18.0 82/94682/1
2016-11-01 DongHun KwakImported Upstream version 15.14.0 74/94674/1
2016-11-01 DongHun KwakImported Upstream version 15.13.0 73/94673/1
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 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.2 38/94638/1
2016-11-01 DongHun KwakImported Upstream version 14.40.1 37/94637/1
2016-11-01 DongHun KwakImported Upstream version 14.40.0 36/94636/1
2016-11-01 DongHun KwakImported Upstream version 14.37.0 26/94626/1
2016-11-01 DongHun KwakImported Upstream version 14.32.2 21/94621/1
2016-11-01 DongHun KwakImported Upstream version 14.30.0 15/94615/1
2016-11-01 DongHun KwakImported Upstream version 14.29.1 11/94611/1
2014-06-27 Michael Andrescomment
2014-04-28 Michael AndresTransaction: remember resolvers list of autoinstalled...
2014-04-28 Michael AndresSATResolver: pass autoinstalled solvables to resolver
2014-02-13 Michael AndresAdjust solver defaults to changed soft lock handling...
2013-11-08 Michael AndresRe-evaluate dropped packages list on upgrade, even...
2013-05-07 Michael Schroederadapt to newest libsolv
2013-03-07 Michael AndresRequire and adapt to changes in libsolv-0.3.0
2012-06-08 Michael AndresAdjust weaklock fix
2012-06-08 Michael AndresFix processing of weak locks (bnc#749418, bnc#765164)
2012-04-16 Michael AndresResStatus: add 'unneeded' bit (determined by solver)
2012-03-28 Michael AndresFix buddy handling in solver results
2012-03-02 Michael AndresApply soft locks by name and not per package (bnc#749418)
2012-02-24 Michael Schroederadapt to IGNORE_ALREADY_RECOMMENDED -> ADD_ALREADY_RECO...
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...
2012-01-09 Michael Schroeder- adapt to libsolv interface changes, part 3
2012-01-09 Michael Schroeder- adapt to libsolv interface changes, part 2
2012-01-09 Michael Schroeder- adapt to libsolv interface changes, part 1
2011-10-10 Michael Andresadapt to libsolv api
2011-10-10 Michael AndresUse libsolv includes and adjust documentation
2011-07-15 Michael AndresCheck for /etc/sysconfig/storage changes before solving...
2011-05-31 Michael AndresAdd class satTransaction (satsolver transaction wrapper).
2011-05-31 Michael AndresKeep solver structure until next run in case we need...
2011-03-02 Michael AndresRevert "Evaluate a products droplist also if 'dup ...
2011-03-01 Michael AndresFix logging
2011-03-01 Michael AndresEvaluate a products droplist also if 'dup --from' is...
2010-07-27 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-06-28 Michael AndresRespect zconfig settings when solving for update.
2010-06-04 Michael AndresFix default evaluation of recommendations of installed...
2010-05-03 Michael AndrescleandepsOnRemove: quickparse history to improve solver...
2010-05-03 Michael Andrescleanup use of deprecated satsolver defines
2010-04-29 Michael AndresSupport solver option cleandepsOnRemove: Cleanup when...
2010-04-28 Michael AndresEnable splitprovides on update
2010-04-28 Michael AndresAdd new solver_ruleinfo: SOLVER_RULE_RPM_INSTALLEDPKG_O...
2010-03-29 Michael AndresFix doUpdate to respect all solver flags (esp. allowarc...
2009-12-08 Michael AndresFix transaction building in presence of multiversion...
2009-11-20 Michael AndresParse zypp.conf multiversion option and make the settin...
2009-11-06 Michael Andresdup: Process drop list only if product actually changes...
2009-11-04 Michael Schroeder- change 'keep' to 'keep obsolete'
2009-11-02 Michael AndresDon't try to access droplist of dropped products. ...
2009-10-29 Michael AndresFix upgradeRepo solution to keep obsolete packages...
2009-10-15 Michael AndresResStatus: add isOrphaned: test whether package is...
2009-10-15 Michael AndresFix typo
2009-10-15 Michael AndresDistupgrade: Evaluate new products droplist and schedul...
2009-10-15 Michael AndresCompute satisfied/broken for pseudoInstalled items...
2009-09-07 Michael AndresFix resolution to force installation even if dependenci...
2009-09-04 Michael AndresLock rpms architecture only on distupgrade of the runni...
2009-08-25 Michael AndresAdapt to changed satsolver API
2009-08-03 Michael AndresNew Resolver::addUpgradeRepo to perform a dist upgrade...
2009-08-03 Michael AndresUse IdStrings for vendor equivalence detection.
2009-07-31 Michael AndresRemove confusing newlines in vendor change info (bnc...
2009-06-05 Michael AndresFix id to string conversions esp. in vendorchecks as...
2009-06-05 Michael AndresSatsolver includes are system includes.
2009-06-04 Michael AndresRemove deprecated virtualconflicts flag.
2009-06-02 Michael AndresFix to compile with -Werror=format-security
2009-05-04 Michael AndresImprove problem report on broken systemCheck rule ...
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-03-03 Duncan Mac-Vicar PMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-03 Michael AndresReintroduce ResStatus UninstalledDueToObsolete.
2009-03-03 Duncan Mac-Vicar Pmerge changes
2009-03-03 Michael AndresAdapt to changed satsolver API.
2009-02-23 Stefan Schuberttake care about SOLVER_PROBLEM_DISTUPGRADE_RULE/SOLVER_...
2009-02-02 Stefan Schubertadded SOLVER_SOLUTION_INFARCH and SOLVER_SOLUTION_DISTU...
2008-12-05 Michael Andres- Fix solvers inappropriate selection as byUSER (bnc...
2008-12-05 Michael Andrescomment added
2008-11-28 Stefan SchubertTaking solutions which based on user requirements/confl...
2008-11-24 Stefan Schubertactivate locking for doUpdate
2008-11-13 Stefan Schuberttake care for ppc64 while distupgrade (bnc #443685)
2008-11-06 Stefan Schubertreverting changes
2008-11-06 Stefan Schubertupdate translations
2008-11-06 Stefan Schubertadding rule rpm-arch for installed rpm package in order...
2008-10-30 Stefan Schubert- solutions: keep/lock will be done by APPL_HIGH. So...
2008-10-28 Stefan Schubertreducing logging
2008-10-28 Stefan Schubertregarding keep obsolete in the solutions (bnc #439134)
2008-10-24 Stefan SchubertTaking "unlock" instead of setTransact(false) in the...
2008-10-23 Michael Andresenhance system repo handling
2008-10-23 Michael Andresfix testsuite
2008-10-22 Michael Andres- Adapt to satsolver-0.12 API.
2008-10-13 Stefan Schubert- regarding orphaned resolvables
2008-10-09 Stefan SchubertTaking the right solution actions for locked resolvable...
2008-09-18 Michael Andresfix to compile
2008-09-02 Stefan Schubertenabled SAT distupgrade
2008-09-01 Stefan Schubertreplace SOLVER_ERASE_SOLVABLE_NAME by SOLVER_ERASE_SOLVABLE
2008-08-15 Stefan Schuberttypo
2008-08-14 Stefan SchubertRegarding error messages for Products correctly (Fate...
next