aboutsummaryrefslogtreecommitdiffstats
path: root/src/search.c
Commit message (Expand)AuthorAgeFilesLines
* search: improve output format for --rdependsNatanael Copa2012-06-061-2/+4
* all: introduce apk_provides and use it in apk_nameTimo Teräs2012-02-241-10/+11
* search: implement --exact and --allTimo Teräs2011-09-141-53/+76
* search: implement --origin to print origin package nameTimo Teräs2011-09-141-17/+32
* all: update copyright year statementTimo Teräs2011-09-131-1/+1
* applets: start using solver codeTimo Teräs2011-09-091-1/+0
* pkg: dependencies to specific package checksumTimo Teräs2011-01-011-2/+1
* various: use 'atoms' for certain package field and misc fixesTimo Teräs2010-12-141-6/+6
* 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