summaryrefslogtreecommitdiff
path: root/Documentation/git-send-email.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mc/send-email-header-cmd'Junio C Hamano2023-05-151-0/+11
|\
| * send-email: add --header-cmd, --no-header-cmd optionsMaxim Cournoyer2023-05-011-0/+11
* | send-email docs: Remove mention of discontinued gmail featureJouke Witteveen2023-04-281-6/+2
|/
* e-mail workflow: Message-ID is spelled with ID in both capital lettersJunio C Hamano2023-04-031-1/+1
* docs: git-send-email: difference between ssl and tls smtp-encryptionSotir Danailov2022-10-121-3/+12
* send-email docs: de-duplicate configuration sectionsÆvar Arnfjörð Bjarmason2022-09-071-34/+2
* send-email docs: add format-patch optionsThiago Perrotta2021-10-281-2/+4
* git-send-email: add option to specify sendmail commandGregory Anders2021-05-171-7/+18
* Merge branch 'vv/send-email-with-less-secure-apps-access'Junio C Hamano2021-01-151-1/+5
|\
| * git-send-email.txt: mention less secure app access with GmailVasyl Vavrychuk2021-01-071-1/+5
* | Documentation: stylistically normalize references to Signed-off-by:Bradley M. Kuhn2020-10-201-2/+2
|/
* Documentation: wrap config listings in "----"Martin Ågren2019-09-091-5/+7
* Merge branch 'cm/send-email-document-req-modules'Junio C Hamano2019-06-211-2/+6
|\
| * send-email: update documentation of required Perl modulesChris Mayo2019-05-311-2/+6
* | Merge branch 'ab/send-email-transferencoding-fix'Junio C Hamano2019-06-131-0/+8
|\ \ | |/ |/|
| * send-email: fix regression in sendemail.identity parsingÆvar Arnfjörð Bjarmason2019-05-291-0/+4
| * send-email: document --no-[to|cc|bcc]Ævar Arnfjörð Bjarmason2019-05-191-0/+4
* | doc: tidy asciidoc styleJean-Noël Avila2019-01-231-1/+1
* | Merge branch 'jw/send-email-no-auth'Junio C Hamano2018-11-061-1/+6
|\ \
| * | send-email: explicitly disable authenticationJoshua Watt2018-10-231-1/+6
* | | send-email: also pick up cc addresses from -by trailersRasmus Villemoes2018-10-161-1/+4
* | | Documentation/git-send-email.txt: style fixesRasmus Villemoes2018-10-111-4/+4
|/ /
* | docs: correct RFC specifying email line lengthbrian m. carlson2018-07-091-1/+1
|/
* send-email: automatically determine transfer-encodingbrian m. carlson2018-07-091-2/+1
* send-email: accept long lines with suitable transfer encodingbrian m. carlson2018-07-091-2/+5
* send-email: add an auto option for transfer encodingbrian m. carlson2018-07-091-4/+7
* Use proper syntax for replaceables in command docsRobert P. J. Day2018-05-251-1/+1
* doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy2018-05-021-2/+2
* Merge branch 'en/doc-typoes'Junio C Hamano2018-04-251-1/+1
|\
| * Documentation: fix several one-character-off spelling errorsElijah Newren2018-04-091-1/+1
* | Merge branch 'mn/send-email-credential-doc'Junio C Hamano2018-04-251-10/+6
|\ \
| * | send-email: simplify Gmail example in the documentationMichal Nazarewicz2018-04-081-10/+6
* | | send-email: support separate Reply-To addresscl/send-email-reply-toChristian Ludwig2018-03-061-0/+5
| |/ |/|
* | git-send-email: honor $PATH for sendmail binaryfk/sendmail-from-pathFlorian Klink2017-11-281-3/+3
* | Merge branch 'xz/send-email-batch-size'Junio C Hamano2017-07-061-0/+15
|\ \
| * | send-email: --batch-size to work around some SMTP server limitxiaoqiang zhao2017-07-051-0/+15
* | | send-email: support validate hookJonathan Tan2017-05-161-0/+1
|/ /
* | doc: change erroneous --[no]-whatever into --[no-]whateverab/doc-no-option-notation-fixÆvar Arnfjörð Bjarmason2017-03-201-1/+1
* | Merge branch 'mm/doc-tt'Junio C Hamano2016-07-131-12/+12
|\ \
| * | doc: typeset long command-line options as literalMatthieu Moy2016-06-281-12/+12
* | | Merge branch 'tr/doc-tt'Junio C Hamano2016-06-271-31/+31
|\ \ \ | |/ /
| * | doc: change configuration variables formattr/doc-ttTom Russello2016-06-081-31/+31
* | | Documentation/git-send-email: fix typo in gmail 2FA sectionmr/send-email-doc-gmail-2faSZEDER Gábor2016-06-011-1/+1
| |/ |/|
* | Documentation: add instructions to help setup gmail 2FAMichael Rappazzo2016-05-271-0/+13
|/
* sendemail: teach git-send-email to dump alias namesJacob Keller2015-11-201-0/+11
* Merge branch 'jv/send-email-selective-smtp-auth'Junio C Hamano2015-08-261-0/+13
|\
| * send-email: provide whitelist of SMTP AUTH mechanismsjv/send-email-selective-smtp-authJan Viktorin2015-08-171-0/+13
* | Merge branch 'rl/send-email-aliases'Junio C Hamano2015-08-031-6/+6
|\ \ | |/ |/|
| * send-email: allow multiple emails using --cc, --to and --bccRemi Lespinet2015-07-071-6/+6
* | send-email: implement sendmail aliases line continuation supportEric Sunshine2015-06-011-2/+0