Code

Merge branch 'rc/histogram-diff' into HEAD
authorJunio C Hamano <gitster@pobox.com>
Thu, 18 Aug 2011 00:17:16 +0000 (17:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Aug 2011 00:17:16 +0000 (17:17 -0700)
commitb14b969ab98d5dac835e57a2b6b9e9229b2e1c97
tree98ae611f55619bcc45546ff33204900618abf10a
parent27af01d552331eacf1ed2671b2b4b6ad4c268106
parent6486a84cb8e69ddf03b2139db3d968400e05f5b3
Merge branch 'rc/histogram-diff' into HEAD

* rc/histogram-diff:
  xdiff/xhistogram: drop need for additional variable
  xdiff/xhistogram: rely on xdl_trim_ends()
  xdiff/xhistogram: rework handling of recursed results
  xdiff: do away with xdl_mmfile_next()
  Make test number unique
  xdiff/xprepare: use a smaller sample size for histogram diff
  xdiff/xprepare: skip classification
  teach --histogram to diff
  t4033-diff-patience: factor out tests
  xdiff/xpatience: factor out fall-back-diff function
  xdiff/xprepare: refactor abort cleanups
  xdiff/xprepare: use memset()

Conflicts:
xdiff/xprepare.c
Makefile
diff.c
xdiff/xprepare.c