Fix failed package download due to unkown repository type (bnc #386386)
[platform/upstream/libzypp.git] / zypp / sat /
2008-05-08 Michael AndresProvide enumerated patch category Patch::categoryEnum()
2008-04-30 Michael Andressmall fixes
2008-04-25 Michael Andres- Prevent target::unload from creating a system repo...
2008-04-23 Michael AndresSupport dependencies requiring a specific architecture:
2008-04-22 Duncan Mac-Vicar Ppatch attributes
2008-04-18 Michael Andresenable english as fallback
2008-04-18 Michael AndresDont restrict LookupAttr to SEARCH_NO_STORAGE_SOLVABLE.
2008-04-18 Michael Andresfix
2008-04-18 Michael AndresEnable SplitIdent to also join kind,name
2008-04-18 Michael AndresIf no language support was requested choose en.
2008-04-17 Stefan Schuberttypo
2008-04-17 Michael AndresTake care not to create the system repo in Pool::prepare.
2008-04-17 Michael AndresFixed pools package index wrongly including source...
2008-04-15 Stefan Schubertmoved SATResolver to solver/details
2008-04-14 Duncan Mac-Vicar P- fix compilation
2008-04-14 Stefan Schubertadded new solver request
2008-04-14 Stefan Schuberthack that product are satisfied; used only for beta1
2008-04-14 Michael AndresEnable evaluation of filesystem dependencies
2008-04-14 Michael AndresEnable evaluation of hardware dependencies.
2008-04-14 Stefan SchubertAdd new base class for solver queue
2008-04-11 Jan Kupec- iterator( scoped_ptr< ::_Dataiterator> & dip_r, bool...
2008-04-11 Stefan Schuberttaking satisfied/broken state from ResStatus
2008-04-11 Michael Andres- Fix SolvIterMixin to avioid multiple visits of the...
2008-04-10 Michael MatzRestore compilation. This should eventually use the...
2008-04-10 Michael Andrescomments added
2008-04-10 Michael Andrestypo to compile
2008-04-10 Michael AndresProtect LookupAttr::iterator against post end access.
2008-04-10 Stefan Schubertadded validate
2008-04-10 Stefan Schubertadded isRelevant
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-08 Michael Andresadd pattern contents
2008-04-08 Michael Andres- Fix some Patch and Pattern attributes.
2008-04-08 Stefan Schubertcleanup while state changes; added update for special...
2008-04-07 Michael Andresdone LookupAttr, added ArrayAttr container to retrieve...
2008-04-07 Stefan Schubertadded isSatisfied to solvables
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 IdStringType ctor calls
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-03 Stephan Kulowfix compiler warning
2008-04-03 Michael Andresbackup sat::LookupAttr draft
2008-04-03 Michael AndresFixed some missing package and source package attributes.
2008-04-03 Stefan Schubertlogging solver settings before solving
2008-04-02 Stefan Schubert- Moved poolItem.status().isSatisfied(),.... to poolIte...
2008-04-01 Michael Andres- Extend sat::WhatProvides to allow to query for possib...
2008-03-31 Stefan Schubertadded doUpdate( ) which Update to newest packages
2008-03-28 Stefan Schubertflag if the solver regards required packages only
2008-03-27 Stefan Schubertregarding recommend/suggest settings from the SAT-solver
2008-03-20 Michael Andresbackup while cleaning up
2008-03-18 Michael Andresclass sat::LocaleSupport: Convenience methods to manage...
2008-03-17 Michael Andresremove obsolete capability handling stuff
2008-03-17 Michael Andresmv DBG MIL
2008-03-14 Michael AndresWhatprovides debug output looking for illegal ids
2008-03-14 Michael AndresConvenience constructor for PoolItem from Solvable...
2008-03-07 Michael MatzFix fallout after the big SOLV change: new attribute...
2008-03-06 Stefan Schubertdo NOT ignore sat solver settings
2008-03-06 Michael AndresDo not filter any installed solvables.
2008-03-06 Stefan Schubertset architecture before generating whatprovides #367684
2008-03-04 Stefan Schubertimprove problem solution if a requirement cannot be...
2008-03-04 Stefan Schubertimproved output of vendor change solution #362985
2008-03-03 Michael Andresadapt to changed satsolver API
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-27 Stefan SchubertMoving sat-repo to official libzypp-repo; PART 1
2008-02-26 Michael AndresFixed Capabilites iterator exposing prereq marker.
2008-02-26 Stefan Schubertreduced logging
2008-02-21 Michael MatzUse new interface for initializing the file provides.
2008-02-21 Michael AndresAdd ByLocaleSupport filter to iterate solvables accordi...
2008-02-21 Michael MatzWe need to add mediadir also in the non-trivial case.
2008-02-20 Stefan Schubert- regarding language dependencies while update correctly
2008-02-19 Michael Andresadded Collector: functor writing elements to an output...
2008-02-18 Michael Andres- added some locale support to sat::Solvable.
2008-02-18 Michael Andres- add Pathname::assertprefix
2008-02-18 Stefan Schubertgenerating testcase only if ZYPP_FULLLOG is set
2008-02-15 Michael Andresadd sat::WhatProvides to look for Solvable providing...
2008-02-15 Michael Andrescorrectly provide available locales
2008-02-15 Stefan Schubertmove check of installed items to distupgrade
2008-02-15 Michael Andresdebug output fixed
2008-02-15 Stefan Schubertdo not file a delete request for an updated item
2008-02-15 Stephan Kulowmove into trunk
2008-02-14 Michael Andresadd basic locale interface to ResPool, remove deprecate...
2008-02-14 Stefan Schubertrename packages works for update now
2008-02-14 Michael MatzCorrect size calculation and use the right attribute...
2008-02-12 Michael Andrespool iterator fixes
2008-02-12 Michael Andresfilter unwanted architectures from pool
2008-02-12 Duncan Mac-Vicar PMore attributes
2008-02-11 Duncan Mac-Vicar P- properties for patterns
2008-02-11 Stefan Schubertcleanup; generate control file
2008-02-11 Stefan Schubertadded < operator
2008-02-10 Duncan Mac-Vicar P- this is wrong, suse/ dir is a datadir told in the...
2008-02-10 Duncan Mac-Vicar Pno tabs please
2008-02-08 Stefan Schubertgenerating testcase BEFORE staring the solver
2008-02-08 Stefan Schubertreduced logging
2008-02-08 Michael MatzEquality of C strings is tested by !strcmp() :-)
2008-02-07 Michael MatzUse the correct attribute for license and eula.
2008-02-07 Michael MatzAlso prepend arch dir if we have a mediafile.
next