1
0
mirror of https://github.com/git/git.git synced 2025-03-23 02:16:31 +00:00
git/builtin
Jeff King 3207a3a291 status: refactor null_termination option
This option is passed separately to the wt_status printing
functions, whereas every other formatting option is
contained in the wt_status struct itself. Let's do the same
here, so we can avoid passing it around through the call
stack.

Signed-off-by: Jeff King <peff@peff.net>
2012-05-08 04:51:07 -04:00
..
2012-01-06 12:44:07 -08:00
2012-03-28 15:19:17 -07:00
2011-11-07 22:12:19 -08:00
2012-03-01 20:59:31 -08:00
2011-12-28 11:32:36 -08:00
2011-12-22 11:27:26 -08:00
2012-02-20 00:15:28 -08:00