On Sunday 04 May 2008 07:47:45 am Rene Herman wrote: > But what I wanted to ask -- judging from my .gitconfig (as opposed to my > memory) I haven't done anything special to get the -p (--show-c-function) > functionality from git-diff. Do you do anything special to not get it? It > really helps when looking at patches. I agree, "--show-c-function" is often handy. I use quilt, and it looks like it doesn't add that option by default. I added a ~/.quiltrc containing 'QUILT_DIFF_OPTS="-p"', and it looks like that will do the trick. Thanks for the tip. Bjorn -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html