aboutsummaryrefslogtreecommitdiff
path: root/git-send-email.perl
Commit message (Expand)AuthorAge
* Merge branch 'tr/send-email-8bit' into maintJunio C Hamano2010-06-28
|\
| * send-email: ask about and declare 8bit mailsThomas Rast2010-06-18
* | Merge branch 'bg/send-email-smtpdomain' into maintJunio C Hamano2010-06-16
|\ \ | |/ |/|
| * send-email: Cleanup smtp-domain and add configBrian Gernhardt2010-04-10
| * send-email: Don't use FQDNs without a '.'Brian Gernhardt2010-04-10
| * send-email: Cleanup { styleBrian Gernhardt2010-04-10
* | Merge branch 'mg/maint-send-email-lazy-editor'Junio C Hamano2010-04-03
|\ \
| * | send-email: lazily assign editor variableMichael J Gruber2010-03-25
* | | Merge branch 'ja/send-email-ehlo'Junio C Hamano2010-04-03
|\ \ \ | | |/ | |/|
| * | git-send-email.perl - try to give real name of the calling host to HELO/EHLOJari Aalto2010-03-14
| * | git-send-email.perl: add option --smtp-debugJari Aalto2010-03-14
| * | git-send-email.perl: improve error message in send_message()Jari Aalto2010-03-14
* | | send-email: add --no-cc, --no-to, and --no-bccStephen Boyd2010-03-08
|/ /
* | Merge branch 'jc/1.7.0-send-email-no-thread-default'Junio C Hamano2009-12-26
|\ \
| * | 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
* | | | prepare send-email for smoother change of --chain-reply-to defaultNanako Shiraishi2009-11-29
| |_|/ |/| |
* | | add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"Jonathan Nieder2009-11-13
* | | Merge branch 'jp/maint-send-email-fold'Junio C Hamano2009-10-18
|\ \ \ | |/ / |/| |
| * | git-send-email.perl: fold multiple entry "Cc:" and multiple single line "RCPT...Joe Perches2009-10-09
| |/
* | send-email: fix mutt regex for grouped aliasesFelipe Contreras2009-10-01
* | send-email: fix obscure error when encryption=tls and smtp cannot connectYakov Lerner2009-09-25
|/
* Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-05
|\
| * send-email: remove debug traceErik Faye-Lund2009-08-04
* | Merge branch 'jk/maint-send-email-alias-loop'Junio C Hamano2009-07-25
|\ \
| * | send-email: detect cycles in alias expansionJeff King2009-07-24
| |/
* | 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
|\ \
| * | send-email: fix non-threaded mailsMarkus Heidelberg2009-06-12
| |/
* | send-email: fix a typo in a commentMarkus Heidelberg2009-06-12
* | send-email: fix threaded mails without chain-reply-toMarkus Heidelberg2009-06-12
* | send-email: use UTF-8 rather than utf-8 for consistencyBrandon Casey2009-06-09
* | git-send-email.perl: improve detection of MIME encoded-wordsBrandon Casey2009-06-09
* | Merge branch 'mw/send-email'Junio C Hamano2009-05-31
|\ \
| * | send-email: Remove superfluous `my $editor = ...'Michael Witten2009-04-14
| * | send-email: 'References:' should only reference what is sentMichael Witten2009-04-14
| * | send-email: Handle "GIT:" rather than "GIT: " during --composeMichael Witten2009-04-14
* | | Merge branch 'tp/send-email-from-config'Junio C Hamano2009-05-23
|\ \ \
| * | | send-email: Add config option for sender addressTrent Piepho2009-05-13
| | |/ | |/|
* | | git-send-email: Handle quotes when parsing .mailrc filesEric W. Biederman2009-05-21
|/ /
* | Add parsing of elm aliases to git-send-emailBill Pemberton2009-04-22
|/
* send-email: fix nasty bug in ask() functionJay Soffian2009-04-04
* send-email: ensure quoted addresses are rfc2047 encodedJay Soffian2009-04-02
* send-email: ask_default should apply to all emails, not just the firstJay Soffian2009-04-01
* send-email: don't attempt to prompt if tty is closedJay Soffian2009-04-01
* send-email: refactor and ensure prompting doesn't loop foreverJay Soffian2009-03-29
* Merge branch 'tr/maint-1.6.0-send-email-irt'Junio C Hamano2009-03-17
|\
| * send-email: respect in-reply-to regardless of threadingThomas Rast2009-03-02
* | send-email: add --confirm option and configuration settingJay Soffian2009-03-02