summaryrefslogtreecommitdiff
path: root/src/libsolv.ver
AgeCommit message (Expand)AuthorFilesLines
2016-10-27Imported Upstream version 0.6.23upstream/0.6.23DongHun Kwak1-0/+1
2016-10-27Imported Upstream version 0.6.21upstream/0.6.21DongHun Kwak1-0/+2
2016-10-27Imported Upstream version 0.6.20upstream/0.6.20DongHun Kwak1-0/+1
2016-10-27Imported Upstream version 0.6.15upstream/0.6.15DongHun Kwak1-0/+2
2016-10-27Imported Upstream version 0.6.13upstream/0.6.13DongHun Kwak1-0/+2
2016-10-27Imported Upstream version 0.6.12upstream/0.6.12DongHun Kwak1-0/+1
2016-10-27Imported Upstream version 0.6.11upstream/0.6.11DongHun Kwak1-0/+1
2016-10-27Imported Upstream version 0.6.9upstream/0.6.9DongHun Kwak1-0/+4
2014-04-03add pool_add_userinstalled_jobs and solver_get_userinstalled functionsMichael Schroeder1-0/+2
2013-09-23add problem2str() convenience function to APIMichael Schroeder1-0/+1
2013-09-13add solver_rule2rules: learnt rule introspectionMichael Schroeder1-0/+1
2013-09-09rename selection_make_deps to selection_make_matchdeps, add marker supportMichael Schroeder1-1/+2
2013-09-04add pool_whatmatchesdep and selection_make_deps to query for packages interse...Michael Schroeder1-0/+2
2013-09-04add solv_depmarker function to simplify the bindingsMichael Schroeder1-0/+1
2013-08-26add solv_chksum_create_clone to clone a (unfinished) checksumMichael Schroeder1-0/+1
2013-08-23add forgotten repo/repodata_lookup_binaryMichael Schroeder1-0/+2
2013-08-21make solver_describe_decision always return a rule, add solver_rule2solvable()Michael Schroeder1-0/+1
2013-05-27add pool_lookup_idarray for completenessMichael Schroeder1-0/+1
2013-05-06add utf8 helpers to util.cMichael Schroeder1-0/+3
2013-04-24terminate solver_create_decisions_obsoletesmap functionMichael Schroeder1-1/+0
2013-04-23add repodata_translate_id to get rid of some "implement me" assertionsMichael Schroeder1-0/+1
2013-04-23add repo_add_rpmdb_reffp to easily add rpmdb content when there is an old sol...Michael Schroeder1-0/+1
2013-04-22add pool_setnamespacecallback() and pool_flush_namespaceproviders()Michael Schroeder1-0/+2
2013-04-16add DISTTYPE_HAIKU, some small fixesMichael Schroeder1-0/+1
2013-03-22rename "NOOBSOLETES" to "MULTIVERSION"Michael Schroeder1-1/+2
2013-03-06get rid of the ugly policy callbacks while we're breaking the ABI, add new po...Michael Schroeder1-0/+1
2013-03-06fix dataiterator returning random data in some casesMichael Schroeder1-0/+1
2012-12-05rename selection_limit to selection_filter, add flags to make selection_make ...Michael Schroeder1-1/+1
2012-11-20solver_samerule -> solver_rulecmpMichael Schroeder1-1/+1
2012-11-15implement update to specific update targetsMichael Schroeder1-0/+1
2012-11-13support REPO_NO_LOCATION, rename "set_deleted" to the more clear "unset"Michael Schroeder1-4/+4
2012-11-06add repodata_set_deltalocation and use it in the parsersMichael Schroeder1-0/+1
2012-11-06rename repodata_delete to repodata_set_deleted, add repo_set_deleted and solv...Michael Schroeder1-2/+4
2012-11-02add pool_lookup_deltalocation helper so we can change the way the location is...Michael Schroeder1-0/+2
2012-10-29add pool_selection2str() and use it in the bindingsMichael Schroeder1-0/+1
2012-10-26add pool_job2solvables and selection_solvablesMichael Schroeder1-0/+2
2012-10-25generalize matching code from examples/solv.c to src/selection.cMichael Schroeder1-0/+3
2012-10-23implement pool_set_rootdir/REPO_USE_ROOTDIR instead of passing a rootdir to v...Michael Schroeder1-0/+4
2012-10-08add repodata_set_sourcepkg and solvable_lookup_sourcepkg, fix solvable_get_lo...Michael Schroeder1-0/+2
2012-06-22oops, export pool_setdisttype...Michael Schroeder1-0/+1
2012-04-20- support tilde in rpm version comparisonMichael Schroeder1-0/+3
2012-04-16- add map_or and queue_preallocMichael Schroeder1-0/+2
2012-04-13- add pool_error and pool_errstr. get rid of lots of exit() calls.Michael Schroeder1-0/+2
2012-03-28- incompatible ABI change: switch num over to unsigned long long and store si...Michael Schroeder1-0/+1
2012-03-28- rename map_and_not to map_subtractMichael Schroeder1-1/+1
2012-03-27bitmap: implement map_and_not.Ales Kozumplik1-0/+1
2012-03-09bitmap: implement map_and and MAPSETALLAles Kozumplik1-0/+1
2012-03-05- clean up update/feature rule handling in allowuninstall case. Automatically...Michael Schroeder1-0/+1
2012-03-02- yet another incompatible change: as everybody seems to use repo_write_stdke...Michael Schroeder1-0/+2
2012-03-01- rename repo_add_solv_flags to repo_add_solv. Should have done this a couple...Michael Schroeder1-1/+0