[PATCH] Add -B flag to diff-* brothers.
authorJunio C Hamano <junkio@cox.net>
Mon, 30 May 2005 07:08:37 +0000 (00:08 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 30 May 2005 17:35:49 +0000 (10:35 -0700)
commitf345b0a...66572206aac4a4f9a57d746e213b6bff
tree60d5548...e7ca6e62b8b934cc016c01ddb373c3fbcopy hash to clipboard (tree)
parent2cd6888...ee8629f9782be017007fff4c78e45e45copy hash to clipboard (diff)
13 files changed:
Documentation/git-diff-cache.txt
Documentation/git-diff-files.txt
Documentation/git-diff-tree.txt
Makefile
diff-cache.c
diff-files.c
diff-tree.c
diff.c
diff.h
diffcore-break.c [new file with mode: 0644]
diffcore-rename.c
diffcore.h
t/t4008-diff-break-rewrite.sh [new file with mode: 0644]