Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
status: refactor null_termination option
author
Jeff King
<peff@peff.net>
Mon, 7 May 2012 19:44:44 +0000
(15:44 -0400)
committer
Jeff King
<peff@peff.net>
Tue, 8 May 2012 08:51:07 +0000
(
04:51
-0400)
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>
raw
|
patch
| inline |
side by side
(from:
3207a3a
)
No differences found