summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* aports.lua: try get vars from env var before parsing abuild.confNatanael Copa2013-12-161-4/+14
* aports.lua: add helper functions to find out the file pathsNatanael Copa2013-12-161-0/+25
* aports.lua: read variables frrom abuild.confNatanael Copa2013-12-161-0/+13
* aports.lua: implement get_maintainer()Natanael Copa2013-12-161-0/+20
* aports.lua: implement foreach_aport()Natanael Copa2013-12-161-0/+10
* aports.lua: parse source stringsNatanael Copa2013-12-161-3/+38
* aports.lua: warn if data for a package is missingNatanael Copa2013-12-161-0/+3
* aports.lua: make api more object orientedNatanael Copa2013-12-161-33/+64
* ap/aports.lua: implement recurse_untilNatanael Copa2013-12-161-0/+42
* ap: initial implementationNatanael Copa2013-12-161-0/+105