Imported Upstream version 17.23.0
[platform/upstream/libzypp.git] / zypp / ResStatus.cc
2020-11-27 DongHun KwakImported Upstream version 17.23.0 upstream/17.23.0
2012-04-16 Michael AndresResStatus: add 'unneeded' bit (determined by solver)
2009-10-15 Michael AndresResStatus: add isOrphaned: test whether package is...
2009-10-15 Michael AndresRemove obsolete ResStatus bits.
2009-04-01 Stefan SchubertMerge branch 'master' of git@git.opensuse.org:projects...
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-02 Michael AndresResStatus transition testcase
2009-02-20 Duncan Mac-Vicar PMerge branch 'aria'
2009-02-17 Michael Andresremove unused 'DueToObsolete' from ResStatus
2008-07-21 Michael Andressome cleanup for swig
2008-04-30 Michael AndresEnabled Pool to handle persistent hard locks, except...
2008-04-29 Michael Andresbackup
2008-04-11 Stefan Schubertadded new state VALIDATE in ResStatus
2008-04-04 Stefan Schubertfixed setting recommend/suggested flag
2008-04-02 Stefan Schubert- Moved poolItem.status().isSatisfied(),.... to poolIte...
2008-03-27 Stefan Schubertregarding recommend/suggest settings from the SAT-solver
2008-03-27 Stefan Schubert- Added new state: WeakField The solvable will be recom...
2006-03-19 Klaus Kaempf- dont transact in ResStatus::needed const definition
2006-03-06 Klaus Kaempflower debug
2006-03-03 Michael Andres- Added ResStatus::setSoftTransact. Similar to setTrans...
2006-02-22 Michael Andres- ResStatus: indicate locked state in stream output.
2006-02-20 Klaus Kaempftrack "uninstall due to upgrade" seperately
2006-02-05 Klaus Kaempfadd SolverStateField, it needs more bits
2006-02-03 Klaus Kaempfadd SOFT_REMOVE
2006-02-02 Klaus Kaempfdefault to KEEP_STATE in ResStatus constructor
2006-02-01 Klaus Kaempfmore state debug
2006-01-29 Michael Andres- provide operator== for BitField
2006-01-28 Klaus Kaempfmore verbose output
2006-01-28 Klaus Kaempfaccessors, compare
2006-01-28 Klaus Kaempfmake output readable
2006-01-26 Michael Andres- started ResStatus manipulation. backup.
2006-01-19 Michael AndresBackup ResStatus