From: Junio C Hamano <gitster@pobox.com>
To: Jakub Narebski <jnareb@gmail.com>
Cc: git@vger.kernel.org, Yann Dirson <ydirson@altern.org>,
Petr Baudis <pasky@suse.cz>
Subject: Re: [PATCH] gitweb: Fix and simplify "split patch" detection
Date: Mon, 03 Sep 2007 04:00:49 -0700 [thread overview]
Message-ID: <7vtzqcj9ni.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <200709031147.32910.jnareb@gmail.com> (Jakub Narebski's message of "Mon, 3 Sep 2007 11:47:32 +0200")
Jakub Narebski <jnareb@gmail.com> writes:
> I wonder if the post-image name is unique in raw format of diff
> output, and can be used alone to check if there are two patches
> per one raw output format line...
I think that is a very sane assumption.
You may have a situation that a single preimage is used to
produce more than one postimage, but it does not make sense to
say this postimage is produced by doing this to that preimage
and there is another way to produce the same postimage using
something else.
At least, I do not think the diffcore chain is _capable_ of
coming up with such alternatives even if it wanted to ;-).
prev parent reply other threads:[~2007-09-03 11:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-02 20:18 [PATCH] gitweb: Fix and simplify "split patch" detection Jakub Narebski
2007-09-03 0:15 ` Junio C Hamano
2007-09-03 9:47 ` Jakub Narebski
2007-09-03 11:00 ` Junio C Hamano [this message]
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=7vtzqcj9ni.fsf@gitster.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=jnareb@gmail.com \
--cc=pasky@suse.cz \
--cc=ydirson@altern.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).