On Friday, January 26, 2007 at 00:41:42 (+0100) Johannes Schindelin writes: >... >The easiest way to find out what it does is to execute: > > git log -S--check diff.c Hmm, using 1.5.0-rc2, I created a test repo, and did this: echo foo > foo git add foo git commit -a -m foo echo bar > foo git commit -a -m bar git log -S--check foo and nothing happened. I did git log -S --check foo and the thing went off into outer space. Now at over 2 1/2 minutes of CPU time on my 2 Ghz Opteron box... Is it really '-S--check'? Bill - 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