summaryrefslogtreecommitdiffstats
path: root/abuild-sign.in
Commit message (Expand)AuthorAgeFilesLines
* abuild-sign: add -e/--installed optionNatanael Copa2013-10-251-4/+9
* abuild-sign: cosmetic improvement of help textNatanael Copa2013-10-251-1/+2
* functions: rename abuild_ver to program_versionNatanael Copa2013-10-251-2/+2
* functions: rename prog to programNatanael Copa2013-10-251-4/+4
* various: fancier readconfig, permit env overridesDubiousjim2013-07-091-2/+2
* various: s/echo/msg/, s/echo/error/, tweak error messagesDubiousjim2013-07-091-4/+2
* abuild-sign: fix a race conditionDubiousjim2013-07-091-1/+1
* abuild-sign: wrap cd in a subshell, use set -eDubiousjim2013-07-091-2/+5
* abuild-sign: make vars localDubiousjim2013-07-091-0/+2
* abuild-sign: reformat error outputDubiousjim2013-07-091-7/+9
* various: use long options, rework usagesDubiousjim2013-07-091-14/+31
* various: move conf-loading and i/o to functionsDubiousjim2013-07-091-14/+5
* abuild-sign: refactorDubiousjim2013-07-091-22/+25
* various: tweak opening comments, whitespaceDubiousjim2013-07-081-3/+1
* abuild-sign: remove temp signatureNatanael Copa2009-11-021-2/+1
* abuild-sign: set permissions on signed index to 644Natanael Copa2009-09-141-0/+1
* abuild-sign: use mktemp for temp files. add -q option for quietNatanael Copa2009-07-231-9/+17
* abuild-sign: initial commitNatanael Copa2009-07-221-0/+80