author | Kristian Høgsberg <krh@redhat.com> | |
Tue, 18 Sep 2007 00:06:43 +0000 (20:06 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 19 Sep 2007 19:52:19 +0000 (12:52 -0700) | ||
commit | 0f729f21348c43a1c80f48faed2e753b1c923e85 | |
tree | 54bd68cc0cd04e96a013f94fd18b50dd9dd26703 | tree | snapshot |
parent | f26a0012262106e0c7e92d8d07f00611112d3a8d | commit | diff |
Enable wt-status to run against non-standard index file.
We still default to get_index_file(), but this can be overridden
by setting wt_status.index_file after calling wt_status_prepare().
Signed-off-by: Kristian Høgsberg <krh@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
We still default to get_index_file(), but this can be overridden
by setting wt_status.index_file after calling wt_status_prepare().
Signed-off-by: Kristian Høgsberg <krh@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
wt-status.c | diff | blob | history | |
wt-status.h | diff | blob | history |