summaryrefslogtreecommitdiff
path: root/xdiff/xpatience.c
Commit message (Expand)AuthorAgeFilesLines
* diff: support anchoring line(s)jt/diff-anchored-patienceJonathan Tan2017-11-281-5/+37
* Replace Free Software Foundation address in license noticesTodd Zullinger2017-11-091-2/+2
* cleanup: fix possible overflow errors in binary searchds/avoid-overflow-in-midpoint-computationDerrick Stolee2017-10-101-1/+1
* diff: fix a double off-by-one with --ignore-space-at-eoljs/ignore-space-at-eolJohannes Schindelin2016-07-111-1/+1
* xdiff: PATIENCE/HISTOGRAM are not independent option bitsjc/diff-algo-cleanupJunio C Hamano2012-02-191-1/+1
* xdiff/xpatience: factor out fall-back-diff functionTay Ray Chuan2011-07-071-25/+2
* Implement the patience diff algorithmJohannes Schindelin2009-01-071-0/+381