aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-send-email.txt
Commit message (Expand)AuthorAge
* Add parsing of elm aliases to git-send-emailBill Pemberton2009-04-22
* git-send-email.txt: clarify which options take an argument.Matthieu Moy2009-04-07
* git-send-email.txt: describe --compose betterStephen Boyd2009-03-17
* Merge branch 'js/send-email'Junio C Hamano2009-03-05
|\
| * send-email: add --confirm option and configuration settingJay Soffian2009-03-02
| * send-email: --suppress-cc improvementsJay Soffian2009-02-14
| * Merge branch 'mh/maint-sendmail-cc-doc'Junio C Hamano2009-01-07
| |\
* | | Documentation: Note file formats send-email acceptsTodd Zullinger2009-02-18
* | | Merge branch 'mh/maint-sendmail-cc-doc' into maintJunio C Hamano2009-01-11
|\ \ \ | |/ / |/| / | |/
| * doc/git-send-email: mention sendemail.cc config variableMarkus Heidelberg2008-12-29
* | git-send-email.txt: move --format-patch paragraph to a proper locationAdeodato Simó2008-12-27
|/
* Fix typos in documentationAlexander Potashev2008-12-09
* git send-email: ask less questions when --compose is used.Pierre Habouzit2008-11-11
* git send-email: add --annotate optionPierre Habouzit2008-11-11
* git send-email: interpret unknown files as revision listsPierre Habouzit2008-11-11
* send-email: signedoffcc -> signedoffbycc, but handle bothMichael Witten2008-10-01
* Docs: send-email: Create logical groupings for man textMichael Witten2008-10-01
* Docs: send-email: Remove unnecessary config variable descriptionMichael Witten2008-10-01
* Docs: send-email: --chain_reply_to -> --[no-]chain-reply-toMichael Witten2008-10-01
* send-email: change --no-validate to boolean --[no-]validateMichael Witten2008-10-01
* Docs: send-email: Man page option orderingMichael Witten2008-10-01
* Docs: send-email's usage text and man page mention same optionsMichael Witten2008-10-01
* Document sendemail.envelopesender configurationAsk Bjørn Hansen2008-08-31
* Replace uses of "git-var" with "git var"Todd Zullinger2008-07-30
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* git-send-email: add support for TLS via Net::SMTP::SSLThomas Rast2008-06-25
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Document the sendemail.smtpserverport config variableKevin Ballard2008-03-19
* Merge branch 'mw/send-email'Junio C Hamano2008-02-11
|\
| * git-send-email: ssh/login style password requestsMichael Witten2008-02-05
* | git-send-email: Generalize auto-cc recipient mechanism.David Brown2008-02-05
|/
* Documentation: add a bit about sendemail.to configurationMike Hommey2008-01-26
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Fix some documentation typos.Ralf Wildenhues2007-12-18
* send-email: apply --suppress-from to S-o-b and cc-cmdUwe Kleine-König2007-11-07
* git-send-email: add a new sendemail.to configuration variableMiklos Vajna2007-10-24
* send-email --smtp-server-port: allow overriding the default portJunio C Hamano2007-09-26
* send-email: Add support for SSL and SMTP-AUTHDouglas Stockwell2007-09-03
* Merge branch 'jp/send-email-cc'Junio C Hamano2007-09-01
|\
| * git-send-email --cc-cmdJoe Perches2007-08-17
* | Fix misspelling of 'suppress' in docsDave Watson2007-08-19
* | Fix small typo in git send-email man page.Sean Estabrooks2007-08-17
|/
* Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben2007-07-20
* git-send-email: make options easier to configure.Adam Roben2007-06-27
* git-send-email: Add --threaded optionAdam Roben2007-06-26
* War on whitespaceJunio C Hamano2007-06-07
* send-email documentation: clarify --smtp-serverJari Aalto2007-04-30
* Document --dry-run and envelope-sender for git-send-email.Robin H. Johnson2007-04-25
* Make git-send-email aware of Cc: lines.J. Bruce Fields2007-03-18