summaryrefslogtreecommitdiff
path: root/ll-merge.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sb/maint-1.6.0-add-config-fix'Junio C Hamano2009-06-201-4/+4
|\
| * use xstrdup, not strdup in ll-merge.cJim Meyering2009-06-141-4/+4
* | Simplify some instances of run_command() by using run_command_v_opt().Johannes Sixt2009-06-091-9/+2
* | replace direct calls to unlink(2) with unlink_or_warnAlex Riesen2009-04-291-1/+1
* | merge-recursive: use strbuf_expand() instead of interpolate()René Scharfe2008-11-231-12/+9
* | git-merge-recursive: learn to honor merge.conflictstyleJunio C Hamano2008-08-301-5/+13
|/
* Provide git_config with a callback-data parameterJohannes Schindelin2008-05-141-2/+2
* merge-recursive: split low-level merge functions out.Junio C Hamano2008-02-181-0/+379