mbox series

[v3,0/1] wt-status-state-cleanup

Message ID 20180930141246.19651-1-ischis2@cox.net (mailing list archive)
Headers show
Series wt-status-state-cleanup | expand

Message

Stephen P. Smith Sept. 30, 2018, 2:12 p.m. UTC
Junio suggested a cleanup patch, jc/wt-status-state-cleanup, which is
the basis for this patch.

This patch uses ss/wt-status-committable.

Update to fix a spelling error in the commet message

Stephen P. Smith (1):
  roll wt_status_state into wt_status and populate in the collect phase

 builtin/commit.c |   3 ++
 wt-status.c      | 134 +++++++++++++++++++++--------------------------
 wt-status.h      |  38 +++++++-------
 3 files changed, 82 insertions(+), 93 deletions(-)