summaryrefslogtreecommitdiff
path: root/abump.in
AgeCommit message (Expand)AuthorFilesLines
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