Merge pull request #23 from openSUSE/drop_package_manager
[platform/upstream/libzypp.git] / zypp / pool /
2013-10-25 Michael AndresAlways properly initialize pool storage (bnc#846565)
2013-05-10 Michael AndresRemove deprecated old InstallOrder computation code
2013-05-02 Michael AndresDiscourage using SafeBool in favor of explicit operator...
2012-05-08 Michael Andresremove base/Deprecated.h (macros now in APIConfig.h)
2012-05-02 Michael Andresfix CXX0X std::_Select2nd no longer deriving from std...
2011-05-31 Michael AndresDeprecate old GetResolvablesToInsDel
2009-04-16 Michael AndresSoft lock packages deleted on behalf of a user request.
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-02-20 Duncan Mac-Vicar PMerge branch 'aria'
2009-02-17 Michael Andresremove unused 'DueToObsolete' from ResStatus
2009-02-17 Michael AndresUse fixed WhatObsoletes in install order computation.
2008-10-31 Michael Andres- Do not save solver locks (by APPL_HIGH).
2008-09-10 Michael Andres- Remove obsolete product attributes.
2008-08-13 Michael Andres- Add ResPool::reposFind to get repositories by alias.
2008-08-12 Michael Andrescomment
2008-08-08 Michael Andres- Add static ui::Selectable::get methods as convenient...
2008-08-08 Michael Andresreplace ResTraits<>::kind by ResKind
2008-08-04 Michael Andres- Add new product attributes (flavor,referencePackage).
2008-06-19 Michael Andrescomment
2008-04-30 Michael AndresEnabled Pool to handle persistent hard locks, except...
2008-04-29 Michael Andresbackup
2008-04-24 Michael AndresEnabled Pool to handle automatic soft-locks,
2008-04-23 Michael Andresbackup
2008-04-23 Michael Andres- Remove obsolete AdditionalCapabilities interface...
2008-04-11 Michael Andres- Install ResPoolProxy index to speedup Solvable to...
2008-04-08 Michael Andres- Fix some Patch and Pattern attributes.
2008-03-17 Michael Andresremove obsolete capability handling stuff
2008-03-14 Michael AndresConvenience constructor for PoolItem from Solvable...
2008-03-07 Stephan Kulowignore ignore
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-26 Stefan SchubertTake sat-repo-id instead of repository repo ID
2008-02-15 Stephan Kulowmove into trunk
2008-02-14 Michael Andresadd basic locale interface to ResPool, remove deprecate...
2008-02-14 Michael MatzMake byIdent{Begin,End} an indexed iterator globally...
2008-02-12 Michael Andrespool iterator fixes
2008-02-12 Michael Andresdrop ResPool byName iterator and use byIdent
2008-02-11 Michael AndresAdd pool byIdent iterator: Iterate over all items of...
2008-02-08 Michael Andresavoid map in PoolImpl
2008-02-06 Michael Andres- remove ResStores in target and repositories
2008-02-05 Michael Andresconsistent interface
2008-02-05 Michael Andresget basic ResPool working again
2008-01-29 Michael Andres- Prepare ResPool being a singleton ontop of sat::Pool.
2008-01-24 Michael AndresRemoved dummy satSolvable id in PoolItem as ResObject...
2008-01-21 Michael AndresRemoved obsolete files and classes.
2008-01-15 Michael Andresmove IdString to namespace zypp
2008-01-10 Michael Andresbackup
2008-01-09 Stefan SchubertAPI changed in SAT requirements
2007-12-18 Michael Andres- Changed ResKind implementation to use IdStr.
2007-12-11 Michael Andres- add sat::Capability
2007-12-10 Michael Andresbackup
2007-12-07 Michael Andresbackup
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-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2007-03-01 Duncan Mac-Vicar Pbye autofoo
2007-01-31 Duncan Mac-Vicar Pbuild cmake without sub statc libraries
2007-01-24 Duncan Mac-Vicar PMerged revisions 4705-4906 via svnmerge from
2006-11-29 Duncan Mac-Vicar P- add cmake support for building zypp/ lib.
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-08-14 Stefan Schubertadded new API calls: setAdditionalProvide,setAdditional...
2006-06-22 Duncan Mac-Vicar Pbackport ma changes
2006-05-23 Michael Andres- Added PoolItem_Ref::statusReset. Resets the PoolItem...
2006-05-22 Michael Andres- Order all objects according to prerequirements, not...
2006-05-03 Michael Andres- removed superfluous filter_iterator wrapping pool...
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 Kaempfdefine LOGGROUP
2006-02-16 Klaus Kaempfremove all hacked capability iterators
2006-02-10 Michael Andres- Invalidate ResPoolProxy only if pool content changes.
2006-02-10 Michael Andres- ResPoolProxy save/restore
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-25 Michael Andres- Dragged PoolItem into zypp (formerly zypp/pool).
2006-01-24 Michael Andres- fixed ResPoolManager insert/erase to follow Impl...
next