git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Michael J Gruber <git@drmicha.warpmail.net>
Cc: git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>,
	Eric Wong <normalperson@yhbt.net>, Bernt Hansen <bernt@norang.ca>
Subject: Re: [PATCH maint] git-svn: Fix git svn log --show-commit
Date: Fri, 20 May 2011 22:26:34 +0200	[thread overview]
Message-ID: <m2r57t86f9.fsf@igel.home> (raw)
In-Reply-To: <a9a8802cb8efa509991f7430ed7591d0b3946e88.1305877679.git.git@drmicha.warpmail.net> (Michael J. Gruber's message of "Fri, 20 May 2011 09:49:12 +0200")

Michael J Gruber <git@drmicha.warpmail.net> writes:

> The fix replaces a group "(- )?" by "-? ?" which works in this
> case (though not being equivalent). It's easier than dealing
> with the problem the grouping introduced.

You could also use "(?:- )?" to make it a non-capturing group.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

  reply	other threads:[~2011-05-20 20:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87y622doa7.fsf@norang.ca>
2011-05-20  7:49 ` [PATCH maint] git-svn: Fix git svn log --show-commit Michael J Gruber
2011-05-20 20:26   ` Andreas Schwab [this message]
2011-05-20 11:16 ` [PATCHv2 " Michael J Gruber
2011-05-20 11:48   ` Bernt Hansen
2011-05-20 16:17   ` Junio C Hamano
2011-05-21  9:30     ` Michael J Gruber

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=m2r57t86f9.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=bernt@norang.ca \
    --cc=git@drmicha.warpmail.net \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=normalperson@yhbt.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).