8 Commits (64379806a9adaeaaa7971b7f8411105987ea6d42)

Author SHA1 Message Date
Stephen Boyd c2e86addb8 Fix sparse warnings 14 years ago
Thiago Farina e78d01bf4e builtin/merge_recursive.c: Add an usage string and make use of it. 15 years ago
Justin Frankel 58a1ece478 merge-recursive --patience 15 years ago
Jonathan Nieder 635a7bb1d8 merge-recursive: expose merge options for builtin merge 15 years ago
Jonathan Nieder 7610fa57e6 merge-recursive --renormalize 15 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Junio C Hamano 85e51b783c Make "subtree" part more orthogonal to the rest of merge-recursive. 15 years ago
Avery Pennarun 8cc5b29065 git merge -X<option> 15 years ago
Jonathan Nieder 0874f46e71 merge-{recursive,subtree}: use usagef() to print usage 15 years ago
Johannes Schindelin b74d779bd9 MinGW: Fix compiler warning in merge-recursive 16 years ago
Alexander Potashev d75307084d remove trailing LF in die() messages 16 years ago
Junio C Hamano c5ab03f26c merge-recursive: do not clobber untracked working tree garbage 16 years ago
Alex Riesen 175a494823 Use remove_path from dir.c instead of own implementation 16 years ago
Alex Riesen 41f13af558 Remove empty directories in recursive merge 16 years ago
Miklos Vajna 8a2fce1895 merge-recursive: introduce merge_options 17 years ago
Stephan Beyer 73118f89b8 merge-recursive.c: Add more generic merge_recursive_generic() 17 years ago
Miklos Vajna 9047ebbc22 Split out merge_recursive() to merge-recursive.c 17 years ago
Junio C Hamano c236bcd061 git-merge-recursive: learn to honor merge.conflictstyle 17 years ago
Jonathan del Strother a19a424010 Revert "Convert output messages in merge-recursive to past tense." 17 years ago
Johannes Schindelin c455c87c5c Rename path_list to string_list 17 years ago
René Scharfe 671f070721 add context pointer to read_tree_recursive() 17 years ago
Miklos Vajna 653194758e Move commit_list_count() to commit.c 17 years ago
Jeff King 2beebd22f4 clone: create intermediate directories of destination repo 17 years ago
Jeff King 8e21d63b02 clone: create intermediate directories of destination repo 17 years ago
Johannes Schindelin 249c61a62d merge-recursive: respect core.autocrlf when writing out the result 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Jeff King b8960bbe7b diff: make "too many files" rename warning optional 17 years ago
Jeff King 50705915ea bump rename limit defaults 17 years ago
Jeff King 2a2ac92654 add merge.renamelimit config option 17 years ago
Linus Torvalds 34110cd4e3 Make 'unpack_trees()' have a separate source and destination index 17 years ago
Linus Torvalds bc052d7f43 Make 'unpack_trees()' take the index to work on as an argument 17 years ago
Daniel Barkalow 94a5728cfb Library function to check for unmerged index entries 17 years ago
Daniel Barkalow e1b3a2cad7 Build-in merge-recursive 17 years ago
Linus Torvalds 7a51ed66f6 Make on-disk index representation separate from in-core one 17 years ago
Brandon Casey 4ed7cd3ab0 Improve use of lockfile API 17 years ago
Jim Meyering 790296fd88 Fix grammar nits in documentation and in code comments. 17 years ago
Finn Arne Gangstad 20b178de7b Improved submodule merge support 17 years ago
Junio C Hamano ff72af00f8 Support a merge with conflicting gitlink change 17 years ago
Pierre Habouzit 8f67f8aefb Make the diff_options bitfields be an unsigned with explicit masks. 17 years ago
Lars Hjemli 07b45f8c17 Make merge-recursive honor diff.renamelimit 17 years ago
Junio C Hamano f120ae2a8e merge-recursive.c: mrtree in merge() is not used before set 17 years ago
Carlos Rica 102c2338da Move make_cache_entry() from merge-recursive.c into read-cache.c 18 years ago
Lars Hjemli df3a02f612 Make merge-recursive honor diff.renamelimit 18 years ago
Pierre Habouzit 19247e5510 nfv?asprintf are broken without va_copy, workaround them. 18 years ago
Pierre Habouzit 182af8343c Use xmemdupz() in many places. 18 years ago
Carlos Rica 6640f88165 Move make_cache_entry() from merge-recursive.c into read-cache.c 18 years ago
Luiz Fernando N. Capitulino 7647b17f1d Use xmkstemp() instead of mkstemp() 18 years ago
Junio C Hamano b798671fa9 merge-recursive: do not rudely die on binary merge 18 years ago
Linus Torvalds 933bf40a5c Start moving unpack-trees to "struct tree_desc" 18 years ago
Johannes Schindelin fadf488f9b merge-recursive: refuse to merge binary files 18 years ago