status: rename long-format print routines
commit957a0fe2e59343f10f10620fab787f7e5abf3ab8
authorJeff Hostetler <jeffhost@microsoft.com>
Fri, 5 Aug 2016 22:00:26 +0000 (5 18:00 -0400)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Aug 2016 22:45:47 +0000 (5 15:45 -0700)
tree5bd6f50d73ebfcfcb45cfd708c5459921f92d6e0
parentf8f7adce9fc50a11a764d57815602dcb818d1816
status: rename long-format print routines

Rename the various wt_status_print*() routines to be
wt_longstatus_print*() to make it clear that these
routines are only concerned with the normal/long
status output and reduce developer confusion as other
status formats are added in the future.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/commit.c
wt-status.c
wt-status.h