summaryrefslogtreecommitdiff
path: root/Documentation/git-send-email.txt
AgeCommit message (Expand)Author
2009-07-31Documentation: git-send-email: correct statement about standard portsWesley J. Landaker
2009-07-31Documentation: git-send-email: fix submission port numberWesley J. Landaker
2009-07-23Improve doc for format-patch threading options.Yann Dirson
2009-06-18Test cccmd in t9001-send-email.sh and fix some bugsPaolo Bonzini
2009-06-12Merge branch 'mh/maint-fix-send-email-threaded' into mh/fix-send-email-threadedJunio C Hamano
2009-06-12doc/send-email: clarify the behavior of --in-reply-to with --no-threadMarkus Heidelberg
2009-06-12Merge branch 'maint'Junio C Hamano
2009-06-12Documentation: git-send-mail can take rev-list arg to drive format-patchPaolo Bonzini
2009-05-31Merge branch 'mw/send-email'Junio C Hamano
2009-05-14send-email: Add config option for sender addressTrent Piepho
2009-04-23Add parsing of elm aliases to git-send-emailBill Pemberton
2009-04-14Docs: send-email: --smtp-server-port can take symbolic portsMichael Witten
2009-04-14Docs: send-email: Refer to CONFIGURATION section for sendemail.multieditMichael Witten
2009-04-14Docs: send-email: Put options back into alphabetical orderMichael Witten
2009-04-08git-send-email.txt: clarify which options take an argument.Matthieu Moy
2009-03-17git-send-email.txt: describe --compose betterStephen Boyd
2009-03-05Merge branch 'js/send-email'Junio C Hamano
2009-03-03send-email: add --confirm option and configuration settingJay Soffian
2009-02-19Documentation: Note file formats send-email acceptsTodd Zullinger
2009-02-15send-email: --suppress-cc improvementsJay Soffian
2009-01-12Merge branch 'mh/maint-sendmail-cc-doc' into maintJunio C Hamano
2009-01-07Merge branch 'mh/maint-sendmail-cc-doc'Junio C Hamano
2008-12-29doc/git-send-email: mention sendemail.cc config variableMarkus Heidelberg
2008-12-27git-send-email.txt: move --format-patch paragraph to a proper locationAdeodato Simó
2008-12-10Fix typos in documentationAlexander Potashev
2008-11-12git send-email: ask less questions when --compose is used.Pierre Habouzit
2008-11-12git send-email: add --annotate optionPierre Habouzit
2008-11-12git send-email: interpret unknown files as revision listsPierre Habouzit
2008-10-01send-email: signedoffcc -> signedoffbycc, but handle bothMichael Witten
2008-10-01Docs: send-email: Create logical groupings for man textMichael Witten
2008-10-01Docs: send-email: Remove unnecessary config variable descriptionMichael Witten
2008-10-01Docs: send-email: --chain_reply_to -> --[no-]chain-reply-toMichael Witten
2008-10-01send-email: change --no-validate to boolean --[no-]validateMichael Witten
2008-10-01Docs: send-email: Man page option orderingMichael Witten
2008-10-01Docs: send-email's usage text and man page mention same optionsMichael Witten
2008-08-31Document sendemail.envelopesender configurationAsk Bjørn Hansen
2008-07-30Replace uses of "git-var" with "git var"Todd Zullinger
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-26git-send-email: add support for TLS via Net::SMTP::SSLThomas Rast
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-03-20Document the sendemail.smtpserverport config variableKevin Ballard
2008-02-12Merge branch 'mw/send-email'Junio C Hamano
2008-02-05git-send-email: Generalize auto-cc recipient mechanism.David Brown
2008-02-05git-send-email: ssh/login style password requestsMichael Witten
2008-01-26Documentation: add a bit about sendemail.to configurationMike Hommey
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-12-18Fix some documentation typos.Ralf Wildenhues
2007-11-08send-email: apply --suppress-from to S-o-b and cc-cmdUwe Kleine-König
2007-10-25git-send-email: add a new sendemail.to configuration variableMiklos Vajna