On Sun, Jun 21, 2015 at 4:14 PM, brian m. carlson
[off-list ref] wrote:
This series introduces a --raw option for verify-commit and verify-tag.
If it's used, they provide the gpg --status-fd output on standard error
instead of the human-readable output. The series also adds tests for
verify-tag, since there were none; these are based off the ones for
verify-commit.
The series was a logical and gradual progression that was pleasant to read.
Thanks.