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