aboutsummaryrefslogtreecommitdiff
path: root/ll-merge.c
Commit message (Expand)AuthorAge
* Merge branch 'js/run-command-updates'Junio C Hamano2009-08-10
|\
| * run_command: return exit code as positive valueJohannes Sixt2009-07-05
* | Merge branch 'tr/die_errno'Junio C Hamano2009-07-06
|\ \ | |/ |/|
| * Use die_errno() instead of die() when checking syscallsThomas Rast2009-06-27
* | Remove filename from conflict markersMartin Renold2009-07-01
* | Merge branch 'sb/maint-1.6.0-add-config-fix'Junio C Hamano2009-06-20
|\ \
| * | use xstrdup, not strdup in ll-merge.cJim Meyering2009-06-14
* | | Simplify some instances of run_command() by using run_command_v_opt().Johannes Sixt2009-06-09
| |/ |/|
* | replace direct calls to unlink(2) with unlink_or_warnAlex Riesen2009-04-29
* | merge-recursive: use strbuf_expand() instead of interpolate()René Scharfe2008-11-23
* | git-merge-recursive: learn to honor merge.conflictstyleJunio C Hamano2008-08-30
|/
* Provide git_config with a callback-data parameterJohannes Schindelin2008-05-14
* merge-recursive: split low-level merge functions out.Junio C Hamano2008-02-18