| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'xz/send-email-batch-size' | Junio C Hamano | 2017-07-06 | 1 | -0/+15 |
|\ |
|
| * | send-email: --batch-size to work around some SMTP server limit | xiaoqiang zhao | 2017-07-05 | 1 | -0/+15 |
* | | send-email: support validate hook | Jonathan Tan | 2017-05-16 | 1 | -0/+1 |
|/ |
|
* | doc: change erroneous --[no]-whatever into --[no-]whateverab/doc-no-option-notation-fix | Ævar Arnfjörð Bjarmason | 2017-03-20 | 1 | -1/+1 |
* | Merge branch 'mm/doc-tt' | Junio C Hamano | 2016-07-13 | 1 | -12/+12 |
|\ |
|
| * | doc: typeset long command-line options as literal | Matthieu Moy | 2016-06-28 | 1 | -12/+12 |
* | | Merge branch 'tr/doc-tt' | Junio C Hamano | 2016-06-27 | 1 | -31/+31 |
|\ \
| |/ |
|
| * | doc: change configuration variables formattr/doc-tt | Tom Russello | 2016-06-08 | 1 | -31/+31 |
* | | Documentation/git-send-email: fix typo in gmail 2FA sectionmr/send-email-doc-gmail-2fa | SZEDER Gábor | 2016-06-01 | 1 | -1/+1 |
* | | Documentation: add instructions to help setup gmail 2FA | Michael Rappazzo | 2016-05-27 | 1 | -0/+13 |
|/ |
|
* | sendemail: teach git-send-email to dump alias names | Jacob Keller | 2015-11-20 | 1 | -0/+11 |
* | Merge branch 'jv/send-email-selective-smtp-auth' | Junio C Hamano | 2015-08-26 | 1 | -0/+13 |
|\ |
|
| * | send-email: provide whitelist of SMTP AUTH mechanismsjv/send-email-selective-smtp-auth | Jan Viktorin | 2015-08-17 | 1 | -0/+13 |
* | | Merge branch 'rl/send-email-aliases' | Junio C Hamano | 2015-08-03 | 1 | -6/+6 |
|\ \
| |/
|/| |
|
| * | send-email: allow multiple emails using --cc, --to and --bcc | Remi Lespinet | 2015-07-07 | 1 | -6/+6 |
* | | send-email: implement sendmail aliases line continuation support | Eric Sunshine | 2015-06-01 | 1 | -2/+0 |
* | | send-email: further document missing sendmail aliases functionality | Eric Sunshine | 2015-06-01 | 1 | -0/+3 |
* | | send-email: add sendmail email aliases format | Allen Hubbe | 2015-05-27 | 1 | -1/+17 |
|/ |
|
* | *config.txt: stick to camelCase naming conventionnd/config-doc-camelCase | Nguyễn Thái Ngọc Duy | 2015-03-13 | 1 | -25/+25 |
* | Merge branch 'aw/doc-smtp-ssl-cert-path' | Junio C Hamano | 2015-01-14 | 1 | -4/+9 |
|\ |
|
| * | correct smtp-ssl-cert-path descriptionaw/doc-smtp-ssl-cert-path | Adam Williamson | 2015-01-07 | 1 | -4/+9 |
* | | Merge branch 'lh/send-email-hide-x-mailer' | Junio C Hamano | 2015-01-07 | 1 | -0/+5 |
|\ \ |
|
| * | | send-email: add --[no-]xmailer option | Luis Henriques | 2014-12-15 | 1 | -0/+5 |
* | | | git-send-email: add --transfer-encoding optionpb/send-email-te | Paolo Bonzini | 2014-11-25 | 1 | -0/+10 |
|/ / |
|
* | | Merge branch 'mt/send-email-cover-to-cc' | Junio C Hamano | 2014-06-20 | 1 | -0/+12 |
|\ \ |
|
| * | | git-send-email: two new options: to-cover, cc-cover | Michael S. Tsirkin | 2014-04-29 | 1 | -0/+12 |
| |/ |
|
* | | Documentation: use "command-line" when used as a compound adjective, and fix ...jj/command-line-somethingjj/command-line-adjective | Jason St. John | 2014-05-21 | 1 | -3/+3 |
|/ |
|
* | send-email: be explicit with SSL certificate verificationrr/send-email-ssl-verify | Ramkumar Ramachandra | 2013-07-18 | 1 | -0/+6 |
* | send-email: make annotate configurable | Felipe Contreras | 2013-04-07 | 1 | -2/+3 |
* | git-send-email: use git credential to obtain password | Michal Nazarewicz | 2013-02-27 | 1 | -2/+2 |
* | Documentation: avoid poor-man's small caps GIT | Thomas Ackermann | 2013-02-01 | 1 | -1/+1 |
* | git-send-email: introduce compose-encoding | Krzysztof Mazur | 2012-10-10 | 1 | -0/+4 |
* | send-email: document the --smtp-debug option | Zbigniew Jędrzejewski-Szmek | 2012-02-27 | 1 | -0/+4 |
* | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 2011-07-06 | 1 | -0/+1 |
* | Documentation: publicize hints for sending patches with GMail | Jonathan Nieder | 2011-04-15 | 1 | -3/+16 |
* | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 | 1 | -15/+0 |
* | Merge branch 'maint' | Junio C Hamano | 2010-12-10 | 1 | -0/+3 |
|\ |
|
| * | Add --force to git-send-email documentation | Alejandro R. Sedeño | 2010-12-10 | 1 | -0/+3 |
* | | git-send-email.perl: make initial In-Reply-To apply only to first email | Antonio Ospite | 2010-11-12 | 1 | -5/+20 |
* | | Merge branch 'jp/send-email-to-cmd' | Junio C Hamano | 2010-10-26 | 1 | -1/+7 |
|\ \ |
|
| * | | git-send-email.perl: Add --to-cmd | Joe Perches | 2010-09-27 | 1 | -1/+7 |
| |/ |
|
* | | New send-email option smtpserveroption. | Pascal Obry | 2010-09-06 | 1 | -0/+9 |
|/ |
|
* | Merge branch 'tr/send-email-8bit' | Junio C Hamano | 2010-06-27 | 1 | -0/+9 |
|\ |
|
| * | send-email: ask about and declare 8bit mails | Thomas Rast | 2010-06-18 | 1 | -0/+9 |
* | | Merge branch 'bg/send-email-smtpdomain' | Junio C Hamano | 2010-05-08 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | send-email: Cleanup smtp-domain and add config | Brian Gernhardt | 2010-04-10 | 1 | -1/+2 |
| * | Document send-email --smtp-domain | Brian Gernhardt | 2010-04-10 | 1 | -0/+6 |
* | | Documentation/git-send-email: Add "Use gmail as the smtp server" | Ping Yin | 2010-05-04 | 1 | -0/+15 |
|/ |
|
* | Merge branch 'jc/1.7.0-send-email-no-thread-default' | Junio C Hamano | 2009-12-26 | 1 | -3/+3 |
|\ |
|
| * | send-email: make --no-chain-reply-to the default | Junio C Hamano | 2009-08-22 | 1 | -3/+3 |