Imported Upstream version 17.23.0
[platform/upstream/libzypp.git] / zypp / pool / PoolImpl.cc
2020-11-27 DongHun KwakImported Upstream version 17.23.0 upstream/17.23.0
2008-03-17 Michael Andresremove obsolete capability handling stuff
2008-02-29 Stefan Schubertlibzypp Repository class has been exchanged by the...
2008-02-27 Stefan SchubertMoving sat-repo to official libzypp-repo; PART 2
2008-02-15 Stephan Kulowmove into trunk
2008-02-08 Michael Andresavoid map in PoolImpl
2008-02-05 Michael Andresconsistent interface
2008-02-05 Michael Andresget basic ResPool working again
2008-01-24 Michael AndresRemoved dummy satSolvable id in PoolItem as ResObject...
2008-01-21 Michael AndresRemoved obsolete files and classes.
2007-11-29 Michael Andresfis pool syncing
2007-11-28 Michael Andresupdate satpool housekeeping data after sync.
2007-11-28 Michael Andresdebug stuff removed
2007-11-28 Michael Andresbackup
2007-11-27 Michael Andresadded ResPool::find( const sat::Solvable & )
2007-11-27 Michael Andresbackup
2007-08-02 Michael Andres- Indicate changed pool content if /etc/sysconfig/stora...
2007-08-02 Michael Andres- Indicate changed pool content to the resolver. (requi...
2007-01-24 Duncan Mac-Vicar PMerged revisions 4705-4906 via svnmerge from
2006-11-28 Stefan SchubertAvoid duplicate pool entries; Bug 223750
2006-11-27 Stefan Schubertreduced "fix pool capability index tables"
2006-11-27 Michael Andresfix pool capability index tables
2006-05-23 Michael Andres- Added PoolItem_Ref::statusReset. Resets the PoolItem...
2006-05-03 Michael Andres- Cleanup index tables when removing items from pool...
2006-04-19 Michael Andres- fixed missplaced Logger.h includes
2006-04-07 Klaus Kaempfallow atoms of all arch into the pool
2006-04-06 Michael Andresadded convenience to log pool stats
2006-03-29 Michael Andres- Auto protect installed packages from unknown vendor...
2006-03-27 Michael Andres- fixed handling of Language resolvables
2006-03-21 Michael Andres- fixed container.erase loops
2006-03-02 Klaus Kaempfdont include src.rpm into pool (#154627)
2006-02-26 Klaus Kaempfreduce debug, working now
2006-02-26 Klaus Kaempfsurvive erase iterator
2006-02-24 Klaus KaempferaseInstalled() is not a ResPool function, but an...
2006-02-23 Klaus KaempferaseInstalled()
2006-02-22 Michael Andres- Filter available (!)resolvables of incompatible arch...
2006-02-16 Klaus Kaempfcomment-out debug, this is working just nicely now
2006-02-16 Klaus KaempfEXTENDS -> SUPPLEMENTS
2006-02-16 Klaus Kaempfremove all hacked capability iterators
2006-02-10 Michael Andres- Invalidate ResPoolProxy only if pool content changes.
2006-02-07 Michael Andres- backup, providing ui::Selectables in ResPoolProxy.
2006-02-05 Klaus Kaempfalso hash names, requires, and conflicts
2006-02-04 Klaus KaempfImprove 'provides' lookup.
2006-01-28 Klaus Kaempfpass initial status (installed/uninstalled) all way...
2006-01-24 Michael Andres- fixed ResPoolManager insert/erase to follow Impl...
2006-01-23 Michael Andres- Splitted access to pool::PoolImpl: