Age | Commit message (Expand) | Author | Files | Lines |
2013-07-18 | send-email: be explicit with SSL certificate verification | Ramkumar Ramachandra | 1 | -0/+6 |
2013-04-07 | send-email: make annotate configurable | Felipe Contreras | 1 | -2/+3 |
2013-02-27 | git-send-email: use git credential to obtain password | Michal Nazarewicz | 1 | -2/+2 |
2013-02-01 | Documentation: avoid poor-man's small caps GIT | Thomas Ackermann | 1 | -1/+1 |
2012-10-10 | git-send-email: introduce compose-encoding | Krzysztof Mazur | 1 | -0/+4 |
2012-02-27 | send-email: document the --smtp-debug option | Zbigniew Jędrzejewski-Szmek | 1 | -0/+4 |
2011-07-06 | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 1 | -0/+1 |
2011-04-15 | Documentation: publicize hints for sending patches with GMail | Jonathan Nieder | 1 | -3/+16 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -15/+0 |
2010-12-10 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+3 |
2010-12-10 | Add --force to git-send-email documentation | Alejandro R. Sedeño | 1 | -0/+3 |
2010-11-12 | git-send-email.perl: make initial In-Reply-To apply only to first email | Antonio Ospite | 1 | -5/+20 |
2010-10-26 | Merge branch 'jp/send-email-to-cmd' | Junio C Hamano | 1 | -1/+7 |
2010-09-27 | git-send-email.perl: Add --to-cmd | Joe Perches | 1 | -1/+7 |
2010-09-06 | New send-email option smtpserveroption. | Pascal Obry | 1 | -0/+9 |
2010-06-27 | Merge branch 'tr/send-email-8bit' | Junio C Hamano | 1 | -0/+9 |
2010-06-18 | send-email: ask about and declare 8bit mails | Thomas Rast | 1 | -0/+9 |
2010-05-08 | Merge branch 'bg/send-email-smtpdomain' | Junio C Hamano | 1 | -0/+7 |
2010-05-04 | Documentation/git-send-email: Add "Use gmail as the smtp server" | Ping Yin | 1 | -0/+15 |
2010-04-10 | send-email: Cleanup smtp-domain and add config | Brian Gernhardt | 1 | -1/+2 |
2010-04-10 | Document send-email --smtp-domain | Brian Gernhardt | 1 | -0/+6 |
2009-12-26 | Merge branch 'jc/1.7.0-send-email-no-thread-default' | Junio C Hamano | 1 | -3/+3 |
2009-11-30 | Merge branch 'fc/send-email-envelope' | Junio C Hamano | 1 | -3/+4 |
2009-11-27 | send-email: automatic envelope sender | Felipe Contreras | 1 | -3/+4 |
2009-11-13 | add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR" | Jonathan Nieder | 1 | -2/+2 |
2009-08-22 | send-email: make --no-chain-reply-to the default | Junio C Hamano | 1 | -3/+3 |
2009-07-31 | Documentation: git-send-email: correct statement about standard ports | Wesley J. Landaker | 1 | -2/+3 |
2009-07-31 | Documentation: git-send-email: fix submission port number | Wesley J. Landaker | 1 | -1/+1 |
2009-07-22 | Improve doc for format-patch threading options. | Yann Dirson | 1 | -5/+16 |
2009-06-18 | Test cccmd in t9001-send-email.sh and fix some bugs | Paolo Bonzini | 1 | -2/+2 |
2009-06-12 | Merge branch 'mh/maint-fix-send-email-threaded' into mh/fix-send-email-threaded | Junio C Hamano | 1 | -2/+3 |
2009-06-12 | doc/send-email: clarify the behavior of --in-reply-to with --no-thread | Markus Heidelberg | 1 | -2/+3 |
2009-06-11 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+4 |
2009-06-11 | Documentation: git-send-mail can take rev-list arg to drive format-patch | Paolo Bonzini | 1 | -0/+4 |
2009-05-31 | Merge branch 'mw/send-email' | Junio C Hamano | 1 | -12/+15 |
2009-05-13 | send-email: Add config option for sender address | Trent Piepho | 1 | -3/+6 |
2009-04-22 | Add parsing of elm aliases to git-send-email | Bill Pemberton | 1 | -1/+1 |
2009-04-14 | Docs: send-email: --smtp-server-port can take symbolic ports | Michael Witten | 1 | -1/+3 |
2009-04-14 | Docs: send-email: Refer to CONFIGURATION section for sendemail.multiedit | Michael Witten | 1 | -3/+4 |
2009-04-14 | Docs: send-email: Put options back into alphabetical order | Michael Witten | 1 | -11/+11 |
2009-04-07 | git-send-email.txt: clarify which options take an argument. | Matthieu Moy | 1 | -17/+17 |
2009-03-17 | git-send-email.txt: describe --compose better | Stephen Boyd | 1 | -7/+6 |
2009-03-05 | Merge branch 'js/send-email' | Junio C Hamano | 1 | -8/+40 |
2009-03-02 | send-email: add --confirm option and configuration setting | Jay Soffian | 1 | -0/+21 |
2009-02-18 | Documentation: Note file formats send-email accepts | Todd Zullinger | 1 | -0/+13 |
2009-02-14 | send-email: --suppress-cc improvements | Jay Soffian | 1 | -8/+19 |
2009-01-11 | Merge branch 'mh/maint-sendmail-cc-doc' into maint | Junio C Hamano | 1 | -0/+1 |
2009-01-07 | Merge branch 'mh/maint-sendmail-cc-doc' | Junio C Hamano | 1 | -0/+1 |
2008-12-29 | doc/git-send-email: mention sendemail.cc config variable | Markus Heidelberg | 1 | -0/+1 |
2008-12-27 | git-send-email.txt: move --format-patch paragraph to a proper location | Adeodato Simó | 1 | -6/+6 |