Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium
New issue 2036 by [email protected]: Provide diff statistics (diffstat
output) on review requests
http://code.google.com/p/reviewboard/issues/detail?id=2036
Reviewboard 1.5.4 does not show the diffstat of the submitted diffs.
The output of diffstat indicates the size of a patch, and whether code is
added/removed, and this is a useful information to know whether a patch is
too big or whether it actually removes code.
Many projects depend on it during their review process, and this is why
tools such as cgit and gitweb display the diffstats.
It would be great if ReviewBoard could do that!
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/reviewboard-issues?hl=en.