- also use matcher in repo_solv
[platform/upstream/libsolv.git] / src /
2008-10-13 Michael Schroeder- also use matcher in repo_solv
2008-10-13 Michael Schroeder- clean up repopage stuff
2008-10-11 Michael Schroeder- initialize kv.eof in the fix/flexarray case
2008-10-09 Michael Schroeder- bring back dataiterator_match for now (to be removed...
2008-10-09 Michael Schroeder- is searching for REPOENTRY POS, select the right...
2008-10-09 Michael Schroeder- move search position into pool
2008-10-09 Michael Schroeder- kill SEARCH_EXTRA so we see where libzypp has to...
2008-10-09 Michael Schroeder- declare dataiterator_free
2008-10-09 Michael Schroeder- the big solv data change
2008-10-02 Michael Andres- Product arttributes: removed FLAVOR and REFERENCES...
2008-10-01 Duncan Mac-Vicar Pcpename -> cpeid
2008-09-22 Duncan Mac-Vicar P- refactor the repository matching with products, not...
2008-09-22 Duncan Mac-Vicar P- add CPE (Common Platform Enumeration) attribute to...
2008-09-17 Michael Schroeder- Change provide iterator from ID pointer to ID. Before...
2008-09-12 Duncan Mac-Vicar Padd register attrs
2008-09-12 Duncan Mac-Vicar Pstore the string, not predefine types
2008-09-12 Duncan Mac-Vicar Pforgot register url
2008-09-12 Duncan Mac-Vicar Pmake url ids extensible and fix parsers.
2008-09-12 Duncan Mac-Vicar Pstart to parse missing urls (blocker :-( )
2008-09-12 Duncan Mac-Vicar P- add repo_add_poolstr_array
2008-09-11 Duncan Mac-Vicar Pupdate repository matching
2008-09-10 Duncan Mac-Vicar Padapt repo_content to create one product per base arch...
2008-09-10 Michael Schroeder- work around c++ compiler (see also yosefk.com/c+...
2008-09-10 Michael Andres- repo_products: Parse schemeversion, propagate product
2008-09-10 Michael Schroeder- bring side data handling into better shape
2008-09-09 Klaus Kaempfrevert last change
2008-09-09 Klaus Kaempf- rpmdb2solv changes:
2008-09-02 Michael Schroeder- disable requires check (for now?) to make testcases...
2008-09-02 Michael Schroeder- make it compile
2008-09-01 Michael Schroeder- implement otherproviders()
2008-09-01 Michael Schroeder- make patches do nevr matching
2008-08-29 Michael Schroeder- new job commands, now combinded from job type and...
2008-08-25 Michael Schroeder- make SOLVER_ERASE_SOLVABLE work
2008-08-25 Michael Schroeder- add stringpool_free()
2008-08-25 Michael Schroeder- also check obsoletes when disabling update rules
2008-08-22 Duncan Mac-Vicar P- comment function
2008-08-13 Michael MatzSupport searching in filelists via the dataiterator...
2008-08-07 Duncan Mac-Vicar Pimplement relogin suggested
2008-08-04 Klaus Kaempfrevert PRODUCT_xxx to SOLVALBLE_xxx
2008-08-01 Klaus KaempfPRODUCT_* id's
2008-08-01 Klaus Kaempffix comment
2008-08-01 Duncan Mac-Vicar Pbah revert... you dreamer
2008-08-01 Duncan Mac-Vicar P- repo_helix does not belong to sat solver core
2008-07-24 Klaus Kaempffix prototype
2008-07-22 Michael Schroeder- resolve job rules before installing system packages...
2008-07-21 Michael Schroeder- no more freshens. R.I.P.
2008-07-11 Michael Schroeder- add missing prototype
2008-07-11 Michael Schroeder- add Packager, Build Host, Distribution
2008-07-11 Michael Schroeder- disallow arch/vendor changes even if the package...
2008-07-11 Duncan Mac-Vicar P- Implementation of infrastructure for
2008-06-30 Duncan Mac-Vicar Pforward ports from 11.0 branch
2008-06-27 Michael Schroeder- add support for the package's URL [bnc#402434]
2008-06-05 Michael Schroeder- do not reorder binary rules if they are not rpm rules...
2008-05-30 Michael Schroeder- make enableweakrules() static
2008-05-30 Michael Schroeder- cleanup (oops)
2008-05-30 Michael Schroeder- calculate recommendation list also if ignorealreadyre...
2008-05-27 Michael Schroeder- change and/or/with to more symbolic versions ('|...
2008-05-23 Michael Schroeder- add "ignorealreadyrecommended" aka "zypper" solver...
2008-05-21 Michael Schroeder- allow <pkg>.src matching, could be used in zypper...
2008-05-19 Jan Kupec- added delta target package evra parsing
2008-05-19 Duncan Mac-Vicar Pmake solvable_look_bool more robust by allowing both
2008-05-14 Klaus Kaempf- more comments
2008-05-14 Michael Schroeder- ignore obsoletes in trivial test for now
2008-05-14 Michael Schroeder- change some comments
2008-05-13 Klaus Kaempfreverting last change
2008-05-13 Michael Schroeder- remove strange comment
2008-05-13 Klaus Kaempffix comments
2008-05-13 Klaus Kaempfadd comment
2008-05-13 Michael Schroeder- fix comments
2008-05-13 Duncan Mac-Vicar Pa boolean is not a num attribute set to 1, but just...
2008-05-13 Michael Schroeder- fix comment
2008-05-13 Michael Schroeder- fix comment
2008-05-13 Michael Schroeder- support SOLVER_NOOBSOLETES* jobs, tell the solver...
2008-05-13 Klaus Kaempf- lots and lots of comments to make the internals
2008-05-13 Klaus Kaempfadd comments
2008-05-13 Klaus Kaempfadd comment
2008-05-11 Duncan Mac-Vicar P- deltainfoxml2solv now writes the information out
2008-05-09 Michael AndresParse the products LABEL in content file to SUMMARY.
2008-05-09 Michael Schroeder- add pool_id2langid function
2008-05-09 Michael Schroeder- move attributes to knownid
2008-05-07 Michael Schroeder- speed up array creation a bit by caching last values
2008-05-07 Michael Schroeder- add rpmdbcookie support
2008-05-06 Michael Schroeder- add pool_match_nevr() to match a single solvable...
2008-05-06 Michael Schroeder- shuffle rule blocks so that feature rules come before...
2008-04-30 Michael Schroeder- speed up solver a bit by creating a queue holding...
2008-04-30 Michael Schroeder- oops, forgot some changes
2008-04-30 Michael Schroeder- add obsoleteusesprovides and implicitobsoleteusesprov...
2008-04-28 Michael Schroeder- make --force behave a bit more like --noforce
2008-04-27 Michael MatzI promised this to Jano; skipping kinds in matcher...
2008-04-27 Michael Matz(De-)Serialize structured types. Dataiterator and...
2008-04-25 Michael Schroeder- add two assertions
2008-04-25 Michael Schroeder- add bugzilla reference
2008-04-23 Michael Schroeder- schubi convinced me to invert the flag, so that installed
2008-04-23 Michael Schroeder- add "showinstalledrecommended" option to make the...
2008-04-22 Michael Schroeder- do not delete negative bitfield entries [bnc#381908]
2008-04-22 Michael MatzFix compile.
2008-04-22 Michael Schroeder- move debug functions to solverdebug.c
2008-04-21 Michael Schroeder- fix endless loop
2008-04-20 Stephan Kulowinit to build
2008-04-18 Michael Schroeder- add support for feature rules
next