aboutsummaryrefslogtreecommitdiff
path: root/t/t9001-send-email.sh
Commit message (Expand)AuthorAge
* Merge branch 'ao/t9001-fix'Junio C Hamano2011-01-05
|\
| * t/t9001-send-email.sh: fix '&&' chain in some testsAntonio Ospite2011-01-04
* | Merge branch 'maint'Junio C Hamano2011-01-04
|\ \
| * | t9001: Fix test prerequisitesRobin H. Johnson2010-12-29
| * | Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter' into maintJunio C Hamano2010-11-24
| |\ \
* | | | t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey2010-12-28
| |_|/ |/| |
* | | git-send-email.perl: make initial In-Reply-To apply only to first emailAntonio Ospite2010-11-12
* | | t9001: send-email interation with --in-reply-to and --chain-reply-toJunio C Hamano2010-11-05
* | | Merge branch 'ab/send-email-perl'Junio C Hamano2010-10-26
|\ \ \
| * | | send-email: use Perl idioms in while loopÆvar Arnfjörð Bjarmason2010-09-30
* | | | Merge branch 'sb/send-email-use-to-from-input'Junio C Hamano2010-10-26
|\ \ \ \
| * | | | send-email: Don't leak To: headers between patchesStephen Boyd2010-10-04
| * | | | send-email: Use To: headers in patch filesStephen Boyd2010-09-29
* | | | | Merge branch 'jp/send-email-to-cmd'Junio C Hamano2010-10-26
|\ \ \ \ \
| * | | | | git-send-email.perl: Add --to-cmdJoe Perches2010-09-27
| |/ / / /
* | | | | Merge branch 'maint'Junio C Hamano2010-10-19
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To'Antonio Ospite2010-10-19
| |/ /
* | | Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter'Junio C Hamano2010-09-29
|\ \ \ | |/ / |/| / | |/
| * send-email: Refuse to send cover-letter template subjectThomas Rast2010-09-08
* | t/t9001-send-email.sh: convert setup code to testsÆvar Arnfjörð Bjarmason2010-08-18
* | t/t9001-send-email.sh: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason2010-08-18
* | t/t9001-send-email.sh: Remove needless PROG=* assignmentÆvar Arnfjörð Bjarmason2010-08-18
|/
* Merge branch 'ab/tap'Junio C Hamano2010-07-07
|\
| * tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-25
* | t/t9001: use egrep when regular expressions are involvedBrandon Casey2010-06-29
* | send-email: ask about and declare 8bit mailsThomas Rast2010-06-18
|/
* send-email: add --no-cc, --no-to, and --no-bccStephen Boyd2010-03-08
* fix portability issues with $ in double quotesStephen Boyd2010-01-26
* t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey2009-12-03
* Merge branch 'fc/send-email-envelope'Junio C Hamano2009-11-30
|\
| * send-email: automatic envelope senderFelipe Contreras2009-11-27
| * t9001: test --envelope-sender option of send-emailJunio C Hamano2009-11-22
* | prepare send-email for smoother change of --chain-reply-to defaultNanako Shiraishi2009-11-29
* | git-send-email.perl: fold multiple entry "Cc:" and multiple single line "RCPT...Joe Perches2009-10-09
|/
* t/t9001-send-email.sh: ensure generated script is executed with $SHELL_PATHBrandon Casey2009-06-23
* Test cccmd in t9001-send-email.sh and fix some bugsPaolo Bonzini2009-06-18
* Merge branch 'mh/maint-fix-send-email-threaded' into mh/fix-send-email-threadedJunio C Hamano2009-06-12
|\
| * send-email: fix non-threaded mailsMarkus Heidelberg2009-06-12
| * add a test for git-send-email for non-threaded mailsMarkus Heidelberg2009-06-12
* | send-email: fix threaded mails without chain-reply-toMarkus Heidelberg2009-06-12
* | add a test for git-send-email for threaded mails without chain-reply-toMarkus Heidelberg2009-06-12
* | send-email: use UTF-8 rather than utf-8 for consistencyBrandon Casey2009-06-09
|/
* t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey2009-04-25
* tests: skip perl tests if NO_PERL is definedJeff King2009-04-08
* send-email: fix nasty bug in ask() functionJay Soffian2009-04-04
* send-email: ensure quoted addresses are rfc2047 encodedJay Soffian2009-04-02
* send-email: correct two tests which were going interactiveJay Soffian2009-04-02
* send-email: ask_default should apply to all emails, not just the firstJay Soffian2009-04-01
* send-email: add tests for refactored promptingJay Soffian2009-03-29
* Merge branch 'tr/maint-1.6.0-send-email-irt'Junio C Hamano2009-03-17
|\