author | Junio C Hamano <gitster@pobox.com> | |
Wed, 23 Jan 2008 07:01:13 +0000 (23:01 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 23 Jan 2008 07:01:13 +0000 (23:01 -0800) | ||
commit | 9cb76b8cdc8ac62a77080595f6443613fd64bab3 | |
tree | 4a212b4c8b39eba51631eb6e59c56c42e7c84cff | tree | snapshot |
parent | cf558704fb68514a820e3666968967c900e0fd29 | commit | diff |
lazy index hashing
This delays the hashing of index names until it becomes necessary for
the first time.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This delays the hashing of index names until it becomes necessary for
the first time.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
cache.h | diff | blob | history | |
read-cache.c | diff | blob | history |