26 Commits (d8cd32792a0a8a52ff4f5f4bb74f9044bcb9a97a)

Author SHA1 Message Date
Max Kirillov ba311807f8 git-merge-file: do not add LF at EOF while applying unrelated change 10 years ago
Jonathan Nieder 349362cc20 xdiff: cast arguments for ctype functions to unsigned char 14 years ago
Alexey Mahotkin c8c073c420 xdiff/xmerge.c: use memset() instead of explicit for-loop 15 years ago
Jonathan Nieder a4b5e91c49 xdl_merge(): move file1 and file2 labels to xmparam structure 15 years ago
Jonathan Nieder 8a161433a0 xdl_merge(): add optional ancestor label to diff3-style output 15 years ago
Bert Wesarg 560119b9ab refactor merge flags into xmparam_t 15 years ago
Bert Wesarg cd1d61c44f make union merge an xdl merge favor 15 years ago
Junio C Hamano 9914cf4689 xdl_merge(): allow passing down marker_size in xmparam_t 15 years ago
Junio C Hamano 00f8f97d30 xdl_merge(): introduce xmparam_t for merge specific parameters 15 years ago
Junio C Hamano 73eb40eeaa git-merge-file --ours, --theirs 15 years ago
Charles Bailey 5719db91ce Change xdl_merge to generate output even for null merges 16 years ago
Junio C Hamano 83133740d9 xmerge.c: "diff3 -m" style clips merge reduction level to EAGER or less 16 years ago
Junio C Hamano 838338cd22 xmerge.c: minimum readability fixups 16 years ago
Junio C Hamano e0af48e496 xdiff-merge: optionally show conflicts in "diff3 -m" style 16 years ago
Junio C Hamano f2b25dd81f xdl_fill_merge_buffer(): separate out a too deeply nested function 16 years ago
Johannes Schindelin ee95ec5d58 xdl_merge(): introduce XDL_MERGE_ZEALOUS_ALNUM 17 years ago
Johannes Schindelin f407f14dea xdl_merge(): make XDL_MERGE_ZEALOUS output simpler 17 years ago
Johannes Schindelin 22b6abcd08 Fix yet another subtle xdl_merge() bug 18 years ago
Johannes Schindelin 5d6b151fdd xdl_merge(): fix a segmentation fault when refining conflicts 18 years ago
Johannes Schindelin 98e6da8a36 xdl_merge(): fix and simplify conflict handling 18 years ago
Johannes Schindelin 710daa83fc xdl_merge(): fix thinko 18 years ago
Johannes Schindelin 875b8ce476 xdl_merge(): fix an off-by-one bug 18 years ago
Junio C Hamano 53a7085a10 xmerge: make return value from xdl_merge() more usable. 18 years ago
Johannes Schindelin 857b933e04 xdiff: add xdl_merge() 18 years ago