Retire diffcore-pathspec.
commit77882f60d9df2fd410ba7d732b01738315643c05
authorJunio C Hamano <junkio@cox.net>
Mon, 10 Apr 2006 22:57:24 +0000 (10 15:57 -0700)
committerJunio C Hamano <junkio@cox.net>
Mon, 10 Apr 2006 22:57:24 +0000 (10 15:57 -0700)
tree19c1d865c1b4f5f50fa9938d4a482416c703c8b3
parenta13ba129cdc66b60eef177696084ff80034069b7
Retire diffcore-pathspec.

Nobody except diff-stages used it -- the callers instead filtered
the input to diffcore themselves.  Make diff-stages do that as
well and retire diffcore-pathspec.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
diff-stages.c
diff.c
diff.h
diffcore-pathspec.c [deleted file]