Age | Commit message (Expand) | Author | Files | Lines |
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-26 | abump: error out on first faild package | Natanael Copa | 1 | -7/+11 |
2013-07-22 | abump: print what packages failed | Natanael Copa | 1 | -3/+9 |
2013-07-19 | abump: fix the -f/--fixes option | Natanael Copa | 1 | -1/+1 |
2013-07-10 | abump: fix set -e issue | Natanael Copa | 1 | -12/+13 |
2013-07-10 | Revert "abump: verify APKBUILD's version" | Natanael Copa | 1 | -6/+0 |
2013-07-09 | abump: add missing " | Natanael Copa | 1 | -1/+1 |
2013-07-09 | various: s/echo/msg/, s/echo/error/, tweak error messages | Dubiousjim | 1 | -5/+5 |
2013-07-09 | abump: verify that we're in git tree | Dubiousjim | 1 | -0/+1 |
2013-07-09 | abump: verify APKBUILD's version | Dubiousjim | 1 | -0/+6 |
2013-07-09 | abump: refactor verification of APKBUILD | Dubiousjim | 1 | -9/+14 |
2013-07-09 | abump, functions: refactor (and verify) calculation of APKBUILD path | Dubiousjim | 1 | -1/+11 |
2013-07-09 | abump: tweak upgrade/cvelist | Dubiousjim | 1 | -8/+5 |
2013-07-09 | abump: move loop inside do_bump, refine locals, introduce subshell | Dubiousjim | 1 | -33/+33 |
2013-07-09 | various: use long options, rework usages | Dubiousjim | 1 | -17/+36 |
2013-07-09 | various: move conf-loading and i/o to functions | Dubiousjim | 1 | -10/+13 |
2013-07-08 | various: add descriptions, attribution, license | Dubiousjim | 1 | -0/+6 |
2013-02-14 | abump: add option -f to set "fixes" in commit message | Natanael Copa | 1 | -4/+12 |
2012-02-14 | abump: add -s option for security updates | Natanael Copa | 1 | -6/+12 |
2011-09-30 | abump: add -k option to keep existing built packages | Natanael Copa | 1 | -3/+8 |
2010-11-19 | abump: add usage and support for recursive abuild | Natanael Copa | 1 | -2/+23 |
2010-11-19 | abump: install with make install | Natanael Copa | 1 | -0/+40 |