libgit2/tests-clar/commit
Russell Belfer 291090a076 Add skipping of unknown commit headers
This moves the check for the "encoding" header into a loop which
is just scanning for non-required headers at the end of a commit
header.  That loop will skip unrecognized lines (including header
continuation lines) until a terminating completely blank line is
found, and only then does it move to reading the commit message.
2013-01-17 13:19:09 -08:00
..
commit.c Rename ref and reflog apis for consistency 2012-11-27 13:17:45 -08:00
parent.c Reset all static variables to NULL in clar's __cleanup 2012-11-23 11:41:56 +01:00
parse.c Add skipping of unknown commit headers 2013-01-17 13:19:09 -08:00
signature.c signature: prevent angle bracket usage in identity 2012-07-11 20:40:13 +02:00
write.c Rename ref and reflog apis for consistency 2012-11-27 13:17:45 -08:00