| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: use "git xyzzy" form (t7200 - t9001) | Nanako Shiraishi | 2008-09-03 | 1 | -1/+1 |
* | t9001 (send-email): Do not use hardcoded /bin/sh in test | Junio C Hamano | 2008-07-19 | 1 | -4/+4 |
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 | 1 | -1/+1 |
* | Merge branch 'jk/maint-send-email-compose' | Junio C Hamano | 2008-05-21 | 1 | -0/+59 |
|\ |
|
| * | send-email: rfc2047-quote subject lines with non-ascii characters | Jeff King | 2008-05-21 | 1 | -0/+15 |
| * | send-email: specify content-type of --compose body | Jeff King | 2008-05-21 | 1 | -0/+44 |
* | | Merge branch 'bd/tests' | Junio C Hamano | 2008-05-14 | 1 | -2/+3 |
|\ \ |
|
| * | | Use test_set_editor in t9001-send-email.sh | Bryan Donlan | 2008-05-05 | 1 | -4/+1 |
| * | | git-send-email.perl: Handle shell metacharacters in $EDITOR properly | Bryan Donlan | 2008-05-05 | 1 | -2/+6 |
| |/ |
|
* | | Add tests for sendemail.cc configuration variable | Miklos Vajna | 2008-04-29 | 1 | -0/+66 |
|/ |
|
* | add test_cmp function for test scripts | Jeff King | 2008-03-13 | 1 | -1/+1 |
* | send-email: test compose functionality | Jeff King | 2008-02-24 | 1 | -0/+29 |
* | t9001: enhance fake sendmail test harness | Jeff King | 2008-02-24 | 1 | -7/+15 |
* | send-email: fix In-Reply-To regression | Jay Soffian | 2008-02-21 | 1 | -0/+21 |
* | t9001: add missing && operators | Jeff King | 2008-01-28 | 1 | -4/+4 |
* | send-email: add no-validate option | Jeff King | 2008-01-18 | 1 | -0/+10 |
* | send-email: validate patches before sending anything | Jeff King | 2008-01-18 | 1 | -0/+20 |
* | git-send-email: show all headers when sending mail | David D. Kilzer | 2007-11-19 | 1 | -0/+37 |
* | Fixed minor typo in t/t9001-send-email.sh test command line. | Glenn Rempe | 2007-09-24 | 1 | -1/+1 |
* | send-email: do not barf when Term::ReadLine does not like your terminal | Junio C Hamano | 2006-07-03 | 1 | -4/+7 |
* | send-email: do not pass bogus address to local sendmail binary | Junio C Hamano | 2006-05-30 | 1 | -6/+13 |
* | Add a basic test case for git send-email, and fix some real bugs discovered. | Ryan Anderson | 2006-05-29 | 1 | -0/+34 |