Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-07 | allow override sharedir for testing | Natanael Copa | 1 | -1/+1 | |
Aloow overrid sharedir with global ABUILD_SHAREDIR so we test the local functions.sh instead of a system installed functions.sh | |||||
2019-11-07 | rename datadir -> sharedir | Natanael Copa | 1 | -4/+4 | |
abuild uses datadir as local variable in various functions. Rename the global datadir to sharedir to avoid confusion. | |||||
2016-08-23 | replace deprecated `...` syntax with $(...) in shell scripts | Jakub Jirutka | 1 | -2/+2 | |
2016-08-23 | indent heredocs when possible | Jakub Jirutka | 1 | -15/+15 | |
2016-08-20 | add .editorconfig and fix code formatting | Jakub Jirutka | 1 | -1/+0 | |
2013-10-25 | apkgrel: cosmetic fixes for help message | Natanael Copa | 1 | -2/+4 | |
2013-10-25 | functions: rename abuild_ver to program_version | Natanael Copa | 1 | -2/+2 | |
2013-10-25 | functions: rename prog to program | Natanael Copa | 1 | -3/+4 | |
2013-07-09 | apkgrel, functions: refactor calculation of APKBUILD's path | Dubiousjim | 1 | -3/+10 | |
2013-07-09 | various: s/echo/msg/, s/echo/error/, tweak error messages | Dubiousjim | 1 | -2/+2 | |
2013-07-09 | apkgrel: handle missing pkgrel in do_add | Dubiousjim | 1 | -1/+4 | |
2013-07-09 | apkgrel: tweaks to loops, add quotes | Dubiousjim | 1 | -3/+3 | |
2013-07-09 | apkgrel: show_plain, show_pretty | Dubiousjim | 1 | -2/+18 | |
2013-07-09 | apkgrel: --clean-git enhancements | Dubiousjim | 1 | -2/+5 | |
2013-07-09 | various: use long options, rework usages | Dubiousjim | 1 | -26/+35 | |
2013-07-09 | various: move conf-loading and i/o to functions | Dubiousjim | 1 | -2/+10 | |
2013-07-08 | various: tweak opening comments, whitespace | Dubiousjim | 1 | -1/+1 | |
Also remove incomplete efforts at listing "Depends on: ..." | |||||
2013-07-08 | various: add descriptions, attribution, license | Dubiousjim | 1 | -0/+6 | |
2012-02-13 | apkgrel: optionally bump pkgrel when git is unclean | Natanael Copa | 1 | -7/+16 | |
2010-12-30 | apkgrel: new tool for bumping pkgrel | Natanael Copa | 1 | -0/+75 | |