On Fri, Apr 8, 2011 at 7:46 AM, Johan Herland <johan@xxxxxxxxxxx> wrote: > > #2: Improve --dirstat-by-file. It doesn't really care about the per-file > analysis done by --dirstat, but only whether or not a file has changed > at all. Since the diff queue does not contain unchanged files (<- this > is an assumption that I hope someone with more diffcore knowledge can > verify), Hmm. I think that with renames, the diff queue _can_ contain unchanged files (ie pure renames). Also, I think -CC (aka --find-copies-harder), _every_ file ends up in the diff queue because that's how it does the detection. But I didn't actually check, and I may be full of sh*t. Linus -- 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