From: Junio C Hamano <gitster@pobox.com>
To: "Jan Krüger" <jk@jk.gs>
Cc: Tommy Wang <subscription@august8.net>, git <git@vger.kernel.org>
Subject: Re: Default history simplification
Date: Fri, 20 Nov 2009 22:37:07 -0800 [thread overview]
Message-ID: <7v8we0s7sc.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <20091120095537.1909f6b6@perceptron> ("Jan Krüger"'s message of "Fri\, 20 Nov 2009 09\:55\:37 +0100")
Jan Krüger <jk@jk.gs> writes:
> Tommy Wang <subscription@august8.net> wrote:
>> [...] I would love to simply use the rev-list built-in to
>> do my work for me; but I fear that I may have much too many path
>> limiters than the linux command-line can handle (which if I'm correct,
>> can only take so many arguments).
>
> On my system, "only so many arguments" means about two megabytes worth
> of command line.
Good point.
The command line limitation, even if it is very small, shouldn't be a
problem if Tommy is interested in recreating exactly what rev-list does.
If his tool that drives rev-list or log from the command line cannot work
because his request overflows the command line, the same request will
overflow the command line for rev-list or log, so they wouldn't work
either.
For a more serious answer, see the other thread ;-).
next prev parent reply other threads:[~2009-11-21 6:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-19 23:30 Default history simplification Tommy Wang
2009-11-20 8:55 ` Jan Krüger
2009-11-21 6:37 ` Junio C Hamano [this message]
2009-11-20 14:41 ` Jeff King
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=7v8we0s7sc.fsf@alter.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=jk@jk.gs \
--cc=subscription@august8.net \
/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).