Age | Commit message (Expand) | Author | Files | Lines |
2010-06-18 | send-email: ask about and declare 8bit mails | Thomas Rast | 1 | -0/+60 |
2010-05-08 | Merge branch 'bg/send-email-smtpdomain' | Junio C Hamano | 1 | -26/+22 |
2010-04-10 | send-email: Cleanup smtp-domain and add config | Brian Gernhardt | 1 | -10/+9 |
2010-04-10 | send-email: Don't use FQDNs without a '.' | Brian Gernhardt | 1 | -4/+7 |
2010-04-10 | send-email: Cleanup { style | Brian Gernhardt | 1 | -12/+6 |
2010-04-03 | Merge branch 'mg/maint-send-email-lazy-editor' | Junio C Hamano | 1 | -1/+4 |
2010-04-03 | Merge branch 'ja/send-email-ehlo' | Junio C Hamano | 1 | -3/+77 |
2010-03-25 | send-email: lazily assign editor variable | Michael J Gruber | 1 | -1/+4 |
2010-03-14 | git-send-email.perl - try to give real name of the calling host to HELO/EHLO | Jari Aalto | 1 | -1/+67 |
2010-03-14 | git-send-email.perl: add option --smtp-debug | Jari Aalto | 1 | -2/+7 |
2010-03-14 | git-send-email.perl: improve error message in send_message() | Jari Aalto | 1 | -1/+4 |
2010-03-08 | send-email: add --no-cc, --no-to, and --no-bcc | Stephen Boyd | 1 | -4/+10 |
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 | -1/+3 |
2009-11-29 | prepare send-email for smoother change of --chain-reply-to default | Nanako Shiraishi | 1 | -2/+17 |
2009-11-27 | send-email: automatic envelope sender | Felipe Contreras | 1 | -1/+3 |
2009-11-13 | add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR" | Jonathan Nieder | 1 | -1/+2 |
2009-10-18 | Merge branch 'jp/maint-send-email-fold' | Junio C Hamano | 1 | -2/+4 |
2009-10-09 | git-send-email.perl: fold multiple entry "Cc:" and multiple single line "RCPT... | Joe Perches | 1 | -2/+4 |
2009-10-01 | send-email: fix mutt regex for grouped aliases | Felipe Contreras | 1 | -1/+1 |
2009-09-25 | send-email: fix obscure error when encryption=tls and smtp cannot connect | Yakov Lerner | 1 | -1/+1 |
2009-08-22 | send-email: make --no-chain-reply-to the default | Junio C Hamano | 1 | -2/+2 |
2009-08-05 | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 1 | -1/+0 |
2009-08-04 | send-email: remove debug trace | Erik Faye-Lund | 1 | -1/+0 |
2009-07-25 | Merge branch 'jk/maint-send-email-alias-loop' | Junio C Hamano | 1 | -7/+11 |
2009-07-24 | send-email: detect cycles in alias expansion | Jeff King | 1 | -7/+11 |
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 | -1/+1 |
2009-06-12 | send-email: fix a typo in a comment | Markus Heidelberg | 1 | -1/+1 |
2009-06-12 | send-email: fix threaded mails without chain-reply-to | Markus Heidelberg | 1 | -1/+2 |
2009-06-12 | send-email: fix non-threaded mails | Markus Heidelberg | 1 | -1/+2 |
2009-06-09 | send-email: use UTF-8 rather than utf-8 for consistency | Brandon Casey | 1 | -2/+2 |
2009-06-09 | git-send-email.perl: improve detection of MIME encoded-words | Brandon Casey | 1 | -1/+9 |
2009-05-31 | Merge branch 'mw/send-email' | Junio C Hamano | 1 | -8/+12 |
2009-05-23 | Merge branch 'tp/send-email-from-config' | Junio C Hamano | 1 | -0/+1 |
2009-05-21 | git-send-email: Handle quotes when parsing .mailrc files | Eric W. Biederman | 1 | -1/+1 |
2009-05-13 | send-email: Add config option for sender address | Trent Piepho | 1 | -0/+1 |
2009-04-22 | Add parsing of elm aliases to git-send-email | Bill Pemberton | 1 | -0/+8 |
2009-04-14 | send-email: Remove superfluous `my $editor = ...' | Michael Witten | 1 | -2/+0 |
2009-04-14 | send-email: 'References:' should only reference what is sent | Michael Witten | 1 | -4/+10 |
2009-04-14 | send-email: Handle "GIT:" rather than "GIT: " during --compose | Michael Witten | 1 | -2/+2 |
2009-04-04 | send-email: fix nasty bug in ask() function | Jay Soffian | 1 | -2/+2 |
2009-04-02 | send-email: ensure quoted addresses are rfc2047 encoded | Jay Soffian | 1 | -1/+2 |
2009-04-01 | send-email: ask_default should apply to all emails, not just the first | Jay Soffian | 1 | -2/+1 |
2009-04-01 | send-email: don't attempt to prompt if tty is closed | Jay Soffian | 1 | -0/+3 |
2009-03-29 | send-email: refactor and ensure prompting doesn't loop forever | Jay Soffian | 1 | -32/+34 |
2009-03-17 | Merge branch 'tr/maint-1.6.0-send-email-irt' | Junio C Hamano | 1 | -1/+1 |
2009-03-02 | send-email: add --confirm option and configuration setting | Jay Soffian | 1 | -23/+61 |
2009-03-02 | send-email: respect in-reply-to regardless of threading | Thomas Rast | 1 | -1/+1 |
2009-02-23 | send-email: don't create temporary compose file until it is needed | Jay Soffian | 1 | -9/+11 |