summaryrefslogtreecommitdiff
path: root/src/selection.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-24move stringification functions from solverdebug to more correct placesMichael Schroeder1-0/+2
2013-04-02Make all public libsolv headers C++ safeIngo Weinhold1-0/+8
2012-12-17cosmetics: fix commentsMichael Schroeder1-1/+1
2012-12-05rename selection_limit to selection_filter, add flags to make selection_make ...Michael Schroeder1-1/+4
2012-11-02add SELECTION_WITH_SOURCE, rename SELECTION_SOURCE to SELECTION_SOURCE_ONLYMichael Schroeder1-1/+2
2012-10-31rename SELECTION_MAYBESRC to SELECTION_SOURCE, make it just select src/nosrc ...Michael Schroeder1-2/+1
2012-10-31make it possible to select src packages via .src or .nosrc suffixesMichael Schroeder1-0/+2
2012-10-26support SOLVER_SOLVABLE_REPO and SOLVER_SOLVABLE_ALL in more job types, even ...Michael Schroeder1-1/+1
2012-10-26add pool_job2solvables and selection_solvablesMichael Schroeder1-0/+1
2012-10-25generalize matching code from examples/solv.c to src/selection.cMichael Schroeder1-0/+31