platform/upstream/libzypp.git
2008-04-14 Michael AndresEnable evaluation of hardware dependencies.
2008-04-14 Stefan SchubertAdd new base class for solver queue
2008-04-13 Duncan Mac... make zypp-query-pool compile, but dont install yet
2008-04-13 Jan Kupecchanges
2008-04-13 Jan Kupec- RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay...
2008-04-12 Jan Kupec- Resolvable::Kind -> ResKind
2008-04-12 Jan Kupec- get rid of Impl * in the PoolQueryIterator, copy...
2008-04-12 Klaus Kaempffix the content loop: lookup attribute sets just once
2008-04-11 Jan Kupec- use str::regex wrapper instead of ::regex_t
2008-04-11 Jan Kupec- operator= and copy c-tor added
2008-04-11 Stephan Kuloworder
2008-04-11 Michael Andres- Install ResPoolProxy index to speedup Solvable to...
2008-04-11 Jan Kupec- not needed anymore, seems like the bug was here,...
2008-04-11 Jan Kupec- make use of LookupAttr::iterator for the common stuff
2008-04-11 Jan Kupec- iterator( scoped_ptr< ::_Dataiterator> & dip_r, bool...
2008-04-11 Klaus Kaempfjust adding the right directory - and it works !
2008-04-11 Klaus Kaempf- Implement update scripts installed by packages. After...
2008-04-11 Michael Andresdeprecate obsolete content helper classes
2008-04-11 Josef Reidingertest for save/restoring locks and also unlocking
2008-04-11 Stefan Schuberttaking satisfied/broken state from ResStatus
2008-04-11 Josef Reidingerimplement unlock
2008-04-11 Klaus Kaempfmake the update_scripts_path configurable via update...
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
next