libgit2/include
Russell Belfer 197b8966db Add hunk/file headers to git_diff_patch_size
This allows git_diff_patch_size to account for hunk headers and
file headers in the returned size.  This required some refactoring
of the code that is used to print file headers so that it could be
invoked by the git_diff_patch_size API.

Also this increases the test coverage and fixes an off-by-one bug
in the size calculation when newline changes happen at the end of
the file.
2013-07-23 14:34:31 -07:00
..
git2 Add hunk/file headers to git_diff_patch_size 2013-07-23 14:34:31 -07:00
git2.h Fix example/log.c pathspec handling of merges 2013-07-10 20:50:32 +02:00