author | Nicolas Pitre <nico@cam.org> | |
Tue, 24 Jun 2008 01:22:14 +0000 (21:22 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 24 Jun 2008 04:25:20 +0000 (21:25 -0700) | ||
commit | 1f5c74f6cf918d317c73b328dcd4cf6f55c44d8a | |
tree | 7baaadebece43244c5602da3e9a716e99c94fcdc | tree | snapshot |
parent | 6b516d984bc72b359a14eeddfddca578cef52297 | commit | diff |
call init_pack_revindex() lazily
This makes life much easier for next patch, as well as being more efficient
when the revindex is actually not used.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This makes life much easier for next patch, as well as being more efficient
when the revindex is actually not used.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-pack-objects.c | diff | blob | history | |
pack-check.c | diff | blob | history | |
pack-revindex.c | diff | blob | history | |
pack-revindex.h | diff | blob | history |