libgit2/src/xdiff
Russell Belfer cd33323b72 Initial implementation of git_diff_blob
This gets the basic plumbing in place for git_diff_blob.
There is a known issue where additional parameters like
the number of lines of context to display on the diff
are not working correctly (which leads one of the new
unit tests to fail).
2012-03-02 15:49:28 -08:00
..
xdiff.h Eliminate xdiff compiler warnings 2012-03-02 15:49:28 -08:00
xdiffi.c Import xdiff library from git 2012-03-02 15:49:28 -08:00
xdiffi.h Import xdiff library from git 2012-03-02 15:49:28 -08:00
xemit.c Eliminate xdiff compiler warnings 2012-03-02 15:49:28 -08:00
xemit.h Import xdiff library from git 2012-03-02 15:49:28 -08:00
xhistogram.c Eliminate xdiff compiler warnings 2012-03-02 15:49:28 -08:00
xinclude.h Initial implementation of git_diff_blob 2012-03-02 15:49:28 -08:00
xmacros.h Import xdiff library from git 2012-03-02 15:49:28 -08:00
xmerge.c Import xdiff library from git 2012-03-02 15:49:28 -08:00
xpatience.c Import xdiff library from git 2012-03-02 15:49:28 -08:00
xprepare.c Import xdiff library from git 2012-03-02 15:49:28 -08:00
xprepare.h Import xdiff library from git 2012-03-02 15:49:28 -08:00
xtypes.h Import xdiff library from git 2012-03-02 15:49:28 -08:00
xutils.c Eliminate xdiff compiler warnings 2012-03-02 15:49:28 -08:00
xutils.h Import xdiff library from git 2012-03-02 15:49:28 -08:00