From: Jeff Hostetler Date: Fri, 5 Aug 2016 22:00:26 +0000 (-0400) Subject: status: rename long-format print routines X-Git-Tag: v2.11.0-rc0~173^2~8 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/957a0fe2e59343f10f10620fab787f7e5abf3ab8?ds=inline;hp=957a0fe2e59343f10f10620fab787f7e5abf3ab8 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 Signed-off-by: Junio C Hamano ---