Tay Ray Chuan (4): xdiff/xprepare: use memset() xdiff/xprepare: refactor abort cleanups xdiff/xpatience: factor out fall-back-diff function t4033-diff-patience: factor out tests t/lib-diff-patience.sh | 163 ++++++++++++++++++++++++++++++++++++++++++++++ t/t4033-diff-patience.sh | 162 +-------------------------------------------- xdiff/xpatience.c | 27 +------- xdiff/xprepare.c | 104 +++++++++++------------------- xdiff/xutils.c | 31 +++++++++ xdiff/xutils.h | 2 + 6 files changed, 238 insertions(+), 251 deletions(-) create mode 100644 t/lib-diff-patience.sh -- 1.7.3.4.721.g4666.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html