Files
git/builtin
Jeff Hostetler 5d708baf15 status: cleanup API to wt_status_print
Refactor the API between builtin/commit.c and wt-status.[ch].

Hide the details of the various wt_*status_print() routines inside
wt-status.c behind a single (new) wt_status_print() routine.
Eliminate the switch statements from builtin/commit.c.
Allow details of new status formats to be isolated within wt-status.c

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-08-12 16:15:54 +02:00
..
2016-06-07 17:43:39 -07:00
2016-06-03 14:38:04 -07:00
2016-02-26 13:37:16 -08:00
2016-05-09 12:29:08 -07:00
2016-05-23 14:54:31 -07:00
2016-02-10 14:20:08 -08:00
2016-04-25 15:17:15 -07:00
2016-02-26 13:37:16 -08:00
2016-05-17 14:38:23 -07:00
2016-02-26 13:37:25 -08:00
2016-01-28 16:10:14 -08:00
2016-04-29 12:59:09 -07:00