author | Junio C Hamano <junkio@cox.net> | |
Mon, 7 May 2007 08:14:21 +0000 (01:14 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 7 May 2007 22:54:32 +0000 (15:54 -0700) | ||
commit | 6e0b8ed6d35d0ed94b22652d6e8545b610cc43ab | |
tree | 6bb023da52a5360267b9672e0b648c80387c5648 | tree | snapshot |
parent | fc3abdf5cb16914fb22747d7c3fb44258712a36d | commit | diff |
diff.c: do not use a separate "size cache".
diff_filespec has a slot to record the size of the data already,
so make use of it instead of a separate size cache.
Signed-off-by: Junio C Hamano <junkio@cox.net>
diff_filespec has a slot to record the size of the data already,
so make use of it instead of a separate size cache.
Signed-off-by: Junio C Hamano <junkio@cox.net>
diff.c | diff | blob | history |