Hi, On Tue, 26 Sep 2006, Junio C Hamano wrote: > When some files have big changes and others are touched only > slightly, diffstat graph did not show differences among smaller > changes that well. This changes the graph scaling to non-linear > algorithm in such a case. I want to say something about the purpose of the patch, not some totally unimportant superficialities. In your example, a three line change has more than three plusses, and I find that wrong. But I would actually find another change very useful: still linear, but such that if lines were added, at least one plus should be shown, and likewise with minus. (Often I ask myself, was this file removed, or just dramatically reduced, when I only see minusses). Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html