On Fri, Sep 05, 2008 at 10:27:35PM +0300, Heikki Orsila wrote: > --dirstat-by-file is the same as --dirstat, but it counts > "impacted files" instead of "impacted lines" (lines that > are added or removed). > > The patch also cleans --cumulative option handling. > DIFF_OPT_CUMULATIVE_DIRSTAT is used instead of > DIFF_FORMAT_CUMULATIVE. I was going to suggest that this actually be split into two patches for readability, but lo and behold, Junio has already committed a fix for --cumulative to next. So you probably should rebase your other changes (which look reasonable to me) on top of that. -Peff -- 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