summaryrefslogtreecommitdiffstats
path: root/src/info.c
Commit message (Expand)AuthorAgeFilesLines
* state: rework changeset calculation algorithmTimo Teras2009-04-141-3/+4
* info: option '-r' to print "required by" infoTimo Teras2009-04-141-43/+71
* Created search appletCameron Banta2009-03-071-29/+1
* Added -o option to apk info to list repository packagesCameron Banta2009-03-061-1/+29
* info: list contents follw same style as list dependsNatanael Copa2009-02-081-6/+7
* info: implement -R/--depends to show dependenciesNatanael Copa2009-02-081-1/+42
* info: don't print package name unless its installedNatanael Copa2009-01-201-1/+2
* info: list contents with -LNatanael Copa2009-01-201-0/+43
* db: database locking and creation to part of opening itTimo Teras2009-01-171-1/+1
* info: only show package desc when --verboseNatanael Copa2009-01-161-4/+6
* info: implement who owns packages query (apk_info -W)Timo Teras2009-01-131-0/+36
* apk: per applet optionsTimo Teras2009-01-131-9/+70
* info: new appletNatanael Copa2009-01-091-0/+43