Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |