summaryrefslogtreecommitdiff
path: root/abuild-sign.in
AgeCommit message (Expand)AuthorFilesLines
2019-07-21dash is my god now. and it hungers for quotes around local var= expansions.Max Rees1-1/+1
2019-03-05abuild-sign: actually catch errors while signingAndrei Belov1-2/+3
2019-01-10abuild-sign: fall back to libressl if openssl is missingNatanael Copa1-1/+2
2017-06-23abuild: call tar portablyA. Wilcox1-1/+1
2016-11-23abuild-sign: indent heredocJakub Jirutka1-8/+8
2016-08-23replace deprecated `...` syntax with $(...) in shell scriptsJakub Jirutka1-1/+1
2016-08-23indent heredocs when possibleJakub Jirutka1-12/+12
2013-10-25abuild-sign: add -e/--installed optionNatanael Copa1-4/+9
2013-10-25abuild-sign: cosmetic improvement of help textNatanael Copa1-1/+2
2013-10-25functions: rename abuild_ver to program_versionNatanael Copa1-2/+2
2013-10-25functions: rename prog to programNatanael Copa1-4/+4
2013-07-09various: fancier readconfig, permit env overridesDubiousjim1-2/+2
2013-07-09various: s/echo/msg/, s/echo/error/, tweak error messagesDubiousjim1-4/+2
2013-07-09abuild-sign: fix a race conditionDubiousjim1-1/+1
2013-07-09abuild-sign: wrap cd in a subshell, use set -eDubiousjim1-2/+5
2013-07-09abuild-sign: make vars localDubiousjim1-0/+2
2013-07-09abuild-sign: reformat error outputDubiousjim1-7/+9
2013-07-09various: use long options, rework usagesDubiousjim1-14/+31
2013-07-09various: move conf-loading and i/o to functionsDubiousjim1-14/+5
2013-07-09abuild-sign: refactorDubiousjim1-22/+25
2013-07-08various: tweak opening comments, whitespaceDubiousjim1-3/+1
2009-11-02abuild-sign: remove temp signatureNatanael Copa1-2/+1
2009-09-14abuild-sign: set permissions on signed index to 644Natanael Copa1-0/+1
2009-07-23abuild-sign: use mktemp for temp files. add -q option for quietNatanael Copa1-9/+17
2009-07-22abuild-sign: initial commitNatanael Copa1-0/+80