aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-send-email.txt
Commit message (Expand)AuthorAge
...
| * send-email: make --no-chain-reply-to the defaultJunio C Hamano2009-08-22
* | Merge branch 'fc/send-email-envelope'Junio C Hamano2009-11-30
|\ \
| * | send-email: automatic envelope senderFelipe Contreras2009-11-27
| |/
* | add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"Jonathan Nieder2009-11-13
|/
* Documentation: git-send-email: correct statement about standard portsWesley J. Landaker2009-07-31
* Documentation: git-send-email: fix submission port numberWesley J. Landaker2009-07-31
* Improve doc for format-patch threading options.Yann Dirson2009-07-22
* Test cccmd in t9001-send-email.sh and fix some bugsPaolo Bonzini2009-06-18
* Merge branch 'mh/maint-fix-send-email-threaded' into mh/fix-send-email-threadedJunio C Hamano2009-06-12
|\
| * doc/send-email: clarify the behavior of --in-reply-to with --no-threadMarkus Heidelberg2009-06-12
* | Merge branch 'maint'Junio C Hamano2009-06-11
|\ \ | |/
| * Documentation: git-send-mail can take rev-list arg to drive format-patchPaolo Bonzini2009-06-11
* | Merge branch 'mw/send-email'Junio C Hamano2009-05-31
|\ \
| * | Docs: send-email: --smtp-server-port can take symbolic portsMichael Witten2009-04-14
| * | Docs: send-email: Refer to CONFIGURATION section for sendemail.multieditMichael Witten2009-04-14
| * | Docs: send-email: Put options back into alphabetical orderMichael Witten2009-04-14
* | | send-email: Add config option for sender addressTrent Piepho2009-05-13
| |/ |/|
* | 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