libgit2/tests/patch
Edward Thomson adedac5aba diff: treat binary patches with no data special
When creating and printing diffs, deal with binary deltas that have
binary data specially, versus diffs that have a binary file but lack the
actual binary data.
2016-09-05 12:26:47 -05:00
..
parse.c patch: differentiate not found and invalid patches 2016-05-26 13:01:08 -05:00
patch_common.h diff: treat binary patches with no data special 2016-09-05 12:26:47 -05:00
print.c diff: treat binary patches with no data special 2016-09-05 12:26:47 -05:00