| Commit message (Expand) | Author | Age |
... | |
* | send-email: be more lenient and just catch obvious mistakes. | Junio C Hamano | 2006-06-06 |
* | Cleanup git-send-email.perl:extract_valid_email | Horst H. von Brand | 2006-06-04 |
* | send-email: only 'require' instead of 'use' Net::SMTP | Johannes Schindelin | 2006-05-31 |
* | send-email: do not pass bogus address to local sendmail binary | Junio C Hamano | 2006-05-30 |
* | Fix a bug in email extraction used in git-send-email. | Ryan Anderson | 2006-05-29 |
* | Add support for --bcc to git-send-email. | Ryan Anderson | 2006-05-29 |
* | git-send-email: Add References: headers to emails, in addition to In-Reply-To: | Ryan Anderson | 2006-05-29 |
* | send-email: quiet some warnings, reject invalid addresses | Eric Wong | 2006-05-15 |
* | send-email: allow sendmail binary to be used instead of SMTP | Eric Wong | 2006-05-15 |
* | send-email: address expansion for common mailers | Eric Wong | 2006-05-14 |
* | git-send-email: fix version string to be valid perl | Martin Langhoff | 2006-05-02 |
* | send-email: lazy-load Email::Valid and make it optional | Eric Wong | 2006-03-25 |
* | send-email: try to order messages in email clients more correctly | Eric Wong | 2006-03-25 |
* | send-email: Change from Mail::Sendmail to Net::SMTP | Eric Wong | 2006-03-25 |
* | send-email: use built-in time() instead of /bin/date '+%s' | Eric Wong | 2006-03-25 |
* | send-email: Identify author at the top when sending e-mail | Junio C Hamano | 2006-03-23 |
* | send-email: accept --no-signed-off-by-cc as the documentation states | Eric Wong | 2006-03-03 |
* | send-email: avoid open "-|" list form for Perl 5.6 | Junio C Hamano | 2006-02-20 |
* | send-email: Add --cc | Ryan Anderson | 2006-02-13 |
* | send-email: Add some options for controlling how addresses are automatically ... | Ryan Anderson | 2006-02-13 |
* | git-send-email: Fully implement --quiet and document it. | Ryan Anderson | 2006-02-05 |
* | git-send-email: Add --quiet to reduce some of the chatter when sending emails. | Ryan Anderson | 2006-02-02 |
* | Provide a more meaningful initial "From " line when using --compose in git-se... | Ryan Anderson | 2006-02-02 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 |