index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t9001-send-email.sh
Commit message (
Expand
)
Author
Age
*
t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'
Brandon Casey
2008-10-12
*
tests: use "git xyzzy" form (t7200 - t9001)
Nanako Shiraishi
2008-09-03
*
t9001 (send-email): Do not use hardcoded /bin/sh in test
Junio C Hamano
2008-07-19
*
t/: Use "test_must_fail git" instead of "! git"
Stephan Beyer
2008-07-13
*
Merge branch 'jk/maint-send-email-compose'
Junio C Hamano
2008-05-21
|
\
|
*
send-email: rfc2047-quote subject lines with non-ascii characters
Jeff King
2008-05-21
|
*
send-email: specify content-type of --compose body
Jeff King
2008-05-21
*
|
Merge branch 'bd/tests'
Junio C Hamano
2008-05-14
|
\
\
|
*
|
Use test_set_editor in t9001-send-email.sh
Bryan Donlan
2008-05-05
|
*
|
git-send-email.perl: Handle shell metacharacters in $EDITOR properly
Bryan Donlan
2008-05-05
|
|
/
*
|
Add tests for sendemail.cc configuration variable
Miklos Vajna
2008-04-29
|
/
*
add test_cmp function for test scripts
Jeff King
2008-03-13
*
send-email: test compose functionality
Jeff King
2008-02-24
*
t9001: enhance fake sendmail test harness
Jeff King
2008-02-24
*
send-email: fix In-Reply-To regression
Jay Soffian
2008-02-21
*
t9001: add missing && operators
Jeff King
2008-01-28
*
send-email: add no-validate option
Jeff King
2008-01-18
*
send-email: validate patches before sending anything
Jeff King
2008-01-18
*
git-send-email: show all headers when sending mail
David D. Kilzer
2007-11-19
*
Fixed minor typo in t/t9001-send-email.sh test command line.
Glenn Rempe
2007-09-24
*
send-email: do not barf when Term::ReadLine does not like your terminal
Junio C Hamano
2006-07-03
*
send-email: do not pass bogus address to local sendmail binary
Junio C Hamano
2006-05-30
*
Add a basic test case for git send-email, and fix some real bugs discovered.
Ryan Anderson
2006-05-29