Sign in
googlers
/
jrn
/
git
/
f4a55b27977aeaddbfb73041be26701bcd3868a5
/
t
/
t9001-send-email.sh
14677d2
Merge branch 'ab/test-must-be-empty-for-master'
by Junio C Hamano
· 7 years ago
7a13547
Merge branch 'es/test-fixes'
by Junio C Hamano
· 7 years ago
d3c6751
tests: make use of the test_must_be_empty function
by Ævar Arnfjörð Bjarmason
· 7 years ago
cff4243
t9000-t9999: fix broken &&-chains
by Eric Sunshine
· 7 years ago
be8c48d
t9001: fix broken "invoke hook" test
by Eric Sunshine
· 7 years ago
e67a228
send-email: automatically determine transfer-encoding
by brian m. carlson
· 7 years ago
f2d06fb
send-email: accept long lines with suitable transfer encoding
by brian m. carlson
· 7 years ago
7a36987
send-email: add an auto option for transfer encoding
by brian m. carlson
· 7 years ago
e74737b
Merge branch 'cl/send-email-reply-to'
by Junio C Hamano
· 7 years ago
d11c943
send-email: support separate Reply-To address
by Christian Ludwig
· 7 years ago
f5536f1
Merge branch 'cl/t9001-cleanup'
by Junio C Hamano
· 7 years ago
ec3b4b0
t9001: use existing helper in send-email test
by Christian Ludwig
· 7 years ago
d60be8a
send-email: add test for Linux's get_maintainer.pl
by Alex Bennée
· 7 years ago
9c5b2fa
tests: fix diff order arguments in test_cmp
by Stefan Beller
· 7 years ago
cb2922f
send-email: fix garbage removal after address
by Matthieu Moy
· 8 years ago
177409e
send-email: check for repo before invoking hook
by Jonathan Tan
· 8 years ago
6489660
send-email: support validate hook
by Jonathan Tan
· 8 years ago
ea1e784
Merge branch 'jh/send-email-one-cc'
by Junio C Hamano
· 8 years ago
9d33439
send-email: only allow one address per body tag
by Johan Hovold
· 8 years ago
c7cf956
don't use test_must_fail with grep
by Pranit Bauva
· 8 years ago
a3f2781
Merge branch 'mm/send-email-cc-cruft-after-address' into maint
by Junio C Hamano
· 8 years ago
bdcaebb
Merge branch 'mm/send-email-cc-cruft-after-address'
by Junio C Hamano
· 8 years ago
e3fdbcc
parse_mailboxes: accept extra text after <...> address
by Matthieu Moy
· 8 years ago
e572fef
Merge branch 'ep/shell-command-substitution-style'
by Junio C Hamano
· 9 years ago
63aeeba
Merge branch 'ew/send-email-mutt-alias-fix'
by Junio C Hamano
· 9 years ago
bdf20f5
t/t9001-send-email.sh: use the $( ... ) construct for command substitution
by Elia Pinto
· 9 years ago
2c510f2
git-send-email: do not double-escape quotes from mutt
by Eric Wong
· 9 years ago
17b7a83
sendemail: teach git-send-email to dump alias names
by Jacob Keller
· 9 years ago
8f50e2e
Merge branch 'rl/send-email-aliases'
by Junio C Hamano
· 10 years ago
fa5b1aa
send-email: suppress meaningless whitespaces in from field
by Remi Lespinet
· 10 years ago
b1c8a11
send-email: allow multiple emails using --cc, --to and --bcc
by Remi Lespinet
· 10 years ago
d4cf11c
t9001-send-email: refactor header variable fields replacement
by Remi Lespinet
· 10 years ago
f6f79e5
send-email: allow aliases in patch header and command script outputs
by Remi Lespinet
· 10 years ago
62089fb
t9001-send-email: move script creation in a setup test
by Remi Lespinet
· 10 years ago
6be0264
t9001: add sendmail aliases line continuation tests
by Eric Sunshine
· 10 years ago
514554c
t9001: refactor sendmail aliases test infrastructure
by Eric Sunshine
· 10 years ago
587089c
t9001: write $HOME/, not ~/, to help shells without tilde expansion
by Junio C Hamano
· 10 years ago
3169e06
send-email: add sendmail email aliases format
by Allen Hubbe
· 10 years ago
fc99da1
t9001: drop save_confirm helper
by Jeff King
· 10 years ago
545871b
t9001: use test_when_finished
by Jeff King
· 10 years ago
99094a7
t: fix trivial &&-chain breakage
by Jeff King
· 10 years ago
f471494
git-send-email.perl: support no- prefix with older GetOptions
by Kyle J. McKay
· 10 years ago
5095fa6
Merge branch 'lh/send-email-hide-x-mailer'
by Junio C Hamano
· 10 years ago
948e814
Merge branch 'rd/send-email-2047-fix'
by Junio C Hamano
· 10 years ago
2cf770f
test/send-email: --[no-]xmailer tests
by Luis Henriques
· 10 years ago
ab47e2a
send-email: handle adjacent RFC 2047-encoded words properly
by Роман Донченко
· 10 years ago
0720a51
t9001: style modernisation phase #5
by Junio C Hamano
· 10 years ago
ee756a8
t9001: style modernisation phase #4
by Junio C Hamano
· 10 years ago
acd72b5
t9001: style modernisation phase #3
by Junio C Hamano
· 10 years ago
03335f2
t9001: style modernisation phase #2
by Junio C Hamano
· 10 years ago
aca5606
t9001: style modernisation phase #1
by Junio C Hamano
· 10 years ago
8d81408
git-send-email: add --transfer-encoding option
by Paolo Bonzini
· 10 years ago
35ec002
t9001: avoid non-portable '\n' with sed
by Torsten Bögershausen
· 11 years ago
8ccc4e4
test/send-email: to-cover, cc-cover tests
by Michael S. Tsirkin
· 11 years ago
6eca18c
*.sh: drop useless use of "env"
by Junio C Hamano
· 11 years ago
f94ea11
tests: undo special treatment of CRLF for Windows
by Johannes Sixt
· 11 years ago
b29dc5c
Merge branch 'mt/send-email-cc-match-fix'
by Junio C Hamano
· 12 years ago
4cb46bd
send-email: sanitize author when writing From line
by Michael S. Tsirkin
· 12 years ago
f07075c
send-email: add test for duplicate utf8 name
by Michael S. Tsirkin
· 12 years ago
908b360
Merge branch 'mt/send-email-cc-match-fix'
by Junio C Hamano
· 12 years ago
1495266
test-send-email: test for pre-sanitized self name
by Michael S. Tsirkin
· 12 years ago
4b45bcf
t/send-email: test suppress-cc=self with non-ascii
by Michael S. Tsirkin
· 12 years ago
dd29f0b
t/send-email: add test with quoted sender
by Michael S. Tsirkin
· 12 years ago
d6ee445
t/send-email: test suppress-cc=self on cccmd
by Michael S. Tsirkin
· 12 years ago
5adcf2c
t/send-email.sh: add test for suppress-cc=self
by Michael S. Tsirkin
· 12 years ago
b99d22f
send-email: remove warning about unset chainreplyto
by Felipe Contreras
· 12 years ago
41ccfdd
Correct common spelling mistakes in comments and tests
by Stefano Lattarini
· 12 years ago
59defcc
t9001: check send-email behavior with implicit sender
by Jeff King
· 12 years ago
8cac13d
send-email: avoid questions when user has an ident
by Felipe Contreras
· 12 years ago
5637d85
git-send-email: skip RFC2047 quoting for ASCII subjects
by Krzysztof Mazur
· 12 years ago
4a47a4d
git-send-email: use compose-encoding for Subject
by Krzysztof Mazur
· 12 years ago
62e0069
git-send-email: introduce compose-encoding
by Krzysztof Mazur
· 12 years ago
b622d4d
send-email: improve RFC2047 quote parsing
by Thomas Rast
· 13 years ago
72b5158
t9001: do not fail only due to CR/LF issues
by Johannes Schindelin
· 13 years ago
463b0ea
send-email: Fix %config_path_settings handling
by Cord Seele
· 13 years ago
d3cae60
Merge branch 'ao/t9001-fix'
by Junio C Hamano
· 14 years ago
cc7e816
t/t9001-send-email.sh: fix '&&' chain in some tests
by Antonio Ospite
· 14 years ago
f2665ec
Merge branch 'maint'
by Junio C Hamano
· 14 years ago
57da204
t9001: Fix test prerequisites
by Robin H. Johnson
· 14 years ago
d2559f7
t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'
by Brandon Casey
· 14 years ago
71d35bd
Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter' into maint
by Junio C Hamano
· 14 years ago
db54c8e
git-send-email.perl: make initial In-Reply-To apply only to first email
by Antonio Ospite
· 14 years ago
54aae5e
t9001: send-email interation with --in-reply-to and --chain-reply-to
by Junio C Hamano
· 14 years ago
7ebee44
Merge branch 'ab/send-email-perl'
by Junio C Hamano
· 14 years ago
8796ff7
Merge branch 'sb/send-email-use-to-from-input'
by Junio C Hamano
· 14 years ago
9b1054d
Merge branch 'jp/send-email-to-cmd'
by Junio C Hamano
· 14 years ago
c7deb8d
Merge branch 'maint'
by Junio C Hamano
· 14 years ago
5b57413
t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To'
by Antonio Ospite
· 14 years ago
3c3bb51
send-email: Don't leak To: headers between patches
by Stephen Boyd
· 14 years ago
41ae8f1
send-email: use Perl idioms in while loop
by Ævar Arnfjörð Bjarmason
· 14 years ago
b886656
Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter'
by Junio C Hamano
· 14 years ago
21802cd
send-email: Use To: headers in patch files
by Stephen Boyd
· 14 years ago
6e74e07
git-send-email.perl: Add --to-cmd
by Joe Perches
· 14 years ago
a03bc5b
send-email: Refuse to send cover-letter template subject
by Thomas Rast
· 16 years ago
f944414
t/t9001-send-email.sh: convert setup code to tests
by Ævar Arnfjörð Bjarmason
· 15 years ago
57cd35e
t/t9001-send-email.sh: change from skip_all=* to prereq skip
by Ævar Arnfjörð Bjarmason
· 15 years ago
3731231
t/t9001-send-email.sh: Remove needless PROG=* assignment
by Ævar Arnfjörð Bjarmason
· 15 years ago
2a16315
Merge branch 'ab/tap'
by Junio C Hamano
· 15 years ago
3183286
t/t9001: use egrep when regular expressions are involved
by Brandon Casey
· 15 years ago
fadb515
tests: Skip tests in a way that makes sense under TAP
by Ævar Arnfjörð Bjarmason
· 15 years ago
Next »