- check in the header file as well
[platform/upstream/libsolv.git] / tools /
2008-11-07 Michael Schroeder- got rid of some fprintfs...
2008-11-07 Klaus Kaempfdocument '-o'
2008-11-07 Klaus Kaempfmake it more robust, just report and skip bad entries...
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- 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-30 Michael Schroeder- add repodata_set_location() function
2008-10-30 Michael Schroeder- adapt to coding style
2008-10-27 Klaus Kaempfdetect and report wrong placement of 'CONTENTSTYLE'
2008-10-27 Klaus Kaempfimprove error output
2008-10-24 Michael AndresRemember the /etc/products.d enties filename in .solv...
2008-10-24 Michael Schroeder- don't abort on unknown elements
2008-10-22 Duncan Mac-Vicar Padd support for new tags
2008-10-20 Michael Schroeder- more cleanups:
2008-10-15 Michael Schroeder- add two missing test statements
2008-10-15 Michael Schroeder- add '-o' option
2008-10-15 Duncan Mac-Vicar Pmove tools test to tests/tools, only bindings will...
2008-10-13 Klaus Kaempfimprove error output
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- clean up repopage stuff
2008-10-11 Duncan Mac-Vicar Pit is not distver but releasever
2008-10-11 Duncan Mac-Vicar Pimplement distver variable
2008-10-09 Michael Schroeder- fix repomdxml
2008-10-09 Michael Schroeder- kill SEARCH_EXTRA so we see where libzypp has to...
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-Vicar Pcpename -> 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 Duncan Mac-Vicar Pkeywords in a more consistant format like current tags
2008-09-25 Duncan Mac-Vicar Psupport keywords in susedata
2008-09-24 Klaus Kaempfre-add parsing of /etc/<xyz>-release (got lost in trans...
2008-09-22 Duncan Mac-Vicar P- refactor the repository matching with products, not...
2008-09-22 Michael Schroeder- fix indent (bleah! who wrote that stuff?)
2008-09-22 Michael Schroeder- fix indentation
2008-09-22 Duncan Mac-Vicar Psave the timestamp only once
2008-09-22 Duncan Mac-Vicar P- 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-Vicar Pfix segfault in multiarch parsing (bnc#427271)
2008-09-12 Duncan Mac-Vicar Psupport for susedata.xml
2008-09-12 Duncan Mac-Vicar Pwrite the registration values to the solv file
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 P- fixed attributes, thanks matz!
2008-09-10 Duncan Mac-Vicar Padapt repo_content to create one product per base arch...
2008-09-10 Michael Andresno printf
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-Vicar Paccept PATTERNS tag, but gnore it
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-Vicar Pforgot this
2008-09-09 Michael Andres- Reenable -Werror and fix bindings.
2008-09-09 Duncan Mac-Vicar Pdont enable -Werror for bindings, swig sucks too much
2008-09-08 Klaus Kaempfsilently skip unknown tags
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-01 Michael Schroeder- implement otherproviders()
2008-08-25 Michael Schroeder- fix offbyone
2008-08-25 Michael Schroeder- fix memory leaks, clean up a bit
2008-08-22 Duncan Mac-Vicar Pkeep the states on 1st column in order, fixes losing...
2008-08-22 Duncan Mac-Vicar Pno longer needed
2008-08-22 Duncan Mac-Vicar P- add support for arbitrary extendable metadata using...
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-13 Klaus Kaempfprovide solvable:installtime for product solvables
2008-08-13 Michael MatzSupport searching in filelists via the dataiterator...
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 Kaempfadapt repo_products (/etc/products.d/*.prod parsing...
next