summaryrefslogtreecommitdiffstats
path: root/xdiff/xpatience.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* xdiff: remove duplicate headers from xpatience.cCarlo Marcelo Arenas Belón2019-07-291-2/+0
* diff: support anchoring line(s)Jonathan 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 searchDerrick Stolee2017-10-101-1/+1
* diff: fix a double off-by-one with --ignore-space-at-eolJohannes Schindelin2016-07-111-1/+1
* xdiff: PATIENCE/HISTOGRAM are not independent option bitsJunio C Hamano2012-02-201-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