use sed instead of grep to get rid of the <?xml...> line
[platform/upstream/libsolv.git] / tools / rpms2solv.c
2014-03-31 Michael Schroedersuppport RPM_ADD_FILTERED_FILELIST
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-10-28 Michael Schroederadd repo_add_keyring() and repo_add_keydir() functions
2013-07-25 Michael Schroederrename rpmdb_pubkey to pubkey
2013-07-23 Michael Schroedersupport -k option in rpms2solv to convert a gpg pubkey
2012-04-16 Michael Schroeder- fix wrong logic
2012-04-16 Michael Schroeder- get rid of plural forms of repo_add_pkg, use pool_err...
2012-04-13 Michael Schroeder- add pool_error and pool_errstr. get rid of lots of...
2011-07-12 Michael Schroeder- rename all sat_ to solv_
2008-10-09 Michael Schroeder- the big solv data change
2008-09-29 Michael Andresrpms2solv failed to write out most solvable data (bnc...
2008-08-12 Klaus Kaempfadapt repo_products (/etc/products.d/*.prod parsing...
2008-03-25 Michael Schroeder- make it work with really large directories
2008-03-05 Michael Schroeder- support -b option
2008-02-29 Michael Schroeder- new program