Age | Commit message (Expand) | Author | Files | Lines |
2011-01-05 | Merge branch 'ao/t9001-fix' | Junio C Hamano | 1 | -4/+4 |
2011-01-04 | t/t9001-send-email.sh: fix '&&' chain in some tests | Antonio Ospite | 1 | -4/+4 |
2011-01-04 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+2 |
2010-12-29 | t9001: Fix test prerequisites | Robin H. Johnson | 1 | -2/+2 |
2010-12-28 | t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-' | Brandon Casey | 1 | -1/+1 |
2010-11-24 | Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter' into maint | Junio C Hamano | 1 | -0/+36 |
2010-11-12 | git-send-email.perl: make initial In-Reply-To apply only to first email | Antonio Ospite | 1 | -1/+3 |
2010-11-05 | t9001: send-email interation with --in-reply-to and --chain-reply-to | Junio C Hamano | 1 | -0/+41 |
2010-10-26 | Merge branch 'ab/send-email-perl' | Junio C Hamano | 1 | -1/+1 |
2010-10-26 | Merge branch 'sb/send-email-use-to-from-input' | Junio C Hamano | 1 | -0/+39 |
2010-10-26 | Merge branch 'jp/send-email-to-cmd' | Junio C Hamano | 1 | -0/+18 |
2010-10-19 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2010-10-19 | t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To' | Antonio Ospite | 1 | -1/+1 |
2010-10-04 | send-email: Don't leak To: headers between patches | Stephen Boyd | 1 | -0/+15 |
2010-09-30 | send-email: use Perl idioms in while loop | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2010-09-29 | Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter' | Junio C Hamano | 1 | -0/+36 |
2010-09-29 | send-email: Use To: headers in patch files | Stephen Boyd | 1 | -0/+24 |
2010-09-27 | git-send-email.perl: Add --to-cmd | Joe Perches | 1 | -0/+18 |
2010-09-08 | send-email: Refuse to send cover-letter template subject | Thomas Rast | 1 | -0/+36 |
2010-08-18 | t/t9001-send-email.sh: convert setup code to tests | Ævar Arnfjörð Bjarmason | 1 | -3/+40 |
2010-08-18 | t/t9001-send-email.sh: change from skip_all=* to prereq skip | Ævar Arnfjörð Bjarmason | 1 | -82/+83 |
2010-08-18 | t/t9001-send-email.sh: Remove needless PROG=* assignment | Ævar Arnfjörð Bjarmason | 1 | -1/+0 |
2010-07-07 | Merge branch 'ab/tap' | Junio C Hamano | 1 | -2/+2 |
2010-06-29 | t/t9001: use egrep when regular expressions are involved | Brandon Casey | 1 | -3/+3 |
2010-06-25 | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2010-06-18 | send-email: ask about and declare 8bit mails | Thomas Rast | 1 | -0/+77 |
2010-03-08 | send-email: add --no-cc, --no-to, and --no-bcc | Stephen Boyd | 1 | -0/+66 |
2010-01-26 | fix portability issues with $ in double quotes | Stephen Boyd | 1 | -4/+4 |
2009-12-03 | t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-' | Brandon Casey | 1 | -1/+1 |
2009-11-30 | Merge branch 'fc/send-email-envelope' | Junio C Hamano | 1 | -0/+34 |
2009-11-29 | prepare send-email for smoother change of --chain-reply-to default | Nanako Shiraishi | 1 | -0/+49 |
2009-11-27 | send-email: automatic envelope sender | Felipe Contreras | 1 | -0/+17 |
2009-11-22 | t9001: test --envelope-sender option of send-email | Junio C Hamano | 1 | -0/+17 |
2009-10-09 | git-send-email.perl: fold multiple entry "Cc:" and multiple single line "RCPT... | Joe Perches | 1 | -20/+74 |
2009-06-23 | t/t9001-send-email.sh: ensure generated script is executed with $SHELL_PATH | Brandon Casey | 1 | -1/+4 |
2009-06-18 | Test cccmd in t9001-send-email.sh and fix some bugs | Paolo Bonzini | 1 | -5/+75 |
2009-06-12 | Merge branch 'mh/maint-fix-send-email-threaded' into mh/fix-send-email-threaded | Junio C Hamano | 1 | -0/+10 |
2009-06-12 | send-email: fix threaded mails without chain-reply-to | Markus Heidelberg | 1 | -1/+1 |
2009-06-12 | add a test for git-send-email for threaded mails without chain-reply-to | Markus Heidelberg | 1 | -0/+11 |
2009-06-12 | send-email: fix non-threaded mails | Markus Heidelberg | 1 | -1/+1 |
2009-06-12 | add a test for git-send-email for non-threaded mails | Markus Heidelberg | 1 | -0/+10 |
2009-06-09 | send-email: use UTF-8 rather than utf-8 for consistency | Brandon Casey | 1 | -4/+4 |
2009-04-25 | t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-' | Brandon Casey | 1 | -1/+1 |
2009-04-08 | tests: skip perl tests if NO_PERL is defined | Jeff King | 1 | -0/+5 |
2009-04-04 | send-email: fix nasty bug in ask() function | Jay Soffian | 1 | -0/+13 |
2009-04-02 | send-email: ensure quoted addresses are rfc2047 encoded | Jay Soffian | 1 | -0/+13 |
2009-04-02 | send-email: correct two tests which were going interactive | Jay Soffian | 1 | -3/+5 |
2009-04-01 | send-email: ask_default should apply to all emails, not just the first | Jay Soffian | 1 | -1/+3 |
2009-03-29 | send-email: add tests for refactored prompting | Jay Soffian | 1 | -4/+48 |
2009-03-17 | Merge branch 'tr/maint-1.6.0-send-email-irt' | Junio C Hamano | 1 | -0/+11 |