| author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
| Sun, 25 Feb 2007 22:35:27 +0000 (23:35 +0100) | ||
| committer | Junio C Hamano <junkio@cox.net> | |
| Thu, 1 Mar 2007 00:32:31 +0000 (16:32 -0800) | ||
| commit | fcfa33ec905fcde1c16e7cbbe00d7147b89f1f01 | |
| tree | 2de48ce64183245fd0beba56ef817dbc8e41d281 | tree | snapshot |
| parent | 2eb06531e3d53c2604f20c32e5cb791d5044ff02 | commit | diff |
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>
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 | diff | blob | history | |
| builtin-diff.c | diff | blob | history | |
| diff-lib.c | diff | blob | history | |
| diff.h | diff | blob | history |