Junio C Hamano wrote: > Linus Torvalds <torvalds@osdl.org> writes: > >>... Junio would be open to >>more friendly pickaxe semantics if the suggested semantics change was >>accompanied by an actual diff to implement them. > > > True again. It is hard to be "more friendly" without actually > generating a diff ;-). > I thought generating diffs was fairly cheap. I agree with Linus somewhat though. I've been puzzled more than once with the pickaxe behaviour when I give it a function name to search for and want to know when the calling semantics changed for that function. I usually also end up doing a whatchanged -p and search it. It would be neat if the current behaviour could be kept with --pickaxe-exact but all commits containing changes to lines matching the string was returned by default. Or possibly --pickaxe-thourough to do the other way around. -- Andreas Ericsson andreas.ericsson@op5.se OP5 AB www.op5.se Tel: +46 8-230225 Fax: +46 8-230231 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Thu Jan 19 20:13:32 2006
This archive was generated by hypermail 2.1.8 : 2006-01-19 20:13:40 EST