| Commit message (Expand) | Author | Age | Files | Lines |
* | git-send-email: use git credential to obtain password | Michal Nazarewicz | 2013-02-27 | 1 | -28/+43 |
* | Merge branch 'nz/send-email-headers-are-case-insensitive' | Junio C Hamano | 2013-01-14 | 1 | -5/+5 |
|\ |
|
| * | git-send-email: treat field names as case-insensitively | Nickolai Zeldovich | 2013-01-06 | 1 | -5/+5 |
| * | Merge branch 'sb/send-email-reconfirm-fix' into maint | Junio C Hamano | 2012-09-14 | 1 | -2/+4 |
| |\ |
|
| * \ | Merge branch 'jc/send-email-reconfirm' into maint | Junio C Hamano | 2012-09-14 | 1 | -3/+13 |
| |\ \ |
|
* | \ \ | Merge branch 'km/send-email-remove-cruft-in-address' | Junio C Hamano | 2012-11-29 | 1 | -18/+59 |
|\ \ \ \ |
|
| * | | | | git-send-email: allow edit invalid email address | Krzysztof Mazur | 2012-11-26 | 1 | -3/+6 |
| * | | | | git-send-email: ask what to do with an invalid email address | Krzysztof Mazur | 2012-11-26 | 1 | -2/+10 |
| * | | | | git-send-email: remove invalid addresses earlier | Krzysztof Mazur | 2012-11-26 | 1 | -13/+39 |
| * | | | | git-send-email: fix fallback code in extract_valid_address() | Krzysztof Mazur | 2012-11-26 | 1 | -5/+5 |
| * | | | | git-send-email: remove garbage after email address | Krzysztof Mazur | 2012-11-26 | 1 | -0/+4 |
* | | | | | send-email: avoid questions when user has an ident | Felipe Contreras | 2012-11-26 | 1 | -6/+1 |
|/ / / / |
|
* | | | | git-send-email: add rfc2047 quoting for "=?" | Krzysztof Mazur | 2012-10-25 | 1 | -1/+1 |
* | | | | git-send-email: introduce quote_subject() | Krzysztof Mazur | 2012-10-25 | 1 | -6/+19 |
* | | | | git-send-email: skip RFC2047 quoting for ASCII subjects | Krzysztof Mazur | 2012-10-25 | 1 | -1/+2 |
* | | | | git-send-email: use compose-encoding for Subject | Krzysztof Mazur | 2012-10-25 | 1 | -4/+4 |
* | | | | git-send-email: introduce compose-encoding | Krzysztof Mazur | 2012-10-10 | 1 | -1/+8 |
* | | | | Merge branch 'sb/send-email-reconfirm-fix' | Junio C Hamano | 2012-09-12 | 1 | -2/+4 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | send-email: initial_to and initial_reply_to are both optional | Stephen Boyd | 2012-09-06 | 1 | -2/+4 |
| | |/
| |/| |
|
* | | | Merge branch 'jc/send-email-reconfirm' | Junio C Hamano | 2012-09-03 | 1 | -3/+13 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | send-email: validate & reconfirm interactive responses | Junio C Hamano | 2012-08-14 | 1 | -3/+13 |
* | | send-email: improve RFC2047 quote parsing | Thomas Rast | 2012-07-31 | 1 | -4/+6 |
|/ |
|
* | send-email: multiedit is a boolean config option | Jeff King | 2012-01-09 | 1 | -1/+1 |
* | Merge branch 'md/smtp-tls-hello-again' | Junio C Hamano | 2011-10-18 | 1 | -1/+1 |
|\ |
|
| * | send-email: Honour SMTP domain when using TLS | Matthew Daley | 2011-10-15 | 1 | -1/+1 |
* | | send-email: Fix %config_path_settings handling | Cord Seele | 2011-10-14 | 1 | -2/+10 |
* | | Merge branch 'cs/perl-config-path-send-email' | Junio C Hamano | 2011-10-12 | 1 | -1/+9 |
|\ \ |
|
| * | | use new Git::config_path() for aliasesfilecs/perl-config-path-send-email | Cord Seele | 2011-09-30 | 1 | -1/+9 |
* | | | Merge branch 'zj/send-email-authen-sasl' | Junio C Hamano | 2011-10-12 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | send-email: auth plain/login fixzj/send-email-authen-sasl | Zbigniew Jędrzejewski-Szmek | 2011-09-29 | 1 | -0/+6 |
* | | | | send-email: add option -h | Clemens Buchacher | 2011-09-12 | 1 | -1/+4 |
| |/ /
|/| | |
|
* | | | git-send-email: fix missing space in error message | Sylvain Rabot | 2011-04-29 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'ao/send-email-irt' | Junio C Hamano | 2010-11-24 | 1 | -1/+2 |
|\ \ |
|
| * | | git-send-email.perl: make initial In-Reply-To apply only to first email | Antonio Ospite | 2010-11-12 | 1 | -1/+2 |
* | | | Merge branch 'maint' | Junio C Hamano | 2010-11-24 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter' into maint | Junio C Hamano | 2010-11-24 | 1 | -0/+13 |
| |\ \ |
|
| * | | | git-send-email.perl: Deduplicate "to:" and "cc:" entries with names | Joe Perches | 2010-11-24 | 1 | -1/+1 |
* | | | | Merge branch 'ab/send-email-perl' | Junio C Hamano | 2010-10-26 | 1 | -39/+35 |
|\ \ \ \ |
|
| * | | | | send-email: extract_valid_address use qr// regexes | Ævar Arnfjörð Bjarmason | 2010-09-30 | 1 | -2/+2 |
| * | | | | send-email: is_rfc2047_quoted use qr// regexes | Ævar Arnfjörð Bjarmason | 2010-09-30 | 1 | -2/+2 |
| * | | | | send-email: use Perl idioms in while loop | Ævar Arnfjörð Bjarmason | 2010-09-30 | 1 | -3/+2 |
| * | | | | send-email: make_message_id use "require" instead of "use" | Ævar Arnfjörð Bjarmason | 2010-09-30 | 1 | -1/+1 |
| * | | | | send-email: send_message die on $!, not $? | Ævar Arnfjörð Bjarmason | 2010-09-30 | 1 | -1/+1 |
| * | | | | send-email: use (?:) instead of () if no match variables are needed | Ævar Arnfjörð Bjarmason | 2010-09-30 | 1 | -1/+1 |
| * | | | | send-email: sanitize_address use qq["foo"], not "\"foo\"" | Ævar Arnfjörð Bjarmason | 2010-09-30 | 1 | -1/+1 |
| * | | | | send-email: sanitize_address use $foo, not "$foo" | Ævar Arnfjörð Bjarmason | 2010-09-30 | 1 | -1/+1 |
| * | | | | send-email: use \E***\Q instead of \*\*\* | Ævar Arnfjörð Bjarmason | 2010-09-30 | 1 | -1/+1 |
| * | | | | send-email: cleanup_compose_files doesn't need a prototype | Ævar Arnfjörð Bjarmason | 2010-09-30 | 1 | -3/+1 |
| * | | | | send-email: unique_email_list doesn't need a prototype | Ævar Arnfjörð Bjarmason | 2010-09-30 | 1 | -2/+1 |
| * | | | | send-email: file_declares_8bit_cte doesn't need a prototype | Ævar Arnfjörð Bjarmason | 2010-09-30 | 1 | -1/+1 |