diff: make more cases implicit --no-index
commitfcfa33ec905fcde1c16e7cbbe00d7147b89f1f01
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Sun, 25 Feb 2007 22:35:27 +0000 (25 23:35 +0100)
committerJunio C Hamano <junkio@cox.net>
Thu, 1 Mar 2007 00:32:31 +0000 (28 16:32 -0800)
tree2de48ce64183245fd0beba56ef817dbc8e41d281
parent2eb06531e3d53c2604f20c32e5cb791d5044ff02
diff: make more cases implicit --no-index

When specifying an absolute path, or a relative path pointing outside
the working tree, do not fail, but roll your own diffopt parsing,
and execute a --no-index diff.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-diff-files.c
builtin-diff.c
diff-lib.c
diff.h