platform/upstream/libsolv.git
2008-11-05 Klaus Kaempfuse separate build dir
2008-11-05 Michael Schroeder- fix probsolved logic
2008-11-05 Michael Schroeder- actually "unsigned long" is wrong, too. It should...
2008-11-05 Klaus Kaempffix compile on 64bit
2008-11-04 Michael Schroeder- also print stats for repo_helix
2008-11-04 Michael Schroeder- add support for SOLVER_ESSENTIAL flag, marks a job...
2008-11-04 Michael Schroeder- log more statistics
2008-10-31 Michael Schroeder- add '-o <outfile>' support
2008-10-31 Michael Schroeder- add "-P" option to rpmdb2solv, prints percentage...
2008-10-31 Michael Schroeder- fix entry tests
2008-10-30 Michael Schroeder- add repodata_set_location() function
2008-10-30 Michael Schroeder- also disable update rules for "keep installed" jobs.
2008-10-30 Michael Schroeder- fix py_sitedir definition for fedora
2008-10-30 Michael Schroeder- adapt to coding style
2008-10-29 Michael Andres- Add "sh4" architectures.
2008-10-28 Michael Andres- Add "arm" architectures.
2008-10-27 Klaus Kaempfrepo_content changes
2008-10-27 Klaus Kaempfdetect and report wrong placement of 'CONTENTSTYLE'
2008-10-27 Klaus Kaempfimprove error output
2008-10-25 Michael Schroeder- more fixes for fedora...
2008-10-24 Michael AndresRemember the /etc/products.d enties filename in .solv...
2008-10-24 Michael Schroeder- fedora doesn't have py_requires
2008-10-24 Michael Schroeder- don't match the first idarray element twice
2008-10-24 Michael Schroeder- don't abort on unknown elements
2008-10-23 Michael Schroeder- read data in larger chunks
2008-10-23 Michael Schroeder- backport changes made by darix
2008-10-22 Duncan Mac... add support for new tags
2008-10-22 Michael Schroeder- bump version to 0.12.0
2008-10-22 Michael Schroeder- add pool_set_installed() function, remove no longer...
2008-10-21 Michael Schroeder- maybe better this way
2008-10-21 Michael Schroeder- make repo_add_solv fast again
2008-10-21 Michael Schroeder- move some debug output to a different debug level
2008-10-21 Michael Schroeder- oopsie, I should at least test build...
2008-10-21 Michael Schroeder- make dataiterator safer
2008-10-21 Michael Schroeder- we're a library, no output to stdout/stderr
2008-10-21 Klaus Kaempfensure Pool and Repo are consistent
2008-10-21 Klaus Kaempfdocument Dataiterator and esp. dataiterator_init
2008-10-20 Michael Schroeder- revert strange change from Klaus
2008-10-20 Klaus Kaempftake pool from repo if pool is passed as NULL to datait...
2008-10-20 Duncan Mac... fix
2008-10-20 Duncan Mac... refactor
2008-10-20 Duncan Mac... - refactor FindCheck
2008-10-20 Duncan Mac... fix find
2008-10-20 Michael Schroeder- more cleanups:
2008-10-17 Duncan Mac... fix finding the library
2008-10-17 Duncan Mac... the devel part is also required
2008-10-17 Duncan Mac... I should look really if something is packaged before...
2008-10-16 Duncan Mac... temporary make srcpackage while CPack is kaputt
2008-10-15 Michael Schroeder- add changes
2008-10-15 Michael Schroeder- make iterator work withj completely empty repos
2008-10-15 Michael Schroeder- add two missing test statements
2008-10-15 Michael Schroeder- add '-o' option
2008-10-15 Duncan Mac... move tools test to tests/tools, only bindings will...
2008-10-15 Duncan Mac... move testsuite to tests/solver and add core unit tests
2008-10-15 Michael Schroeder- implement SEARCH_ALL_REPOS
2008-10-14 Michael Schroeder- bump version
2008-10-14 Michael Schroeder- fix segfault on 64bit
2008-10-13 Klaus Kaempftools/repo_products.c is now more robust
2008-10-13 Klaus Kaempfimprove error output
2008-10-13 Michael Andresinit matcher.pool
2008-10-13 Michael Schroeder- add dataiterator_setpos_parent
2008-10-13 Michael Schroeder- fix order of schema creation
2008-10-13 Michael Schroeder- change entry back to better name solvid
2008-10-13 Michael Schroeder- add some parens to fix the segfault
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-11 Duncan Mac... it is not distver but releasever
2008-10-11 Duncan Mac... implement distver variable
2008-10-09 Michael Schroeder- fix repomdxml
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- grr, why on earth do the bindings have a loadcallback?
2008-10-09 Michael Schroeder- oops, forgot bindings
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... cpename -> cpeid
2008-10-01 Michael Schroeder- support repomd pattern.xml
2008-09-30 Michael Andres- repo_content.c: fix broken dependency parsing.
2008-09-29 Michael Andresrpms2solv failed to write out most solvable data (bnc...
2008-09-26 Klaus Kaempfbnc#429177
2008-09-25 Klaus Kaempffully support Dataiterator in bindings, drop use of...
2008-09-25 Duncan Mac... keywords in a more consistant format like current tags
2008-09-25 Duncan Mac... support keywords in susedata
2008-09-24 Jan Kupec- submit
2008-09-24 Jan Kupec- seems like 0.10.13 is already out
2008-09-24 Klaus Kaempfbump
2008-09-24 Klaus Kaempfre-add parsing of /etc/<xyz>-release (got lost in trans...
2008-09-22 Duncan Mac... - refactor the repository matching with products, not...
2008-09-22 Duncan Mac... changes
2008-09-22 Michael Schroeder- fix indent (bleah! who wrote that stuff?)
2008-09-22 Michael Schroeder- fix indentation
2008-09-22 Duncan Mac... save the timestamp only once
2008-09-22 Duncan Mac... bump
2008-09-22 Duncan Mac... - add CPE (Common Platform Enumeration) attribute to...
2008-09-22 Michael Schroeder- make solvable creation easier to understand
2008-09-22 Michael Schroeder- replace split() with more convenient splitword()
next