platform/upstream/libzypp.git
2008-04-11 Michael Andresdoc
2008-04-11 Michael Andreschanges
2008-04-11 Michael Andres- Add ResPool::satisfiedProductsBegin/End iterator...
2008-04-11 Josef Reidingeradd locking/unlocking selectables
2008-04-11 Klaus Kaempfadd updateScriptsPath (non-configurable because it...
2008-04-11 Michael Andres- Fix SolvIterMixin to avioid multiple visits of the...
2008-04-11 Stefan Schubertadded new state VALIDATE in ResStatus
2008-04-11 Josef Reidingerchanges
2008-04-11 Josef Reidingerswitch to new locks api
2008-04-11 Josef Reidingercomplete serialize/recovery PoolQuery
2008-04-10 Michael MatzRestore compilation. This should eventually use the...
2008-04-10 Jan Kupec- don't hold const CompiledAttrMap & in PoolQueryIterator
2008-04-10 Michael Andrescomments added
2008-04-10 Josef ReidingerPoolQuery: improve recovery from file. something not...
2008-04-10 Josef Reidingername attribute moved to solvAttr
2008-04-10 Josef Reidingerooops I forget add data for tests :)
2008-04-10 Josef ReidingerLocks can lock queries. Unlock doesn't work.
2008-04-10 Jan Kupec- enable regex matching for different per-attribute...
2008-04-10 Josef Reidingerfix operator== for PoolQuery. add !=
2008-04-10 Michael Andrestypo to compile
2008-04-10 Michael AndresProtect LookupAttr::iterator against post end access.
2008-04-10 Duncan Mac... - add some debug, and sorry but my emacs ate the evil...
2008-04-10 Jan Kupec- enabled different per-attribute query srtrings (one...
2008-04-10 Jan Kupec- enable per-attribute string setting (same value)
2008-04-10 Duncan Mac... no endless loop
2008-04-10 Klaus Kaempfinitial try on filling Patch::contents
2008-04-10 Stefan Schubertadded validate
2008-04-10 Stefan Schubertadded isRelevant
2008-04-10 Jan Kupec- derive from SolvIterMixin
2008-04-09 Jan Kupec- begin(), end() made const
2008-04-09 Michael Andrestypo
2008-04-09 Michael Andres- Enable ui::Selectable lookup by Solvable/PoolItem...
2008-04-09 Klaus Kaempfuse proper attributes for the update references
2008-04-09 Duncan Mac... Dont confuse out stupid friend swig
2008-04-09 Duncan Mac... API for retrieving bugzilla and security references...
2008-04-09 Stefan Schubertremoved translation flag for none user errormessages
2008-04-09 Jan Kupec- check whether regex compiled allright if matchRegex()
2008-04-09 Stefan Schubertadded new translations
2008-04-09 Michael MatzSome changes I had still in queue. Using a different...
2008-04-09 Jan Kupec- fix multi-attribute search using dataiterator_match
2008-04-08 Michael Andresadd pattern contents
2008-04-08 Jan Kupec- multiple repositories filter reenabled
2008-04-08 Duncan Mac... bump
2008-04-08 Duncan Mac... bump
2008-04-08 Duncan Mac... - Selectable deserves a cleanup, some consistency.
2008-04-08 Michael Andres- Fix some Patch and Pattern attributes.
2008-04-08 Jan Kupec- by kind filter reenabled
2008-04-08 Josef Reidingerchanges
2008-04-08 Josef Reidingeradd comparing to PoolQuery
2008-04-08 Josef Reidingeruse forward declaration instead of include
2008-04-08 Josef Reidingerchanges
2008-04-08 Josef Reidingermove RepoInfo to universal RepoException. This can...
2008-04-08 Jan Kupec- move ResultIterator out and down
2008-04-08 Jan Kupec- oops
2008-04-08 Jan Kupec- getters added
2008-04-08 Stefan Schubertcleanup while state changes; added update for special...
2008-04-08 Josef Reidingerchanges
2008-04-08 Josef Reidingerinitial implementation of new locks (FATE #120118 and...
2008-04-07 Jan Kupec- exact/glob and case-insensitive matching for multi...
2008-04-07 Jan Kupec- enable glob matching + test case
2008-04-07 Michael Andresdone LookupAttr, added ArrayAttr container to retrieve...
2008-04-07 Jan Kupec- by-status filter re-enabled
2008-04-07 Jan Kupec- hide sat/repo.h
2008-04-07 Jan Kupec- fix the ResultIterator stop rule
2008-04-07 Stefan Schubertadded isSatisfied to solvables
2008-04-07 Jan Kupec- compat version increased (changes in PoolQuery)
2008-04-07 Duncan Mac... - move the initialization to a option class.
2008-04-07 Duncan Mac... - use Fd class instead of a plain integer so I can...
2008-04-07 Stephan Kulowno longer needed - standard material
2008-04-06 Jan Kupec- PoolQuery backup
2008-04-05 Jan Kupec- solvable name added
2008-04-04 Michael Andres- LookupAttr added fast forward moving, position info...
2008-04-04 Michael Andresfixed include guards and reamed internal includes
2008-04-04 Michael Andresfixed include guards and reamed internal includes
2008-04-04 Michael AndresFixed IdStringType ctor calls
2008-04-04 Duncan Mac... reload target, backup
2008-04-04 Michael Andresbackup
2008-04-04 Stefan Schubertdistinguish between keep and lock in the solver request
2008-04-04 Stefan Schubertfixed wrong return value while language check
2008-04-04 Stefan Schubertfixed setting recommend/suggested flag
2008-04-04 Josef Reidingerchanges
2008-04-04 Josef Reidingeradd split with respect to escaped delimeters and also...
2008-04-03 Michael MatzGenerate cache path, for deptestomatic it's not the...
2008-04-03 Stephan Kulowfix compiler warning
2008-04-03 Michael Andresbackup sat::LookupAttr draft
2008-04-03 Josef Reidingerfix broken cruisecontrol build. gcc4.2 doesn't shout...
2008-04-03 Josef Reidingerremove iostream include from headers and add to sources...
2008-04-03 Stefan Schubert- allow downgrade if buildtime is the same esp. if...
2008-04-03 Michael AndresFixed some missing package and source package attributes.
2008-04-03 Michael Andres- Allow to store a media label in MediaSetAccess. This...
2008-04-03 Stefan Schubertlogging solver settings before solving
2008-04-02 Stefan Schubert- Moved poolItem.status().isSatisfied(),.... to poolIte...
2008-04-02 Stefan Schubert- Moved poolItem.status().isSatisfied(),.... to poolIte...
2008-04-02 Stefan Schubertusing TriBool instead of TriState
2008-04-02 Michael Andreschanges
2008-04-02 Michael Andresadd PoolItem::isSatisfied/isBroken
2008-04-01 Michael MatzSilence some warnings: a false positive about no-value...
2008-04-01 Michael MatzFix compile.
2008-04-01 Michael Andres- Extend sat::WhatProvides to allow to query for possib...
2008-04-01 Josef Reidingerchanges
next