From: "Catalin Marinas" <catalin.marinas@gmail.com>
To: "Karl Hasselström" <kha@treskal.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 1/2] New stg command: assimilate
Date: Wed, 25 Oct 2006 17:41:50 +0100 [thread overview]
Message-ID: <b0943d9e0610250941jfd5d11fk467ab586773ba205@mail.gmail.com> (raw)
In-Reply-To: <20061025163231.GA30478@diana.vm.bytemark.co.uk>
On 25/10/06, Karl Hasselström <kha@treskal.com> wrote:
> On 2006-10-22 15:08:02 +0200, Karl Hasselström wrote:
>
> > + def name_taken(name):
> > + return patchname in name2patch or crt_series.patch_exists(patchname)
>
> I just realized, by means of an infinite loop, that "patchname" should
> be replaced with just "name" in the body of this function. Would you
> like me to resend the patch?
I can do it, no need to resend. I'll push the patch tonight and you
can check it (I also fixed the "reversed" call as it is not available
in my Python implementation).
--
next prev parent reply other threads:[~2006-10-25 16:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-22 13:05 [PATCH 0/2] Resistance is futile; you _will_ be assimilated Karl Hasselström
2006-10-22 13:08 ` [PATCH 1/2] New stg command: assimilate Karl Hasselström
2006-10-22 17:43 ` Petr Baudis
2006-10-22 18:12 ` Karl Hasselström
2006-10-23 11:52 ` Catalin Marinas
2006-10-25 16:32 ` Karl Hasselström
2006-10-25 16:41 ` Catalin Marinas [this message]
2006-10-26 8:32 ` Karl Hasselström
2006-10-22 13:08 ` [PATCH 2/2] Regression test for "stg assimilate" Karl Hasselström
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=b0943d9e0610250941jfd5d11fk467ab586773ba205@mail.gmail.com \
--to=catalin.marinas@gmail.com \
--cc=git@vger.kernel.org \
--cc=kha@treskal.com \
/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).