summaryrefslogtreecommitdiff
path: root/Documentation/git-send-email.txt
AgeCommit message (Expand)AuthorFilesLines
2009-04-22Add parsing of elm aliases to git-send-emailLibravatar Bill Pemberton1-1/+1
2009-04-07git-send-email.txt: clarify which options take an argument.Libravatar Matthieu Moy1-17/+17
2009-03-17git-send-email.txt: describe --compose betterLibravatar Stephen Boyd1-7/+6
2009-03-05Merge branch 'js/send-email'Libravatar Junio C Hamano1-8/+40
2009-03-02send-email: add --confirm option and configuration settingLibravatar Jay Soffian1-0/+21
2009-02-18Documentation: Note file formats send-email acceptsLibravatar Todd Zullinger1-0/+13
2009-02-14send-email: --suppress-cc improvementsLibravatar Jay Soffian1-8/+19
2009-01-11Merge branch 'mh/maint-sendmail-cc-doc' into maintLibravatar Junio C Hamano1-0/+1
2009-01-07Merge branch 'mh/maint-sendmail-cc-doc'Libravatar Junio C Hamano1-0/+1
2008-12-29doc/git-send-email: mention sendemail.cc config variableLibravatar Markus Heidelberg1-0/+1
2008-12-27git-send-email.txt: move --format-patch paragraph to a proper locationLibravatar Adeodato Simó1-6/+6
2008-12-09Fix typos in documentationLibravatar Alexander Potashev1-1/+1
2008-11-11git send-email: ask less questions when --compose is used.Libravatar Pierre Habouzit1-0/+9
2008-11-11git send-email: add --annotate optionLibravatar Pierre Habouzit1-0/+11
2008-11-11git send-email: interpret unknown files as revision listsLibravatar Pierre Habouzit1-1/+7
2008-10-01send-email: signedoffcc -> signedoffbycc, but handle bothLibravatar Michael Witten1-1/+1
2008-10-01Docs: send-email: Create logical groupings for man textLibravatar Michael Witten1-50/+69
2008-10-01Docs: send-email: Remove unnecessary config variable descriptionLibravatar Michael Witten1-75/+16
2008-10-01Docs: send-email: --chain_reply_to -> --[no-]chain-reply-toLibravatar Michael Witten1-1/+1
2008-10-01send-email: change --no-validate to boolean --[no-]validateLibravatar Michael Witten1-2/+7
2008-10-01Docs: send-email: Man page option orderingLibravatar Michael Witten1-72/+66
2008-10-01Docs: send-email's usage text and man page mention same optionsLibravatar Michael Witten1-8/+13
2008-08-31Document sendemail.envelopesender configurationLibravatar Ask Bjørn Hansen1-0/+3
2008-07-30Replace uses of "git-var" with "git var"Libravatar Todd Zullinger1-1/+1
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-1/+1
2008-06-25git-send-email: add support for TLS via Net::SMTP::SSLLibravatar Thomas Rast1-4/+12
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsLibravatar Stephan Beyer1-4/+8
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-03-19Document the sendemail.smtpserverport config variableLibravatar Kevin Ballard1-0/+3
2008-02-11Merge branch 'mw/send-email'Libravatar Junio C Hamano1-5/+34
2008-02-05git-send-email: Generalize auto-cc recipient mechanism.Libravatar David Brown1-0/+11
2008-02-05git-send-email: ssh/login style password requestsLibravatar Michael Witten1-5/+34
2008-01-26Documentation: add a bit about sendemail.to configurationLibravatar Mike Hommey1-0/+2
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-1/+1
2007-12-18Fix some documentation typos.Libravatar Ralf Wildenhues1-1/+1
2007-11-07send-email: apply --suppress-from to S-o-b and cc-cmdLibravatar Uwe Kleine-König1-2/+1
2007-10-24git-send-email: add a new sendemail.to configuration variableLibravatar Miklos Vajna1-0/+3
2007-09-26send-email --smtp-server-port: allow overriding the default portLibravatar Junio C Hamano1-0/+5
2007-09-03send-email: Add support for SSL and SMTP-AUTHLibravatar Douglas Stockwell1-1/+34
2007-09-01Merge branch 'jp/send-email-cc'Libravatar Junio C Hamano1-0/+9
2007-08-19Fix misspelling of 'suppress' in docsLibravatar Dave Watson1-1/+1
2007-08-17git-send-email --cc-cmdLibravatar Joe Perches1-0/+9
2007-08-17Fix small typo in git send-email man page.Libravatar Sean Estabrooks1-1/+1
2007-07-20Add GIT_EDITOR environment and core.editor configuration variablesLibravatar Adam Roben1-2/+2
2007-06-27git-send-email: make options easier to configure.Libravatar Adam Roben1-10/+14
2007-06-26git-send-email: Add --threaded optionLibravatar Adam Roben1-0/+7
2007-06-07War on whitespaceLibravatar Junio C Hamano1-2/+1
2007-04-30send-email documentation: clarify --smtp-serverLibravatar Jari Aalto1-3/+4
2007-04-25Document --dry-run and envelope-sender for git-send-email.Libravatar Robin H. Johnson1-0/+9
2007-03-18Make git-send-email aware of Cc: lines.Libravatar J. Bruce Fields1-1/+2