Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-14 | use xstrdup, not strdup in ll-merge.c | 1 | -4/+4 | |
2009-06-09 | Simplify some instances of run_command() by using run_command_v_opt(). | 1 | -9/+2 | |
2009-04-29 | replace direct calls to unlink(2) with unlink_or_warn | 1 | -1/+1 | |
2008-11-23 | merge-recursive: use strbuf_expand() instead of interpolate() | 1 | -12/+9 | |
2008-08-30 | git-merge-recursive: learn to honor merge.conflictstyle | 1 | -5/+13 | |
2008-05-14 | Provide git_config with a callback-data parameter | 1 | -2/+2 | |
2008-02-18 | merge-recursive: split low-level merge functions out. | 1 | -0/+379 |