summaryrefslogtreecommitdiff
path: root/xdiff/xpatience.c
AgeCommit message (Expand)Author
2022-02-16xdiff: handle allocation failure in patience diffPhillip Wood
2022-02-16xdiff: fix a memory leakPhillip Wood
2021-05-13Merge branch 'pw/patience-diff-clean-up'Junio C Hamano
2021-05-05patience diff: remove unused variablePhillip Wood
2021-05-05patience diff: remove unnecessary string comparisonsPhillip Wood
2020-10-20merge-base, xdiff: zero out xpparam_t structuresMichał Kępień
2019-07-29xdiff: remove duplicate headers from xpatience.cCarlo Marcelo Arenas Belón
2017-11-28diff: support anchoring line(s)Jonathan Tan
2017-11-09Replace Free Software Foundation address in license noticesTodd Zullinger
2017-10-09cleanup: fix possible overflow errors in binary searchDerrick Stolee
2016-07-11diff: fix a double off-by-one with --ignore-space-at-eolJohannes Schindelin
2012-02-19xdiff: PATIENCE/HISTOGRAM are not independent option bitsJunio C Hamano
2011-07-07xdiff/xpatience: factor out fall-back-diff functionTay Ray Chuan
2009-01-07Implement the patience diff algorithmJohannes Schindelin