summaryrefslogtreecommitdiffstats
path: root/ap.lua
Commit message (Collapse)AuthorAgeFilesLines
* move binfiles to bin/ directoryJakub Jirutka2017-07-251-153/+0
|
* fix code quality violations according to luacheckJakub Jirutka2017-07-251-35/+16
|
* ap: don't pollute global space, use localsJakub Jirutka2017-07-251-19/+20
|
* ap: fix -h to print usageJakub Jirutka2017-07-251-1/+1
|
* ap: revert unintended change of shebangJakub Jirutka2017-07-241-1/+1
|
* ap: add subcommand dump-jsonJakub Jirutka2017-06-221-1/+9
|
* db: don't set global lfsJakub Jirutka2017-06-221-1/+1
|
* ap: import from abuildNatanael Copa2014-03-311-0/+163
import the ap utility from abuild package