Age | Commit message (Expand) | Author |
---|---|---|
2015-08-25 | Fix delete interactively. | Jonas Smedegaard |
2015-08-16 | Set gpg if $GPG not set. | Jonas Smedegaard |
2015-08-06 | Use --batch option, and pass any arguments (e.g. --yes) to final pgp call. | Jonas Smedegaard |
2015-08-06 | Tidy whitespace. | Jonas Smedegaard |
2015-08-06 | Execute (pipe'able output is an antipattern). | Jonas Smedegaard |
2015-08-06 | Use plain sh (not bash), and fail on error. | Jonas Smedegaard |
2015-08-06 | Keep all keys with secret key. | Jonas Smedegaard |
2015-08-06 | Quote single-arg tests. | Jonas Smedegaard |
2015-08-06 | Tighten gpg calls with --with-colons option. | Jonas Smedegaard |
2015-08-06 | Add localgpgcleankeyring from <https://scruss.com/blog/2013/05/12/clean-up-yo... | Jonas Smedegaard |