From: Junio C Hamano <gitster@pobox.com>
To: Bo Yang <struggleyb.nku@gmail.com>
Cc: git@vger.kernel.org, Jens.Lehmann@web.de, trast@student.ethz.ch
Subject: Re: [PATCH v1 2/4] add parent rewrite feature to line level log
Date: Tue, 13 Jul 2010 13:47:51 -0700 [thread overview]
Message-ID: <7vy6df2jns.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <1278829657-26607-3-git-send-email-struggleyb.nku@gmail.com> (Bo Yang's message of "Sun\, 11 Jul 2010 14\:27\:35 +0800")
Bo Yang <struggleyb.nku@gmail.com> writes:
> Two kinds of commit are qualified as a parent:
> 1. The commit touch some lines of the current
> interesting range;
> 2. The commit is a merge commit.
>
> So, there will be more commits output than the
> situation which parent rewrite is not set on.
Sorry, but -ECANTPARSEATALL. What do you mean by "qualified" and in what
context? What makes these two conditions significant?
next prev parent reply other threads:[~2010-07-13 20:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-11 6:27 [PATCH v1 0/4] add parent rewrite feature to line level log Bo Yang
2010-07-11 6:27 ` [PATCH v1 1/4] make rewrite_parents an external function Bo Yang
2010-07-14 19:10 ` Junio C Hamano
2010-07-11 6:27 ` [PATCH v1 2/4] add parent rewrite feature to line level log Bo Yang
2010-07-13 20:47 ` Junio C Hamano [this message]
2010-07-11 6:27 ` [PATCH v1 3/4] line.c output the '--graph' padding before each line Bo Yang
2010-07-13 20:49 ` Junio C Hamano
2010-07-11 6:27 ` [PATCH v1 4/4] add test cases for '--graph' of line level log Bo Yang
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=7vy6df2jns.fsf@alter.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=Jens.Lehmann@web.de \
--cc=git@vger.kernel.org \
--cc=struggleyb.nku@gmail.com \
--cc=trast@student.ethz.ch \
/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).