git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* wishlist: git send-email improvement
@ 2010-03-09 17:21 Yann Droneaud
  2010-03-09 17:30 ` Junio C Hamano
  0 siblings, 1 reply; 6+ messages in thread
From: Yann Droneaud @ 2010-03-09 17:21 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-03-13 13:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-09 17:21 wishlist: git send-email improvement Yann Droneaud
2010-03-09 17:30 ` 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

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).