summaryrefslogtreecommitdiffstats
path: root/src/search.c
Commit message (Expand)AuthorAgeFilesLines
* all: rework how arrays workTimo Teräs2010-06-051-7/+1
* search: add search for reverse dependencies in indexTimo Teräs2010-05-191-57/+91
* all: implement database open optionsTimo Teras2009-08-061-12/+6
* db: open flags revisitedTimo Teras2009-07-071-1/+1
* help: auto construct helpTimo Teras2009-06-251-3/+4
* improve --help outputNatanael Copa2009-06-191-2/+1
* search: do not read the state db as this tool only query reposNatanael Copa2009-04-211-1/+1
* search: use fnmatch so we have support for wildcardsNatanael Copa2009-04-031-1/+2
* Created search appletCameron Banta2009-03-071-0/+148