Adam Simpkins kirjoitti (7.4.2008 klo 1.34):
The nicest way to fix this would probably be to write new diff API
functions that output to a strbuf instead of printing directly to
stdout. Then the log code could prefix each line of the buffer with
the graph info before printing it.
However, this would be a lot of work, and I'm not sure that it's
really worth the effort at the moment. For now, I'm leaning towards
changing the code to just exit with an error if --graph is used with
any of these options.
Any opinions? Alternative suggestions?
Ok, then I'd suggest that it's left as is. The --graph may be useful
with some stat options even when the graph area is parially broken by
some other output.