* [RFC] Add diffstat width config option
@ 2010-11-28 23:49 Matthew Ruffalo
0 siblings, 0 replies; only message in thread
From: Matthew Ruffalo @ 2010-11-28 23:49 UTC (permalink / raw)
To: git
The diffstat --stat-width and --stat-namewidth options are
nice, but do not affect the width for merges (which would
be nice). I will shortly send three patches that add config
options 'diff.stat.width' and 'diff.stat.namewidth'.
I haven't written C code in a long time, and hopefully I
didn't introduce any bugs or deviate too far from the
established Git source code style. I look forward to any
comments.
Thank you,
Matt Ruffalo...
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-11-28 23:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-28 23:49 [RFC] Add diffstat width config option Matthew Ruffalo
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.