libgit2/tests-clar/diff
Russell Belfer 49d34c1c0c Fix problems in diff iterator record chaining
There is a bug in building the linked list of line records in the
diff iterator and also an off by one element error in the hunk
counts.  This fixes both of these, adds some test data with more
complex sets of hunk and line diffs to exercise this code better.
2012-09-13 13:17:38 -07:00
..
blob.c Diff iterators 2012-09-05 15:17:24 -07:00
diff_helpers.c Fix diff binary file detection 2012-09-11 12:03:33 -07:00
diff_helpers.h Diff iterators 2012-09-05 15:17:24 -07:00
diffiter.c Fix diff binary file detection 2012-09-11 12:03:33 -07:00
index.c Diff iterators 2012-09-05 15:17:24 -07:00
iterator.c diff: make inter-hunk-context default value git-compliant 2012-07-02 17:27:49 +02:00
patch.c Fix usage of "new" for fieldname in public header 2012-05-02 15:34:58 -07:00
tree.c Fix problems in diff iterator record chaining 2012-09-13 13:17:38 -07:00
workdir.c Fix problems in diff iterator record chaining 2012-09-13 13:17:38 -07:00