summaryrefslogtreecommitdiff
path: root/Documentation/git-send-email.txt
AgeCommit message (Expand)Author
2018-04-25Merge branch 'en/doc-typoes'Junio C Hamano
2018-04-25Merge branch 'mn/send-email-credential-doc'Junio C Hamano
2018-04-09Documentation: fix several one-character-off spelling errorsElijah Newren
2018-04-08send-email: simplify Gmail example in the documentationMichal Nazarewicz
2018-03-06send-email: support separate Reply-To addressChristian Ludwig
2017-11-28git-send-email: honor $PATH for sendmail binaryFlorian Klink
2017-07-07Merge branch 'xz/send-email-batch-size'Junio C Hamano
2017-07-05send-email: --batch-size to work around some SMTP server limitxiaoqiang zhao
2017-05-16send-email: support validate hookJonathan Tan
2017-03-20doc: change erroneous --[no]-whatever into --[no-]whateverÆvar Arnfjörð Bjarmason
2016-07-13Merge branch 'mm/doc-tt'Junio C Hamano
2016-06-28doc: typeset long command-line options as literalMatthieu Moy
2016-06-27Merge branch 'tr/doc-tt'Junio C Hamano
2016-06-08doc: change configuration variables formatTom Russello
2016-06-02Documentation/git-send-email: fix typo in gmail 2FA sectionSZEDER Gábor
2016-05-27Documentation: add instructions to help setup gmail 2FAMichael Rappazzo
2015-11-20sendemail: teach git-send-email to dump alias namesJacob Keller
2015-08-26Merge branch 'jv/send-email-selective-smtp-auth'Junio C Hamano
2015-08-17send-email: provide whitelist of SMTP AUTH mechanismsJan Viktorin
2015-08-03Merge branch 'rl/send-email-aliases'Junio C Hamano
2015-07-07send-email: allow multiple emails using --cc, --to and --bccRemi Lespinet
2015-06-01send-email: implement sendmail aliases line continuation supportEric Sunshine
2015-06-01send-email: further document missing sendmail aliases functionalityEric Sunshine
2015-05-27send-email: add sendmail email aliases formatAllen Hubbe
2015-03-14*config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy
2015-01-14Merge branch 'aw/doc-smtp-ssl-cert-path'Junio C Hamano
2015-01-07Merge branch 'lh/send-email-hide-x-mailer'Junio C Hamano
2015-01-07correct smtp-ssl-cert-path descriptionAdam Williamson
2014-12-15send-email: add --[no-]xmailer optionLuis Henriques
2014-11-25git-send-email: add --transfer-encoding optionPaolo Bonzini
2014-06-20Merge branch 'mt/send-email-cover-to-cc'Junio C Hamano
2014-05-21Documentation: use "command-line" when used as a compound adjective, and fix ...Jason St. John
2014-04-29git-send-email: two new options: to-cover, cc-coverMichael S. Tsirkin
2013-07-18send-email: be explicit with SSL certificate verificationRamkumar Ramachandra
2013-04-07send-email: make annotate configurableFelipe Contreras
2013-02-27git-send-email: use git credential to obtain passwordMichal Nazarewicz
2013-02-01Documentation: avoid poor-man's small caps GITThomas Ackermann
2012-10-10git-send-email: introduce compose-encodingKrzysztof Mazur
2012-02-27send-email: document the --smtp-debug optionZbigniew Jędrzejewski-Szmek
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk
2011-04-15Documentation: publicize hints for sending patches with GMailJonathan Nieder
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-12-11Merge branch 'maint'Junio C Hamano
2010-12-10Add --force to git-send-email documentationAlejandro R. Sedeño
2010-11-12git-send-email.perl: make initial In-Reply-To apply only to first emailAntonio Ospite
2010-10-27Merge branch 'jp/send-email-to-cmd'Junio C Hamano
2010-09-27git-send-email.perl: Add --to-cmdJoe Perches
2010-09-07New send-email option smtpserveroption.Pascal Obry
2010-06-27Merge branch 'tr/send-email-8bit'Junio C Hamano
2010-06-18send-email: ask about and declare 8bit mailsThomas Rast