author | Junio C Hamano <gitster@pobox.com> | |
Sun, 21 Jun 2009 04:47:30 +0000 (21:47 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 21 Jun 2009 04:47:30 +0000 (21:47 -0700) |
* jc/cache-tree:
Avoid "diff-index --cached" optimization under --find-copies-harder
Optimize "diff-index --cached" using cache-tree
t4007: modernize the style
cache-tree.c::cache_tree_find(): simplify internal API
write-tree --ignore-cache-tree
Avoid "diff-index --cached" optimization under --find-copies-harder
Optimize "diff-index --cached" using cache-tree
t4007: modernize the style
cache-tree.c::cache_tree_find(): simplify internal API
write-tree --ignore-cache-tree
1 | 2 | |||
---|---|---|---|---|
diff-lib.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc diff-lib.c
Simple merge