Hi, On Thu, 21 Jun 2007, Linus Torvalds wrote: > On Thu, 21 Jun 2007, Marco Costalba wrote: > > > > Bad: Currently git-log does not support --stdin option, required IMHO > > when git-log is runned by a tool, not a user, due to the possibility > > of a very long command line. > > I do think we should just fix this. The patch to do so can't be *that* > bad. The only quirk here is that "--stdin" makes no sense with a pager. Therefore, you'd have to move the automatic pager invocation to _after_ option parsing. Ciao, Dscho - 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