Support searching in filelists via the dataiterator. Under control of an
authorMichael Matz <matz@suse.de>
Wed, 13 Aug 2008 13:26:29 +0000 (13:26 +0000)
committerMichael Matz <matz@suse.de>
Wed, 13 Aug 2008 13:26:29 +0000 (13:26 +0000)
commit5fcd89ae9c3f3efc1d9e939ca9548b6da8f8f9d9
tree862b80eb1d287394370a123f5ec36ed17751a12c
parent4635bd64b765c8498cd08613bf389dfa44b9a662
Support searching in filelists via the dataiterator.  Under control of an
extra flag, because this is fairly costly.  Intended for user-controled
queries, _not_ to be used by the solver or the like.
src/repo.h
src/repodata.c
tools/dumpsolv.c