summaryrefslogtreecommitdiff
path: root/Documentation/git-send-email.txt
AgeCommit message (Expand)Author
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
2007-09-26send-email --smtp-server-port: allow overriding the default portJunio C Hamano
2007-09-03send-email: Add support for SSL and SMTP-AUTHDouglas Stockwell
2007-09-01Merge branch 'jp/send-email-cc'Junio C Hamano
2007-08-20Fix misspelling of 'suppress' in docsDave Watson
2007-08-18git-send-email --cc-cmdJoe Perches
2007-08-17Fix small typo in git send-email man page.Sean Estabrooks
2007-07-20Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben
2007-06-28git-send-email: make options easier to configure.Adam Roben
2007-06-27git-send-email: Add --threaded optionAdam Roben
2007-06-07War on whitespaceJunio C Hamano
2007-04-30send-email documentation: clarify --smtp-serverJari Aalto
2007-04-26Document --dry-run and envelope-sender for git-send-email.Robin H. Johnson
2007-03-19Make git-send-email aware of Cc: lines.J. Bruce Fields
2007-03-12git-send-email: configurable bcc and chain-reply-toAvi Kivity
2007-03-12git-send-email: Document configuration optionsAvi Kivity
2007-03-01Documentation/git-send-email.txt: Fix labeled list formattingSergey Vlasov
2006-10-29git-send-email: Read the default SMTP server from the GIT config fileSergey Vlasov
2006-10-29git-send-email: Document support for local sendmail instead of SMTP serverSergey Vlasov
2006-06-22Check and document the options to prevent mistakes.Eric W. Biederman
2006-06-04Documentation: Spelling fixesHorst H. von Brand
2006-02-13send-email: Add --ccRyan Anderson
2006-02-13send-email: Add some options for controlling how addresses are automatically ...Ryan Anderson
2006-02-06git-send-email: Fully implement --quiet and document it.Ryan Anderson
2005-10-10Remove the version tags from the manpagesJunio C Hamano
2005-10-03[PATCH] Random documentation fixesJonas Fonseca
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-08Big tool rename.Junio C Hamano