implement SOLVER_FLAG_BREAK_ORPHANS
[platform/upstream/libsolv.git] / ext / libsolvext.ver
2014-01-20 Michael SchroederMerge pull request #41 from dmacvicar/master
2013-11-18 Michael Schroederrename repo_find_pubkeys to repo_find_all_pubkeys,...
2013-11-18 Michael Schroedersplit repo_find_pubkeys from repo_verify_sigdata
2013-10-28 Michael Schroederadd repo_add_keyring() and repo_add_keydir() functions
2013-10-25 Michael Schroederadd repo_verify_sigdata, refactor solv_parse_sig into...
2013-10-16 Michael Schroederadd repo_autopattern (SUSE only for now)
2013-10-09 Michael Schroederadd repo_appdata to parse AppStream's appdata files
2013-08-23 Michael Schroederrefactor, add experimental solv_parse_sig and solv_veri...
2013-04-23 Michael Schroederadd repo_add_rpmdb_reffp to easily add rpmdb content...
2013-04-16 Ingo WeinholdAdd Haiku repository support to libsolvext
2013-04-15 Michael Schroedersplit ugly pubkey handling into separate repo_rpmdb_pub...
2013-04-10 Michael SchroederReimplement state handling in rpm_by functions
2012-10-24 Michael Schroederexample/solv: support all compression types
2012-10-15 Michael Schroederadd repo_add_rpm_handle, add ENABLE_RPMDB_BYRPMHEADER...
2012-06-27 Michael SchroederMerge pull request #15 from akozumpl/pullreq
2012-06-25 Michael Schroeder- export repo_add_cudf, use SOLVER_ORUPDATE for cudf...
2012-04-16 Michael Schroeder- get rid of plural forms of repo_add_pkg, use pool_err...
2012-04-16 Michael SchroederMerge pull request #13 from akozumpl/upstream
2012-04-16 Ales Kozumplikbuild: export the new *_testtags methods
2012-04-03 Michael Schroeder- support repo_add_arch_local to read the installed...
2012-03-30 Michael Schroeder- add support for archlinux packages/repos
2012-03-23 Michael Schroeder- add repo_mdk_add_info() function to parse the M&M...
2012-03-22 Michael Schroeder- add M&M synthesis file parser, add mkd2solv tool
2012-02-17 Michael Schroeder- hide repodata internals (needed to move repo_write...
2012-02-15 Michael Schroeder- commit current state of testcase
2012-02-14 Michael Schroeder- commit current state of testcase support
2012-02-09 Michael Schroeder- start testcase reading/writing support
2012-02-02 Michael Schroeder- start support for Fedora comps format
2011-07-12 Michael Schroeder- rename all sat_ to solv_
2011-05-24 Michael Schroeder- add ver files, fix build