summaryrefslogtreecommitdiff
path: root/xdiff/xmerge.c
Commit message (Expand)AuthorAgeFilesLines
* Fix yet another subtle xdl_merge() bugJohannes Schindelin2006-12-301-2/+5
* xdl_merge(): fix a segmentation fault when refining conflictsJohannes Schindelin2006-12-281-0/+4
* xdl_merge(): fix and simplify conflict handlingJohannes Schindelin2006-12-051-16/+5
* xdl_merge(): fix thinkoJohannes Schindelin2006-12-021-2/+2
* xdl_merge(): fix an off-by-one bugJohannes Schindelin2006-12-021-5/+5
* xmerge: make return value from xdl_merge() more usable.Junio C Hamano2006-12-021-10/+7
* xdiff: add xdl_merge()Johannes Schindelin2006-12-021-0/+433