]> git.ipfire.org Git - thirdparty/git.git/commit
Retire diff-helper.
authorJunio C Hamano <junkio@cox.net>
Wed, 21 Sep 2005 06:24:39 +0000 (23:24 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 22 Sep 2005 08:54:13 +0000 (01:54 -0700)
commit5cfcd07c931e6029a77f9393309f7d0ec7cdc118
tree02ff16ec4156147c6a9b744033259d5c867837e4
parent9dcc829fe13b7c843a1df6c38479d5b8b8c7d20f
Retire diff-helper.

The textual diff generation with built-in '-p' in diff-* brothers has
proven to be useful enough that git-diff-helper outlived its usefulness.

Signed-off-by: Junio C Hamano <junkio@cox.net>
.gitignore
Documentation/diff-format.txt
Documentation/git-diff-helper.txt [deleted file]
Documentation/git.txt
Makefile
diff-helper.c [deleted file]
diff.c
diff.h
t/t4000-diff-format.sh
t/t4005-diff-rename-2.sh
t/t4009-diff-rename-4.sh