summaryrefslogtreecommitdiff
path: root/t/t9001-send-email.sh
AgeCommit message (Expand)Author
2008-02-25send-email: test compose functionalityJeff King
2008-02-25t9001: enhance fake sendmail test harnessJeff King
2008-02-22send-email: fix In-Reply-To regressionJay Soffian
2008-01-28t9001: add missing && operatorsJeff King
2008-01-18send-email: add no-validate optionJeff King
2008-01-18send-email: validate patches before sending anythingJeff King
2007-11-19git-send-email: show all headers when sending mailDavid D. Kilzer
2007-09-25Fixed minor typo in t/t9001-send-email.sh test command line.Glenn Rempe
2006-07-04send-email: do not barf when Term::ReadLine does not like your terminalJunio C Hamano
2006-05-30send-email: do not pass bogus address to local sendmail binaryJunio C Hamano
2006-05-30Add a basic test case for git send-email, and fix some real bugs discovered.Ryan Anderson