summaryrefslogtreecommitdiffstats
path: root/functions.sh.in
Commit message (Collapse)AuthorAgeFilesLines
* functions: msg should always return successNatanael Copa2013-07-091-2/+6
| | | | Otherwise abuild-sign will end with error
* functions: also honor .abuild file at gitbaseDubiousjim2013-07-091-0/+2
| | | | | This permits introducing branch-specific modifications to abuild.conf settings. Any settings there override /etc/abuild.conf and $HOME/.abuild/abuild.conf.
* various: fancier readconfig, permit env overridesDubiousjim2013-07-091-14/+61
|
* apkgrel, functions: refactor calculation of APKBUILD's pathDubiousjim2013-07-091-0/+13
|
* various: s/echo/msg/, s/echo/error/, tweak error messagesDubiousjim2013-07-091-1/+1
|
* abump, functions: refactor (and verify) calculation of APKBUILD pathDubiousjim2013-07-091-0/+12
|
* various: move conf-loading and i/o to functionsDubiousjim2013-07-091-0/+76