On Tue, Mar 24, 2009 at 04:33:13PM +0000, Steven Tweed wrote: > Speaking of wanting things to work with the actual repository , one > thing that I've been meaning to continue work on if I get the time is > basically a 'show me any commit diff's that involve string s' (ie, the > locations in which a change involving s occurs rather than just > 'current file contains s (in exactly the same ways the previous > version did). I'm extremely unlikely to actually produce anything How about "git log -S", or does that somehow not meet your needs (and if not, how)? -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