author | Junio C Hamano <gitster@pobox.com> | |
Thu, 20 Oct 2011 18:37:59 +0000 (11:37 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 20 Oct 2011 21:47:50 +0000 (14:47 -0700) | ||
commit | 33a11a20eb7610771268e34211509cbbdee76b1e | |
tree | c37637492e4cc24762b1ec6d9023ac36037c098e | tree | snapshot |
parent | d542c72a8e7950dd943be51fc6e509ed37fbb4a2 | commit | diff |
parse_signed_commit: really use the entire commit log message
... even beyond the first NUL in the buffer, when checking the commit
against the detached signature in the header.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
... even beyond the first NUL in the buffer, when checking the commit
against the detached signature in the header.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
commit.c | diff | blob | history | |
t/t7510-signed-commit.sh | diff | blob | history |