summaryrefslogtreecommitdiffstats
path: root/checkapk.in
Commit message (Collapse)AuthorAgeFilesLines
* checkapk: run apk fetch in quiet mode to workaround bug in apk fetchNatanael Copa2014-01-231-1/+1
| | | | | apk fetch --stdout will mix the progress bar with data output. We work around this by run it in quiet mode.
* functions: rename abuild_ver to program_versionNatanael Copa2013-10-251-2/+2
|
* functions: rename prog to programNatanael Copa2013-10-251-2/+2
|
* checkapk: sanity check that we have CARCH setNatanael Copa2013-10-251-0/+4
|
* various: fancier readconfig, permit env overridesDubiousjim2013-07-091-1/+1
|
* various: s/echo/msg/, s/echo/error/, tweak error messagesDubiousjim2013-07-091-5/+5
|
* various: use long options, rework usagesDubiousjim2013-07-091-0/+12
|
* various: move conf-loading and i/o to functionsDubiousjim2013-07-091-13/+11
|
* various: add descriptions, attribution, licenseDubiousjim2013-07-081-0/+6
|
* checkapk: find package when REPODEST is usedNatanael Copa2013-02-131-2/+3
|
* checkapk: new toolNatanael Copa2012-12-301-0/+74
Tool to help find ABI breakages in package upgrades