platform/upstream/libsolv.git
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:
2008-08-14 Klaus Kaempffix diskusagexml2solv install
2008-08-14 Klaus Kaempffix file name
2008-08-14 Klaus Kaempfparse diskusage.xml
2008-08-14 Klaus Kaempfadd 'diskusage' to comment
2008-08-14 Klaus Kaempfremove diskusage and translation parsing preparations...
2008-08-14 Duncan Mac... it is foo#xxxxx
2008-08-13 Klaus Kaempfprovide installtime for products
2008-08-13 Klaus Kaempfprovide solvable:installtime for product solvables
2008-08-13 Duncan Mac... warning
2008-08-13 Duncan Mac... bump
2008-08-13 Michael MatzSupport searching in filelists via the dataiterator...
2008-08-13 Klaus Kaempfchanges
2008-08-13 Klaus Kaempfdocument usage
2008-08-13 Klaus Kaempfif -r (root dir) is given, its also honored by -p ...
2008-08-12 Klaus Kaempfrpm_add_rpmdb is called from bindings, create own repod...
2008-08-12 Klaus Kaempfmore changes
2008-08-12 Klaus Kaempfproduct handling added
2008-08-12 Klaus Kaempffix -bindings to build in beta
2008-08-12 Klaus Kaempfadapt repo_products (/etc/products.d/*.prod parsing...
next