libgit2/tests-clar/diff
Russell Belfer 5fdc41e765 Minor bug fixes in diff code
In looking at PR #878, I found a few small bugs in the diff code,
mostly related to work that can be avoided when processing tree-
to-tree diffs that was always being carried out.  This commit has
some small fixes in it.
2012-08-22 13:57:57 -07:00
..
blob.c diff: make inter-hunk-context default value git-compliant 2012-07-02 17:27:49 +02:00
diff_helpers.c Minor bug fixes in diff code 2012-08-22 13:57:57 -07:00
diff_helpers.h diff: fix the diffing of two identical blobs 2012-05-07 12:18:33 +02:00
index.c Update iterators for consistency across library 2012-08-03 17:08:01 -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 bug with merging diffs with null options 2012-07-19 10:23:45 -07:00
workdir.c Plug a few leaks 2012-06-20 00:46:34 +02:00