summaryrefslogtreecommitdiff
path: root/apkgrel.in
AgeCommit message (Expand)AuthorFilesLines
2019-11-07allow override sharedir for testingNatanael Copa1-1/+1
2019-11-07rename datadir -> sharedirNatanael Copa1-4/+4
2016-08-23replace deprecated `...` syntax with $(...) in shell scriptsJakub Jirutka1-2/+2
2016-08-23indent heredocs when possibleJakub Jirutka1-15/+15
2016-08-20add .editorconfig and fix code formattingJakub Jirutka1-1/+0
2013-10-25apkgrel: cosmetic fixes for help messageNatanael Copa1-2/+4
2013-10-25functions: rename abuild_ver to program_versionNatanael Copa1-2/+2
2013-10-25functions: rename prog to programNatanael Copa1-3/+4
2013-07-09apkgrel, functions: refactor calculation of APKBUILD's pathDubiousjim1-3/+10
2013-07-09various: s/echo/msg/, s/echo/error/, tweak error messagesDubiousjim1-2/+2
2013-07-09apkgrel: handle missing pkgrel in do_addDubiousjim1-1/+4
2013-07-09apkgrel: tweaks to loops, add quotesDubiousjim1-3/+3
2013-07-09apkgrel: show_plain, show_prettyDubiousjim1-2/+18
2013-07-09apkgrel: --clean-git enhancementsDubiousjim1-2/+5
2013-07-09various: use long options, rework usagesDubiousjim1-26/+35
2013-07-09various: move conf-loading and i/o to functionsDubiousjim1-2/+10
2013-07-08various: tweak opening comments, whitespaceDubiousjim1-1/+1
2013-07-08various: add descriptions, attribution, licenseDubiousjim1-0/+6
2012-02-13apkgrel: optionally bump pkgrel when git is uncleanNatanael Copa1-7/+16
2010-12-30apkgrel: new tool for bumping pkgrelNatanael Copa1-0/+75