index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t9001-send-email.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-07
don't use test_must_fail with grep
Pranit Bauva
1
-1
/
+1
2016-10-26
Merge branch 'mm/send-email-cc-cruft-after-address'
Junio C Hamano
1
-0
/
+29
2016-10-14
parse_mailboxes: accept extra text after <...> address
Matthieu Moy
1
-0
/
+29
2016-01-22
Merge branch 'ep/shell-command-substitution-style'
Junio C Hamano
1
-6
/
+6
2016-01-20
Merge branch 'ew/send-email-mutt-alias-fix'
Junio C Hamano
1
-0
/
+15
2016-01-11
t/t9001-send-email.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-6
/
+6
2016-01-04
git-send-email: do not double-escape quotes from mutt
Eric Wong
1
-0
/
+15
2015-11-20
sendemail: teach git-send-email to dump alias names
Jacob Keller
1
-0
/
+82
2015-08-03
Merge branch 'rl/send-email-aliases'
Junio C Hamano
1
-10
/
+144
2015-07-07
send-email: suppress meaningless whitespaces in from field
Remi Lespinet
1
-0
/
+24
2015-07-07
send-email: allow multiple emails using --cc, --to and --bcc
Remi Lespinet
1
-0
/
+44
2015-06-30
t9001-send-email: refactor header variable fields replacement
Remi Lespinet
1
-4
/
+7
2015-06-30
send-email: allow aliases in patch header and command script outputs
Remi Lespinet
1
-0
/
+60
2015-06-30
t9001-send-email: move script creation in a setup test
Remi Lespinet
1
-6
/
+9
2015-06-01
t9001: add sendmail aliases line continuation tests
Eric Sunshine
1
-0
/
+34
2015-06-01
t9001: refactor sendmail aliases test infrastructure
Eric Sunshine
1
-18
/
+29
2015-05-27
t9001: write $HOME/, not ~/, to help shells without tilde expansion
Junio C Hamano
1
-1
/
+1
2015-05-27
send-email: add sendmail email aliases format
Allen Hubbe
1
-0
/
+27
2015-03-25
t9001: drop save_confirm helper
Jeff King
1
-10
/
+5
2015-03-20
t9001: use test_when_finished
Jeff King
1
-20
/
+10
2015-03-20
t: fix trivial &&-chain breakage
Jeff King
1
-1
/
+1
2015-02-16
git-send-email.perl: support no- prefix with older GetOptions
Kyle J. McKay
1
-5
/
+5
2015-01-07
Merge branch 'lh/send-email-hide-x-mailer'
Junio C Hamano
1
-0
/
+33
2015-01-07
Merge branch 'rd/send-email-2047-fix'
Junio C Hamano
1
-0
/
+7
2014-12-15
test/send-email: --[no-]xmailer tests
Luis Henriques
1
-0
/
+33
2014-12-15
send-email: handle adjacent RFC 2047-encoded words properly
Роман Донченко
1
-0
/
+7
2014-11-25
t9001: style modernisation phase #5
Junio C Hamano
1
-76
/
+74
2014-11-25
t9001: style modernisation phase #4
Junio C Hamano
1
-10
/
+10
2014-11-25
t9001: style modernisation phase #3
Junio C Hamano
1
-52
/
+47
2014-11-25
t9001: style modernisation phase #2
Junio C Hamano
1
-151
/
+151
2014-11-25
t9001: style modernisation phase #1
Junio C Hamano
1
-17
/
+17
2014-11-25
git-send-email: add --transfer-encoding option
Paolo Bonzini
1
-0
/
+157
2014-06-10
t9001: avoid non-portable '\n' with sed
Torsten Bögershausen
1
-1
/
+1
2014-04-29
test/send-email: to-cover, cc-cover tests
Michael S. Tsirkin
1
-0
/
+45
2014-03-06
*.sh: drop useless use of "env"
Junio C Hamano
1
-1
/
+1
2013-10-28
tests: undo special treatment of CRLF for Windows
Johannes Sixt
1
-1
/
+0
2013-06-27
Merge branch 'mt/send-email-cc-match-fix'
Junio C Hamano
1
-0
/
+14
2013-06-20
send-email: sanitize author when writing From line
Michael S. Tsirkin
1
-1
/
+1
2013-06-20
send-email: add test for duplicate utf8 name
Michael S. Tsirkin
1
-0
/
+14
2013-06-14
Merge branch 'mt/send-email-cc-match-fix'
Junio C Hamano
1
-0
/
+75
2013-06-05
test-send-email: test for pre-sanitized self name
Michael S. Tsirkin
1
-0
/
+5
2013-06-05
t/send-email: test suppress-cc=self with non-ascii
Michael S. Tsirkin
1
-0
/
+5
2013-06-05
t/send-email: add test with quoted sender
Michael S. Tsirkin
1
-0
/
+20
2013-06-05
t/send-email: test suppress-cc=self on cccmd
Michael S. Tsirkin
1
-1
/
+3
2013-06-03
t/send-email.sh: add test for suppress-cc=self
Michael S. Tsirkin
1
-0
/
+43
2013-05-28
send-email: remove warning about unset chainreplyto
Felipe Contreras
1
-49
/
+0
2013-04-12
Correct common spelling mistakes in comments and tests
Stefano Lattarini
1
-2
/
+2
2012-11-28
t9001: check send-email behavior with implicit sender
Jeff King
1
-0
/
+28
2012-11-26
send-email: avoid questions when user has an ident
Felipe Contreras
1
-3
/
+2
2012-10-25
git-send-email: skip RFC2047 quoting for ASCII subjects
Krzysztof Mazur
1
-0
/
+17
[next]