author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Sun, 20 Jan 2008 15:19:56 +0000 (15:19 +0000) | ||
committer | Linus Torvalds <torvalds@linux-foundation.org> | |
Mon, 21 Jan 2008 21:09:07 +0000 (13:09 -0800) | ||
commit | 204ce979a5ed6f182e56bea5282c7b4a2d91208a | |
tree | 698a9a13c5162cf147914a4446575f2e3d79f7cc | tree | snapshot |
parent | d1f2d7e8ca65504722108e2db710788f66c34c6c | commit | diff |
Also use unpack_trees() in do_diff_cache()
As in run_diff_index(), we call unpack_trees() with the oneway_diff()
function in do_diff_cache() now. This makes the function diff_cache()
obsolete.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
As in run_diff_index(), we call unpack_trees() with the oneway_diff()
function in do_diff_cache() now. This makes the function diff_cache()
obsolete.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
diff-lib.c | diff | blob | history |