summaryrefslogtreecommitdiffstats
path: root/abuild-sign.in
Commit message (Expand)AuthorAgeFilesLines
* 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