libgit2/include
Russell Belfer 1f35e89dbf Fix diff binary file detection
In the process of adding tests for the max file size threshold
(which treats files over a certain size as binary) there seem to
be a number of problems in the new code with detecting binaries.
This should fix those up, as well as add a test for the file
size threshold stuff.

Also, this un-deprecates `GIT_DIFF_LINE_ADD_EOFNL`, since I
finally found a legitimate situation where it would be returned.
2012-09-11 12:03:33 -07:00
..
git2 Fix diff binary file detection 2012-09-11 12:03:33 -07:00
git2.h Add public API for internal ignores 2012-08-21 17:26:39 -07:00