summaryrefslogtreecommitdiffstats
path: root/ll-merge.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-06-211-4/+4
|\
| * use xstrdup, not strdup in ll-merge.cJim Meyering2009-06-141-4/+4
* | merge-recursive: use strbuf_expand() instead of interpolate()René Scharfe2008-11-241-12/+9
* | git-merge-recursive: learn to honor merge.conflictstyleJunio C Hamano2008-08-311-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