All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann Droneaud <yann@droneaud.fr>
To: git@vger.kernel.org
Subject: wishlist: git send-email improvement
Date: Tue, 09 Mar 2010 18:21:46 +0100	[thread overview]
Message-ID: <1268155306.4277.14.camel@localhost> (raw)

Hi,

Here's a little wishlist for send-email

- Use From: field extracted from patch:
  If there's no configuration for user.email and From: field is 
  different than default auto generated From: address, 
  git send-email should use the one in the patch as default.

- Use To: field extracted from patch
  I've setup format-patch to add a default To: field with
  format.headers="To: xxx@yyy". But git send-email did not use it and 
  ask for a To: value.
  If there's no --to or sendmail.to, send-email should use To: value 
  extracted from patch and ask for user confirmation.

I've tried to add the later to git-send-email, but failed to fix it by
now in a reasonable time amount.

Regards.

-- 
Yann Droneaud

             reply	other threads:[~2010-03-09 17:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-09 17:21 Yann Droneaud [this message]
2010-03-09 17:30 ` wishlist: git send-email improvement Junio C Hamano
2010-03-09 17:49   ` Yann Droneaud
2010-03-09 17:55     ` Yann Droneaud
2010-03-09 19:30       ` "L. Alberto Giménez"
2010-03-13 13:06         ` Yann Droneaud

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=1268155306.4277.14.camel@localhost \
    --to=yann@droneaud.fr \
    --cc=git@vger.kernel.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 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.