() Jim Meyering <[EMAIL PROTECTED]> () Fri, 28 Dec 2007 22:41:37 +0100
I've adapted your patch to apply to the trunk. New one below. It looks like you may want to adjust it further, so that "git diff-index..." with neither --stat option also exits successfully. Do you feel like pursuing it? pursuing it would involve pushing the zero-files-affected check back so that it happens sooner (prior to the supposedly "display only" handling of --stat), which is more than i can muster at the moment. frankly, i hate pushing an incomplete kludge w/ the inkling of how to DTRT. feels sick and wrong. perhaps it is best if i withdraw the proposal for now, revisiting in a few months if no one beats me to it. in any case, i'll continue living w/ it locally, using: (setq vc-git-diff-switches "--stat") thi