summaryrefslogtreecommitdiffstats
path: root/src/search.c
Commit message (Collapse)AuthorAgeFilesLines
* search: do not read the state db as this tool only query reposNatanael Copa2009-04-211-1/+1
| | | | This should be slightly faster and comsume less memory in theory
* search: use fnmatch so we have support for wildcardsNatanael Copa2009-04-031-1/+2
|
* Created search appletCameron Banta2009-03-071-0/+148