author | Junio C Hamano <gitster@pobox.com> | |
Sun, 9 Nov 2008 00:05:39 +0000 (16:05 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 9 Nov 2008 00:05:39 +0000 (16:05 -0800) | ||
commit | 1e2bba92d21d9c72d4a6816c3a98a22779856f9e | |
tree | 94f9729fb9c5ea36d305ffaeac22f9e957998f4d | tree | snapshot |
parent | 6abe9c87c78d4925e12e609f4f26447c6a579b9e | commit | diff |
parent | cdcab133ea75e0bd5c2279ce6c5718f4af4d9a03 | commit | diff |
Merge branch 'rs/blame'
* rs/blame:
blame: use xdi_diff_hunks(), get rid of struct patch
add xdi_diff_hunks() for callers that only need hunk lengths
Allow alternate "low-level" emit function from xdl_diff
Always initialize xpparam_t to 0
blame: inline get_patch()
* rs/blame:
blame: use xdi_diff_hunks(), get rid of struct patch
add xdi_diff_hunks() for callers that only need hunk lengths
Allow alternate "low-level" emit function from xdl_diff
Always initialize xpparam_t to 0
blame: inline get_patch()
builtin-blame.c | diff1 | | diff2 | | blob | history |
diff.c | diff1 | | diff2 | | blob | history |
xdiff-interface.c | diff1 | | diff2 | | blob | history |