summaryrefslogtreecommitdiff
path: root/xdiff/xpatience.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-14Merge branch 'pw/patience-diff-clean-up'Libravatar Junio C Hamano1-11/+3
2021-05-05patience diff: remove unused variableLibravatar Phillip Wood1-3/+0
2021-05-05patience diff: remove unnecessary string comparisonsLibravatar Phillip Wood1-8/+3
2020-10-20merge-base, xdiff: zero out xpparam_t structuresLibravatar Michał Kępień1-0/+2
2019-07-28xdiff: remove duplicate headers from xpatience.cLibravatar Carlo Marcelo Arenas Belón1-2/+0
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