summaryrefslogtreecommitdiffstats
path: root/abuild-sign.in
Commit message (Collapse)AuthorAgeFilesLines
* abuild-sign: remove temp signatureNatanael Copa2009-11-021-2/+1
|
* abuild-sign: set permissions on signed index to 644Natanael Copa2009-09-141-0/+1
| | | | mktemp set it to 600 so we need to manually set it to 644
* 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
we can only sign indexes so far