All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pete Wyckoff <pw@padd.com>
To: Luke Diamand <luke@diamand.org>
Cc: git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>,
	Vitor Antunes <vitor.hda@gmail.com>
Subject: Re: [PATCHv3 0/4] git p4: label import/export
Date: Wed, 25 Apr 2012 18:22:05 -0400	[thread overview]
Message-ID: <20120425222205.GA1753@padd.com> (raw)
In-Reply-To: <1335254897-15242-1-git-send-email-luke@diamand.org>

luke@diamand.org wrote on Tue, 24 Apr 2012 09:08 +0100:
> This is a reworked version of my earlier patches for adding
> improved label import/export support to "git p4", and
> incorporates comments from Pete Wyckoff and Junio:
> 
> Comments from Pete:
> 
> * The verbose flag has been hoisted to the Command class.

Thanks, this looks great.

> * Uses the existing functions to fish out p4 changelist numbers.
> * Config options renamed to be self-consistent, and regexp
>   now includes lower-case characters.
> 
> I have left the tests in t9811 where they are, so that the t9804
> script can be used solely for "--detect-labels".

Oh, okay.  9804 is about --detect-labels, which still has the
two-labels-on-same-changelist problem.  9811 is the new stuff,
and the similar test there works.

Anyway, ack your v4 that is this plus your doc fix.  Thanks,

		-- Pete

> Comments from Junio:
> 
> * P4EDITOR is set to the always-true value in the test harness
> * Treat an empty P4EDITOR the same as an unset P4EDITOR.
> 
> There was a discussion about having "git p4" fall back to a default in
> the same way that "p4" does, but this would change the existing behavior
> (use git var GIT_EDITOR) and confuse users.
> 
> This patch series was reworked against ld/git-p4-tags-and-labels and
> also has a very small documentation fix.

      parent reply	other threads:[~2012-04-25 22:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-24  8:08 [PATCHv3 0/4] git p4: label import/export Luke Diamand
2012-04-24  8:08 ` [PATCHv3 1/5] git p4: Fixing script editor checks Luke Diamand
2012-04-24  8:08 ` [PATCHv3 2/5] git p4: Squash P4EDITOR in test harness Luke Diamand
2012-04-24  8:08 ` [PATCHv3 3/5] git p4: Ignore P4EDITOR if it is empty Luke Diamand
2012-04-24  8:08 ` [PATCHv3 4/5] git p4: import/export of labels to/from p4 Luke Diamand
2012-04-24  8:08 ` [PATCHv3 5/5] git p4: move verbose to base class Luke Diamand
2012-04-25 22:22 ` Pete Wyckoff [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=20120425222205.GA1753@padd.com \
    --to=pw@padd.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=luke@diamand.org \
    --cc=vitor.hda@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.