aboutsummaryrefslogtreecommitdiffstats
path: root/src/lua-apk.c
Commit message (Expand)AuthorAgeFilesLines
* lua: use apk_dep_analyzeTimo Teräs2013-06-151-3/+2
* lua: support for lua 5.2Natanael Copa2013-06-131-15/+32
* lua: fix bindings, and build by defaultTimo Teräs2012-02-281-10/+3
* lua: fix compile errorTimo Teräs2012-01-171-1/+1
* db: support line feed as 'world' dependency separatorTimo Teräs2012-01-121-1/+1
* lua: adapt to new APINatanael Copa2011-10-201-3/+4
* lua: implement iterator with installed packagesNatanael Copa2011-09-151-5/+43
* lua: implement exists/is_installedNatanael Copa2011-09-151-0/+33
* lua: init fixesNatanael Copa2011-09-151-0/+3
* lua: implement who_ownsNatanael Copa2011-09-151-0/+41
* lua: open and close dbNatanael Copa2011-09-151-2/+50
* lua: initial db_openNatanael Copa2011-09-151-1/+75
* lua: remove unneeded global varsNatanael Copa2011-09-141-4/+0
* lua: typecast apk blob lenNatanael Copa2011-09-141-6/+13
* lua: initial lua moduleNatanael Copa2010-06-111-0/+64