Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-09 | functions: msg should always return success | Natanael Copa | 1 | -2/+6 | |
Otherwise abuild-sign will end with error | |||||
2013-07-09 | functions: also honor .abuild file at gitbase | Dubiousjim | 1 | -0/+2 | |
This permits introducing branch-specific modifications to abuild.conf settings. Any settings there override /etc/abuild.conf and $HOME/.abuild/abuild.conf. | |||||
2013-07-09 | various: fancier readconfig, permit env overrides | Dubiousjim | 1 | -14/+61 | |
2013-07-09 | apkgrel, functions: refactor calculation of APKBUILD's path | Dubiousjim | 1 | -0/+13 | |
2013-07-09 | various: s/echo/msg/, s/echo/error/, tweak error messages | Dubiousjim | 1 | -1/+1 | |
2013-07-09 | abump, functions: refactor (and verify) calculation of APKBUILD path | Dubiousjim | 1 | -0/+12 | |
2013-07-09 | various: move conf-loading and i/o to functions | Dubiousjim | 1 | -0/+76 | |