git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alex Blewitt <alex.blewitt@gmail.com>
To: Robin Rosenberg <robin.rosenberg.lists@dewire.com>
Cc: spearce@spearce.org, git@vger.kernel.org
Subject: Re: [PATCH 1/2] Allow monitor/unintersting objects to be null
Date: Wed, 6 May 2009 22:28:56 +0100	[thread overview]
Message-ID: <636fd28e0905061428t519e1923g3ec94caf34ac3db@mail.gmail.com> (raw)
In-Reply-To: <200905062310.12895.robin.rosenberg.lists@dewire.com>

Thanks Robin, that's great. I did attempt to set the subject on git
send-mail --subject, but unfortunately it had no impact; note the
'Subject' on the line.

It works if I configure the .gitconfig though. I'll do that in the future.

apple:egit alex$ git send-email origin/master --subject "Fooooooooo" --dry-run
(mbox) Adding cc: Alex Blewitt <alex.blewitt@gmail.com> from line
'From: Alex Blewitt <alex.blewitt@gmail.com>'
Dry-OK. Log says:
Sendmail: /usr/sbin/sendmail -i alex.blewitt@gmail.com
From: Alex Blewitt <alex.blewitt@gmail.com>
To:
Cc: Alex Blewitt <alex.blewitt@gmail.com>
Subject: [PATCH 1/3] Allow monitor/unintersting objects to be null
Date: Wed,  6 May 2009 22:26:05 +0100
Message-Id: <1241645167-8427-1-git-send-email-alex.blewitt@gmail.com>
X-Mailer: git-send-email 1.6.2.2

Result: OK
(mbox) Adding cc: Alex Blewitt <alex.blewitt@gmail.com> from line
'From: Alex Blewitt <alex.blewitt@gmail.com>'
Dry-OK. Log says:
Sendmail: /usr/sbin/sendmail -i alex.blewitt@gmail.com
From: Alex Blewitt <alex.blewitt@gmail.com>
To:
Cc: Alex Blewitt <alex.blewitt@gmail.com>
Subject: [PATCH 2/3] Use NullProgressMonitor.INSTANCE and indent for loop
Date: Wed,  6 May 2009 22:26:06 +0100
Message-Id: <1241645167-8427-2-git-send-email-alex.blewitt@gmail.com>
X-Mailer: git-send-email 1.6.2.2
In-Reply-To: <1241645167-8427-1-git-send-email-alex.blewitt@gmail.com>
References: <1241645167-8427-1-git-send-email-alex.blewitt@gmail.com>

Result: OK
(mbox) Adding cc: Alex Blewitt <alex.blewitt@gmail.com> from line
'From: Alex Blewitt <alex.blewitt@gmail.com>'
Dry-OK. Log says:
Sendmail: /usr/sbin/sendmail -i alex.blewitt@gmail.com
From: Alex Blewitt <alex.blewitt@gmail.com>
To:
Cc: Alex Blewitt <alex.blewitt@gmail.com>
Subject: [PATCH 3/3] Don't allow others to instantiate NullProgressMonitor
Date: Wed,  6 May 2009 22:26:07 +0100
Message-Id: <1241645167-8427-3-git-send-email-alex.blewitt@gmail.com>
X-Mailer: git-send-email 1.6.2.2
In-Reply-To: <1241645167-8427-2-git-send-email-alex.blewitt@gmail.com>
References: <1241645167-8427-1-git-send-email-alex.blewitt@gmail.com>
 <1241645167-8427-2-git-send-email-alex.blewitt@gmail.com>

Result: OK

      reply	other threads:[~2009-05-06 21:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-06 20:37 [PATCH 1/2] Allow monitor/unintersting objects to be null Alex Blewitt
2009-05-06 20:37 ` [PATCH 2/2] Use NullProgressMonitor.INSTANCE and indent for loop Alex Blewitt
2009-05-06 20:41   ` Shawn O. Pearce
2009-05-06 20:48   ` Shawn O. Pearce
2009-05-06 20:50     ` Alex Blewitt
2009-05-06 20:54       ` Shawn O. Pearce
2009-05-06 21:10 ` [PATCH 1/2] Allow monitor/unintersting objects to be null Robin Rosenberg
2009-05-06 21:28   ` Alex Blewitt [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=636fd28e0905061428t519e1923g3ec94caf34ac3db@mail.gmail.com \
    --to=alex.blewitt@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=robin.rosenberg.lists@dewire.com \
    --cc=spearce@spearce.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).