mbox series

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

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

Message

Stephen P. Smith Sept. 29, 2018, 6:55 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.

Updated commit comment and removed one extra blank line insertion.
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(-)