[PATCH] Diff overhaul, adding half of copy detection.
authorJunio C Hamano <junkio@cox.net>
Sat, 21 May 2005 09:39:09 +0000 (02:39 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 21 May 2005 16:58:03 +0000 (09:58 -0700)
commit427dcb4...ca49117664d9428fd4e86483f516d703
treeb97246a...7e8852b9b3cdf3c9956c895d92fbab6fcopy hash to clipboard (tree)
parentc8265ac...96afe8a0eb460a41c0620f6ae13394fecopy hash to clipboard (diff)
16 files changed:
Documentation/git-diff-cache.txt
Documentation/git-diff-files.txt
Documentation/git-diff-helper.txt
Documentation/git-diff-tree.txt
Makefile
diff-cache.c
diff-files.c
diff-helper.c
diff-tree.c
diff.c
diffcore-rename.c [new file with mode: 0644]
diffcore.h [new file with mode: 0644]
git-apply-patch-script
t/t0000-basic.sh
t/t4001-diff-rename.sh
t/t4003-diff-rename-1.sh [new file with mode: 0644]