Imported Upstream version 0.7.4
[platform/upstream/libsolv.git] / tools / rpmdb2solv.c
2019-09-10 DongHun KwakImported Upstream version 0.7.4 upstream/0.7.4
2019-09-10 DongHun KwakImported Upstream version 0.7.0 upstream/0.7.0
2019-09-10 DongHun KwakImported Upstream version 0.6.36 upstream/0.6.36
2018-11-30 DongHun KwakImported Upstream version 0.6.27 97/194197/1 upstream/0.6.27
2016-10-27 DongHun KwakImported Upstream version 0.6.23 22/94122/1 upstream/0.6.23
2016-10-27 DongHun KwakImported Upstream version 0.6.15 14/94114/1 upstream/0.6.15
2014-01-28 Michael Schroedersupport ADD_NO_AUTOPRODUCTS in repo_autopattern, use...
2014-01-27 Michael Schroederrpmdb2solv: set repo to installed so that no autoproduc...
2014-01-20 Michael SchroederMerge pull request #41 from dmacvicar/master
2013-12-03 Michael Schroedersupport appdata parsing in tools, support SUSE auto...
2013-10-28 Michael Schroedersupport ADD_WITH_SUBKEYS/ADD_MULTIPLE_PUBKEYS/ADD_WITH_...
2013-07-25 Michael Schroederrename rpmdb_pubkey to pubkey
2013-04-23 Michael Schroederadd repo_add_rpmdb_reffp to easily add rpmdb content...
2013-04-15 Michael Schroedersplit ugly pubkey handling into separate repo_rpmdb_pub...
2012-10-23 Michael Schroederimplement pool_set_rootdir/REPO_USE_ROOTDIR instead...
2012-04-13 Michael Schroeder- add pool_error and pool_errstr. get rid of lots of...
2012-03-01 Michael Schroeder- rename repo_add_solv_flags to repo_add_solv. Should...
2012-01-24 Michael SchroederMerge pull request #4 from akozumpl/req
2012-01-24 Ales KozumplikFix compilation on Fedora.
2011-07-12 Michael Schroeder- rename all sat_ to solv_
2009-06-20 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-20 Michael Schroeder- clean up ugly products handling
2008-11-19 Michael Schroeder- get rid of that horrible rpmdb2solv hack, it's not...
2008-11-07 Klaus Kaempfdocument '-o'
2008-10-31 Michael Schroeder- add '-o <outfile>' support
2008-10-31 Michael Schroeder- add "-P" option to rpmdb2solv, prints percentage...
2008-10-09 Michael Schroeder- the big solv data change
2008-09-03 Klaus Kaempf- switch /etc/products.d from .prod (ini format) to...
2008-08-15 Klaus Kaempfrpmdb2solv:
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 Kaempfadapt repo_products (/etc/products.d/*.prod parsing...
2008-08-11 Klaus Kaempfparse /etc/products.d/*.prod for installed products
2008-08-11 Klaus Kaempfprepare for parsing 'installed' products
2008-03-07 Michael MatzMake rpmdb2solv reasonably fast again.
2008-03-05 Michael Schroeder- do not try to open DB_CONFIG in current directory...
2008-03-03 Michael Schroeder- add '-d' option to susetags2solv, reads all packages...
2008-02-24 Stephan Kulowexit if there is an error opening the old solv
2008-02-22 Stephan Kulowfinish root support
2008-02-11 Michael MatzFactor out the filter code in preparation for nicely...
2008-02-10 Michael MatzSupport for generating separate sub files and bugfixes...
2008-01-29 Michael Schroeder- add key filtering to repo_write
2007-12-22 Klaus Kaempfprepare to pass rootdir for reading rpmdb from other...
2007-11-17 Michael Schroeder- changed repo interface a bit, now alloc/free handle...
2007-11-14 Michael Schroeder- allow repositories that don't consist of a single...
2007-11-13 Michael Schroeder- cleanup repo handlin API
2007-11-08 Michael Schroeder- add a license
2007-10-26 Duncan Mac-Vicar Pto follow SUSE tools conventions
2007-10-02 Klaus Kaempfcurrent state of 'sat-solver'