git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Marco Costalba <mcostalba@gmail.com>,
	Junio C Hamano <junkio@cox.net>,
	Git Mailing List <git@vger.kernel.org>
Subject: Re: Finally implement "git log --follow"
Date: Thu, 21 Jun 2007 16:55:05 +0100 (BST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0706211654100.4059@racer.site> (raw)
In-Reply-To: <alpine.LFD.0.98.0706210842340.3593@woody.linux-foundation.org>

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

  reply	other threads:[~2007-06-21 15:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-19 21:22 Finally implement "git log --follow" Linus Torvalds
2007-06-19 21:35 ` Linus Torvalds
2007-07-04 13:21   ` Marco Costalba
2007-06-20  6:27 ` Marco Costalba
2007-06-20 16:47   ` Linus Torvalds
2007-06-21  6:21     ` Marco Costalba
2007-06-21 15:44       ` Linus Torvalds
2007-06-21 15:55         ` Johannes Schindelin [this message]
2007-06-21 16:09           ` Linus Torvalds
2007-06-21  1:15 ` Linus Torvalds
2007-06-21  1:37   ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.64.0706211654100.4059@racer.site \
    --to=johannes.schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    --cc=mcostalba@gmail.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).