author | Junio C Hamano <junkio@cox.net> | |
Fri, 27 May 2005 22:55:01 +0000 (15:55 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sun, 29 May 2005 18:17:43 +0000 (11:17 -0700) | ||
commit | be020332a152ef95e0e8435fb69d8c02d5da29bb | |
tree | fac5ce94e82c801f45d93b8b6461ed89e69c011e | tree | snapshot |
parent | 19feebc8c3ca7bd40f2f32f4f856b68b9a02870c | commit | diff |
[PATCH] Remove a function not used anymore.
Earlier rename/copy detection left unmodified filepair in the
output and forced downstream to keep them even when they are
filtering, and the diff_needs_to_stay() function was used for
the logic. It is not used anymore, so remove it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Earlier rename/copy detection left unmodified filepair in the
output and forced downstream to keep them even when they are
filtering, and the diff_needs_to_stay() function was used for
the logic. It is not used anymore, so remove it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diff.c | diff | blob | history | |
diffcore.h | diff | blob | history |