platform/upstream/libsolv.git
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... - Implementation of infrastructure for
2008-07-09 Michael Andres- Fix repo_content dependency parsing. Parser may lose...
2008-07-01 Klaus Kaempf- adapt package name of bindings to follow naming conve...
2008-07-01 Duncan Mac... bump version
2008-06-30 Duncan Mac... forward 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-06-02 Stephan Kulowversion jump
2008-05-30 Michael Schroeder- do not add self-provides for src rpms
2008-05-30 Michael Schroeder- make finish_solvable() static
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-30 Michael Schroeder- make code easier to understand
2008-05-27 Stephan Kulowcompile with RPM_OPT_FLAGS
2008-05-27 Michael Schroeder- change and/or/with to more symbolic versions ('|...
2008-05-27 Klaus Kaempf- prepare for tools testing
2008-05-27 Klaus Kaempfenable testing with ctest
2008-05-26 Stephan Kulowsync changes file
2008-05-23 Michael Schroeder- add "ignorealreadyrecommended" aka "zypper" solver...
2008-05-22 Stephan Kulowautobuild
2008-05-22 Stephan KulowIt happened again: the worst C programmer alive tried...
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... make solvable_look_bool more robust by allowing both
2008-05-16 Stephan Kulowtrying to fix package
2008-05-16 Klaus Kaempfadapt to cmake 2.6:
2008-05-15 Duncan Mac... fix
2008-05-15 Duncan Mac... forgot to commit changes file
2008-05-15 Stephan Kulowfor autobuild
2008-05-15 Michael MatzVery mean cause for random segfaults of susetags2solv.
2008-05-14 Klaus Kaempf- more comments
2008-05-14 Duncan Mac... bump
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 Duncan Mac... use repodata_set_void for pattern visible attr
2008-05-13 Michael Schroeder- expand mergesolv a bit
2008-05-13 Josef Reidingerchanges
2008-05-13 Josef Reidingerread description dir path from content file (bnc #389414)
2008-05-13 Jan Kupec- include deltainfo.xml
2008-05-13 Michael Schroeder- fix comments
2008-05-13 Duncan Mac... a 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-12 Michael MatzGenerate translated strings for susetags repos (only...
2008-05-12 Stephan Kulowfix broken -debuginfo requires
2008-05-11 Duncan Mac... - deltainfoxml2solv now writes the information out
2008-05-10 Stephan Kulowresubmit
2008-05-09 Michael AndresParse the products LABEL in content file to SUMMARY.
2008-05-09 Duncan Mac... recognize 1 as true for reboot suggested and
2008-05-09 Michael MatzBe a bit more robust with invalid input data (mismatchi...
2008-05-09 Klaus Kaempfmove helix2solv from satsolver-tools to satsolver-devel...
2008-05-09 Michael Schroeder- fix content parsing
2008-05-09 Michael Schroeder- add pool_id2langid function
2008-05-09 Michael Schroeder- move attributes to knownid
2008-05-08 Duncan Mac... - parser for deltainfo.xml, stores yum-presto xml infor...
2008-05-08 Michael Schroeder- disable file filters, but all files in filelist instead
2008-05-08 Michael Schroeder- speed up solvable copying be using a small cache
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-07 Michael Schroeder- convert summary/description/authors to utf8
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-05-05 Stephan Kulownew version
2008-05-02 Michael MatzParse also DISTPRODUCT and DISTVERSION (for registratio...
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 Stephan Kulowautobuild once more
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 Stephan Kulowinit to compile
2008-04-25 Stephan Kulowautobuild
2008-04-25 Michael Schroeder- fix anchoring of filelist data
2008-04-25 Michael Schroeder- add support for susetags filelist
2008-04-25 Michael Schroeder- add two assertions
2008-04-25 Michael Schroeder- add bugzilla reference
2008-04-24 Michael MatzFix content parsing if PRODUCT isn't the first entry.
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-21 Klaus Kaempfdetect and skip empty lines (bnc#381828)
2008-04-20 Stephan Kulowchanges
2008-04-20 Stephan Kulowinit to build
2008-04-19 Stephan Kulowchangelog
2008-04-18 Michael Schroeder- add support for feature rules
next