summaryrefslogtreecommitdiffstats
path: root/apkgrel.in
Commit message (Collapse)AuthorAgeFilesLines
* replace deprecated `...` syntax with $(...) in shell scriptsJakub Jirutka2016-08-231-2/+2
|
* indent heredocs when possibleJakub Jirutka2016-08-231-15/+15
|
* add .editorconfig and fix code formattingJakub Jirutka2016-08-201-1/+0
|
* apkgrel: cosmetic fixes for help messageNatanael Copa2013-10-251-2/+4
|
* functions: rename abuild_ver to program_versionNatanael Copa2013-10-251-2/+2
|
* functions: rename prog to programNatanael Copa2013-10-251-3/+4
|
* apkgrel, functions: refactor calculation of APKBUILD's pathDubiousjim2013-07-091-3/+10
|
* various: s/echo/msg/, s/echo/error/, tweak error messagesDubiousjim2013-07-091-2/+2
|
* apkgrel: handle missing pkgrel in do_addDubiousjim2013-07-091-1/+4
|
* apkgrel: tweaks to loops, add quotesDubiousjim2013-07-091-3/+3
|
* apkgrel: show_plain, show_prettyDubiousjim2013-07-091-2/+18
|
* apkgrel: --clean-git enhancementsDubiousjim2013-07-091-2/+5
|
* various: use long options, rework usagesDubiousjim2013-07-091-26/+35
|
* various: move conf-loading and i/o to functionsDubiousjim2013-07-091-2/+10
|
* various: tweak opening comments, whitespaceDubiousjim2013-07-081-1/+1
| | | | Also remove incomplete efforts at listing "Depends on: ..."
* various: add descriptions, attribution, licenseDubiousjim2013-07-081-0/+6
|
* apkgrel: optionally bump pkgrel when git is uncleanNatanael Copa2012-02-131-7/+16
|
* apkgrel: new tool for bumping pkgrelNatanael Copa2010-12-301-0/+75