32 Commits (6eaf92f3d08180da4a6bd40035919a7e07ffed5a)

Author SHA1 Message Date
Jonathan Nieder 4fb40c2b82 ll-merge: simplify opts == NULL case 14 years ago
Justin Frankel 58a1ece478 merge-recursive --patience 15 years ago
Jonathan Nieder 712516bcac ll-merge: replace flag argument with options struct 15 years ago
Jonathan Nieder 18b037a5b6 ll-merge: let caller decide whether to renormalize 15 years ago
Jonathan Nieder 73cf7f713d ll-merge: make flag easier to populate 15 years ago
Eyvind Bernhardsen f217f0e86d Avoid conflicts when merging branches with mixed normalization 15 years ago
Gary V. Vaughan 66dbfd55e3 Rewrite dynamic structure initializations to runtime assignment 15 years ago
Jonathan Nieder f01de62e45 ll_merge(): add ancestor label parameter for diff3-style output 15 years ago
Jonathan Nieder a4b5e91c49 xdl_merge(): move file1 and file2 labels to xmparam structure 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
Avery Pennarun 8cc5b29065 git merge -X<option> 15 years ago
Junio C Hamano 8588567c96 rerere: honor conflict-marker-size attribute 15 years ago
Junio C Hamano 23a64c9e77 conflict-marker-size: new attribute 15 years ago
Junio C Hamano 00f8f97d30 xdl_merge(): introduce xmparam_t for merge specific parameters 15 years ago
Junio C Hamano 7fb0eaa289 git_attr(): fix function signature 15 years ago
Jeff King ac0ba18df0 run-command: convert simple callsites to use_shell 15 years ago
Johannes Sixt 5709e0363a run_command: return exit code as positive value 16 years ago
Martin Renold 606475f317 Remove filename from conflict markers 16 years ago
Thomas Rast 0721c314a5 Use die_errno() instead of die() when checking syscalls 16 years ago
Jim Meyering 90dce51584 use xstrdup, not strdup in ll-merge.c 16 years ago
Johannes Sixt 0077138cd9 Simplify some instances of run_command() by using run_command_v_opt(). 16 years ago
Alex Riesen 691f1a28bf replace direct calls to unlink(2) with unlink_or_warn 16 years ago
René Scharfe ced621b2c1 merge-recursive: use strbuf_expand() instead of interpolate() 16 years ago
Junio C Hamano c236bcd061 git-merge-recursive: learn to honor merge.conflictstyle 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Junio C Hamano 525ab63950 merge-recursive: split low-level merge functions out. 17 years ago