Tay Ray Chuan (3): xdiff/xprepare: use memset xdiff/xpatience: factor out fall-back-diff function t4033-diff-patience: factor out tests t/lib-diff-patience.sh | 162 ++++++++++++++++++++++++++++++++++++++++++++++ t/t4033-diff-patience.sh | 162 +--------------------------------------------- xdiff/xpatience.c | 27 +------- xdiff/xprepare.c | 10 +-- xdiff/xutils.c | 31 +++++++++ xdiff/xutils.h | 2 + 6 files changed, 203 insertions(+), 191 deletions(-) create mode 100644 t/lib-diff-patience.sh -- 1.7.3.4.678.g170bd -- 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