Imported Upstream version 0.6.21
[platform/upstream/libsolv.git] / src / selection.h
2016-10-27 DongHun KwakImported Upstream version 0.6.21 20/94120/1 upstream/0.6.21
2014-01-20 Michael SchroederMerge pull request #41 from dmacvicar/master
2013-10-16 Michael Schroederremove trailing whitespace
2013-10-04 Michael Schroederrefactor selection code, add SELECTION_SKIP_KIND, add...
2013-09-09 Michael Schroederrename selection_make_deps to selection_make_matchdeps...
2013-09-04 Michael Schroederadd pool_whatmatchesdep and selection_make_deps to...
2013-04-24 Michael Schroedermove stringification functions from solverdebug to...
2013-04-02 Michael SchroederMerge pull request #27 from weinhold/upstream
2013-04-02 Ingo WeinholdMake all public libsolv headers C++ safe
2012-12-17 Michael Schroedercosmetics: fix comments
2012-12-05 Michael Schroederrename selection_limit to selection_filter, add flags...
2012-11-02 Michael Schroederadd SELECTION_WITH_SOURCE, rename SELECTION_SOURCE...
2012-10-31 Michael Schroederrename SELECTION_MAYBESRC to SELECTION_SOURCE, make...
2012-10-31 Michael Schroedermake it possible to select src packages via .src or...
2012-10-26 Michael Schroedersupport SOLVER_SOLVABLE_REPO and SOLVER_SOLVABLE_ALL...
2012-10-26 Michael Schroederadd pool_job2solvables and selection_solvables
2012-10-25 Michael Schroedergeneralize matching code from examples/solv.c to src...