summaryrefslogtreecommitdiff
path: root/abump.in
AgeCommit message (Expand)AuthorFilesLines
2020-03-07abump, apkgrel: ensure git is maybe installed firstMax Rees1-0/+1
2020-03-07Use $ABUILD_GIT for git from abuild.conf / environmentMax Rees1-3/+3
2019-07-20abuild, abump: use type(1) portablyMax Rees1-2/+7
2016-08-23replace deprecated `...` syntax with $(...) in shell scriptsJakub Jirutka1-2/+2
2016-08-23indent heredocs when possibleJakub Jirutka1-12/+12
2016-08-20add .editorconfig and fix code formattingJakub Jirutka1-1/+0
2015-09-28abump: ability to override abuild commandEivind Uggedal1-1/+3
2014-10-30abump: fix bumping repo/name-<version>Natanael Copa1-0/+1
2014-10-30abump: die if version is missingNatanael Copa1-0/+3
2014-03-31fix permissionsNatanael Copa1-0/+0
2013-10-25functions: rename abuild_ver to program_versionNatanael Copa1-2/+2
2013-10-25functions: rename prog to programNatanael Copa1-3/+4
2013-07-26abump: error out on first faild packageNatanael Copa1-7/+11
2013-07-22abump: print what packages failedNatanael Copa1-3/+9
2013-07-19abump: fix the -f/--fixes optionNatanael Copa1-1/+1
2013-07-10abump: fix set -e issueNatanael Copa1-12/+13
2013-07-10Revert "abump: verify APKBUILD's version"Natanael Copa1-6/+0
2013-07-09abump: add missing "Natanael Copa1-1/+1
2013-07-09various: s/echo/msg/, s/echo/error/, tweak error messagesDubiousjim1-5/+5
2013-07-09abump: verify that we're in git treeDubiousjim1-0/+1
2013-07-09abump: verify APKBUILD's versionDubiousjim1-0/+6
2013-07-09abump: refactor verification of APKBUILDDubiousjim1-9/+14
2013-07-09abump, functions: refactor (and verify) calculation of APKBUILD pathDubiousjim1-1/+11
2013-07-09abump: tweak upgrade/cvelistDubiousjim1-8/+5
2013-07-09abump: move loop inside do_bump, refine locals, introduce subshellDubiousjim1-33/+33
2013-07-09various: use long options, rework usagesDubiousjim1-17/+36
2013-07-09various: move conf-loading and i/o to functionsDubiousjim1-10/+13
2013-07-08various: add descriptions, attribution, licenseDubiousjim1-0/+6
2013-02-14abump: add option -f to set "fixes" in commit messageNatanael Copa1-4/+12
2012-02-14abump: add -s option for security updatesNatanael Copa1-6/+12
2011-09-30abump: add -k option to keep existing built packagesNatanael Copa1-3/+8
2010-11-19abump: add usage and support for recursive abuildNatanael Copa1-2/+23
2010-11-19abump: install with make installNatanael Copa1-0/+40