libgit2/tests-clar/commit
Carlos Martín Nieto 0efae3b22e commit: correctly detect the start of the commit message
The end of the header is signaled by to consecutive LFs and the commit
message starts immediately after. Jumping over LFs at the start of the
message is a bug and leads to creating different commits if
when rebuilding history.

This also fixes an empty commit message being returned as "\n".
2013-04-15 12:24:08 +02: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 commit: correctly detect the start of the commit message 2013-04-15 12:24:08 +02:00
signature.c signature: prevent angle bracket usage in identity 2012-07-11 20:40:13 +02:00
write.c immutable references and a pluggable ref database 2013-03-07 11:01:52 -06:00