author | Junio C Hamano <junkio@cox.net> | |
Sat, 10 Feb 2007 02:51:40 +0000 (18:51 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 22 Feb 2007 10:02:15 +0000 (02:02 -0800) | ||
commit | b4e1e4a787d3771f617182b3344dcdd9224bd0cb | |
tree | dc41f0b5f98d8028440e83857a04d8f233faf617 | tree | snapshot |
parent | 7b802b86a6734a47c964d84922af2a016d836882 | commit | diff |
run_diff_{files,index}(): update calling convention.
They used to open and read index themselves, but they now expect
their callers to do so.
Signed-off-by: Junio C Hamano <junkio@cox.net>
They used to open and read index themselves, but they now expect
their callers to do so.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-diff-files.c | diff | blob | history | |
builtin-diff-index.c | diff | blob | history | |
builtin-diff.c | diff | blob | history | |
diff-lib.c | diff | blob | history | |
wt-status.c | diff | blob | history |