]> git.ipfire.org Git - thirdparty/git.git/commit - diffcore-rename.c
[PATCH] Prepare diffcore interface for diff-tree header supression.
authorJunio C Hamano <junkio@cox.net>
Sun, 22 May 2005 02:40:36 +0000 (19:40 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 22 May 2005 05:49:19 +0000 (22:49 -0700)
commit38c6f78059c3060db6f94b24f4a90063a91090d2
tree18d06f832da6e27f4b600b64b3dc27c393c71ea1
parent58b103f55d5b95dc24cce2fb4f64e697958fd204
[PATCH] Prepare diffcore interface for diff-tree header supression.

This does not actually supress the extra headers when pickaxe is
used, but prepares enough support for diff-tree to implement it.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diff-cache.c
diff-files.c
diff-helper.c
diff-tree.c
diff.c
diff.h
diffcore-pickaxe.c
diffcore-rename.c
diffcore.h