commit | b4e1e4a787d3771f617182b3344dcdd9224bd0cb | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Fri Feb 09 18:51:40 2007 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Thu Feb 22 02:02:15 2007 -0800 |
tree | dc41f0b5f98d8028440e83857a04d8f233faf617 | |
parent | 7b802b86a6734a47c964d84922af2a016d836882 [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>