cosmetics: fix comments
[platform/upstream/libsolv.git] / src / selection.c
2012-12-17 Michael Schroedercosmetics: fix comments
2012-12-05 Michael Schroederrename selection_limit to selection_filter, add flags...
2012-12-03 Michael Schroederfix typos in comments, fix queue free
2012-11-22 Michael Schroedersmall code cleanups
2012-11-15 Michael Schroederimprove magic epoch promotion code to work better when...
2012-11-14 Michael Schroederimplement magic epoch promotion for nevra selections
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-29 Michael Schroederfix selection_limit_rel call for debian nevra match
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...