platform/upstream/libsolv.git
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()
2008-09-19 Michael Schroeder- copy parser swtab fix from Matz into other files
2008-09-19 Michael Schroeder- sanitize a bit
2008-09-19 Michael Schroeder- clean up mess
2008-09-18 Duncan Mac... fix segfault in multiarch parsing (bnc#427271)
2008-09-17 Michael Schroeder- add changelog, bump version
2008-09-17 Michael Schroeder- Change provide iterator from ID pointer to ID. Before...
2008-09-12 Duncan Mac... support for susedata.xml
2008-09-12 Duncan Mac... support for susedata.xml
2008-09-12 Duncan Mac... write the registration values to the solv file
2008-09-12 Duncan Mac... add register attrs
2008-09-12 Duncan Mac... store the string, not predefine types
2008-09-12 Duncan Mac... forgot register url
2008-09-12 Duncan Mac... make url ids extensible and fix parsers.
2008-09-12 Duncan Mac... start to parse missing urls (blocker :-( )
2008-09-12 Duncan Mac... bump
2008-09-12 Duncan Mac... - add repo_add_poolstr_array
2008-09-11 Michael Andresindent
2008-09-11 Duncan Mac... update repository matching
2008-09-10 Duncan Mac... changes
2008-09-10 Duncan Mac... - fixed attributes, thanks matz!
2008-09-10 Duncan Mac... adapt repo_content to create one product per base arch...
2008-09-10 Michael Andresno printf
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-10 Duncan Mac... accept PATTERNS tag, but gnore it
2008-09-09 Klaus Kaempf- rpmdb2solv changes:
2008-09-09 Klaus Kaempfrevert last change
2008-09-09 Klaus Kaempf- rpmdb2solv changes:
2008-09-09 Klaus Kaempf- fix bug when parsing multiple products
2008-09-09 Duncan Mac... forgot this
2008-09-09 Michael Andres- Reenable -Werror and fix bindings.
2008-09-09 Duncan Mac... changes
2008-09-09 Duncan Mac... dont enable -Werror for bindings, swig sucks too much
2008-09-08 Klaus Kaempfsilently skip unknown tags
2008-09-05 Klaus Kaempfbump
2008-09-05 Klaus Kaempfremove duplicate repodata_internalize
2008-09-05 Klaus Kaempfbackup checkin, still not fully functional
2008-09-05 Klaus Kaempfadapt to -release package format
2008-09-05 Klaus Kaempfbuildservice decide on '.prod' suffix
2008-09-05 Michael Andrestools/repo_susetags.c: Parse packages vendor
2008-09-04 Michael Schroeder- fix indentation
2008-09-04 Klaus Kaempf- tools/rpmdb2solv: Adapt to xml-based /etc/products.d
2008-09-03 Klaus Kaempf- switch /etc/products.d from .prod (ini format) to...
2008-09-03 Klaus Kaempfinput to makeevr is const
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- fix offbyone
2008-08-25 Michael Schroeder- fix memory leaks, clean up a bit
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... keep the states on 1st column in order, fixes losing...
2008-08-22 Duncan Mac... no longer needed
2008-08-22 Duncan Mac... bump and changes
2008-08-22 Duncan Mac... - add support for arbitrary extendable metadata using...
2008-08-22 Duncan Mac... - comment function
2008-08-15 Klaus Kaempffix bnc#417594
2008-08-15 Klaus Kaempfensure existance of product solvable (bnc#417594)
2008-08-15 Klaus Kaempf- follow /etc/products.d/baseproduct and mark product...
2008-08-15 Klaus Kaempfrpmdb2solv:
next