summaryrefslogtreecommitdiff
path: root/xdiff/xpatience.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-28diff: support anchoring line(s)Libravatar Jonathan Tan1-5/+37
2017-11-09Replace Free Software Foundation address in license noticesLibravatar Todd Zullinger1-2/+2
2017-10-10cleanup: fix possible overflow errors in binary searchLibravatar Derrick Stolee1-1/+1
2016-07-11diff: fix a double off-by-one with --ignore-space-at-eolLibravatar Johannes Schindelin1-1/+1
2012-02-19xdiff: PATIENCE/HISTOGRAM are not independent option bitsLibravatar Junio C Hamano1-1/+1
2011-07-07xdiff/xpatience: factor out fall-back-diff functionLibravatar Tay Ray Chuan1-25/+2
2009-01-07Implement the patience diff algorithmLibravatar Johannes Schindelin1-0/+381