git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] prepare for histogram diff
@ 2011-07-06  6:15 Tay Ray Chuan
  2011-07-06  6:15 ` [PATCH 1/3] xdiff/xprepare: use memset Tay Ray Chuan
  0 siblings, 1 reply; 6+ messages in thread
From: Tay Ray Chuan @ 2011-07-06  6:15 UTC (permalink / raw)
  To: Git Mailing List; +Cc: Junio C Hamano, Shawn O. Pearce

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-07-06 15:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-06  6:15 [PATCH 0/3] prepare for histogram diff Tay Ray Chuan
2011-07-06  6:15 ` [PATCH 1/3] xdiff/xprepare: use memset Tay Ray Chuan
2011-07-06  6:15   ` [PATCH 2/3] xdiff/xpatience: factor out fall-back-diff function Tay Ray Chuan
2011-07-06  6:15     ` [PATCH 3/3] t4033-diff-patience: factor out tests Tay Ray Chuan
2011-07-06  7:29       ` Ramkumar Ramachandra
2011-07-06 15:01         ` Tay Ray Chuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).