]> git.ipfire.org Git - thirdparty/git.git/commit - diff.h
[PATCH] Clean up diff_setup() to make it more extensible.
authorJunio C Hamano <junkio@cox.net>
Fri, 27 May 2005 22:54:37 +0000 (15:54 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 29 May 2005 18:17:43 +0000 (11:17 -0700)
commit19feebc8c3ca7bd40f2f32f4f856b68b9a02870c
treee536ae939c90a8ce9c1278f6134ce5b6d1a72774
parent09d9d1a648ecff1dd914224b3ee616b0486ec525
[PATCH] Clean up diff_setup() to make it more extensible.

This changes the argument of diff_setup() from an integer that
says if we are feeding reversed diff to a bitmask, so that later
global options can be added more easily.

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