kmx git
login
register
thodg
/
libgit2
/
tests/diff/blob.c
tests/diff/blob.c
Log
Author
Commit
Date
CI
Message
5d82c0df
2014-01-21T12:08:02
Update all tests for new pattern extraction
c05cd792
2014-01-22T17:51:32
Drop git_patch_to_str It's hard or even impossible to correctly free the string buffer allocated by git_patch_to_str in some circumstances. Drop the function so people have to use git_patch_to_buf instead - git_buf has a dedicated destructor.
17820381
2013-11-14T14:05:52
Rename tests-clar to tests