]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Add selection_make_matchsolvable and selection_make_matchsolvablelist
authorMichael Schroeder <mls@suse.de>
Fri, 5 Oct 2018 12:41:20 +0000 (14:41 +0200)
committerMichael Schroeder <mls@suse.de>
Fri, 5 Oct 2018 12:41:20 +0000 (14:41 +0200)
commit321bb2ac1bd4a88addfd2875f467d2e24b8a0005
tree84be5967f619c451bca4ba2402e3e965103ebf3f
parent692bd3e7f68f8368c707bbbbe3b32b52c89e850d
Add selection_make_matchsolvable and selection_make_matchsolvablelist

This is like pool_whatmatchessolvable, but works on a selection.
The advantage is that it supports filtering.
examples/solv/solv.c
src/libsolv.ver
src/selection.c
src/selection.h