index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t9001-send-email.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'al/send-email-auto-cte-fixup'
Junio C Hamano
2018-11-13
1
-0
/
+15
|
\
|
*
send-email: avoid empty transfer encoding header
Aaron Lindsay
2018-11-02
1
-0
/
+15
*
|
Merge branch 'ab/test-must-be-empty-for-master'
Junio C Hamano
2018-08-20
1
-2
/
+1
|
\
\
|
*
|
tests: make use of the test_must_be_empty function
Ævar Arnfjörð Bjarmason
2018-07-30
1
-2
/
+1
|
|
/
*
|
Merge branch 'es/test-fixes'
Junio C Hamano
2018-08-03
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
t9000-t9999: fix broken &&-chains
Eric Sunshine
2018-07-16
1
-3
/
+3
|
*
t9001: fix broken "invoke hook" test
Eric Sunshine
2018-07-16
1
-2
/
+2
*
|
send-email: automatically determine transfer-encoding
brian m. carlson
2018-07-09
1
-0
/
+21
*
|
send-email: accept long lines with suitable transfer encoding
brian m. carlson
2018-07-09
1
-0
/
+13
*
|
send-email: add an auto option for transfer encoding
brian m. carlson
2018-07-09
1
-0
/
+23
|
/
*
Merge branch 'cl/send-email-reply-to'
Junio C Hamano
2018-03-15
1
-0
/
+2
|
\
|
*
send-email: support separate Reply-To address
Christian Ludwig
2018-03-06
1
-0
/
+2
*
|
Merge branch 'cl/t9001-cleanup'
Junio C Hamano
2018-02-13
1
-10
/
+7
|
\
\
|
*
|
t9001: use existing helper in send-email test
Christian Ludwig
2018-01-12
1
-10
/
+7
|
*
|
Merge branch 'mm/send-email-cc-cruft-after-address' into maint
Junio C Hamano
2016-11-29
1
-0
/
+29
|
|
\
\
*
|
|
|
send-email: add test for Linux's get_maintainer.pl
Alex Bennée
2018-01-08
1
-0
/
+19
|
|
_
|
/
|
/
|
|
*
|
|
tests: fix diff order arguments in test_cmp
Stefan Beller
2017-10-07
1
-3
/
+3
*
|
|
send-email: fix garbage removal after address
Matthieu Moy
2017-08-24
1
-0
/
+4
*
|
|
send-email: check for repo before invoking hook
Jonathan Tan
2017-06-02
1
-0
/
+8
*
|
|
send-email: support validate hook
Jonathan Tan
2017-05-16
1
-0
/
+40
*
|
|
Merge branch 'jh/send-email-one-cc'
Junio C Hamano
2017-03-10
1
-4
/
+3
|
\
\
\
|
*
|
|
send-email: only allow one address per body tag
Johan Hovold
2017-02-27
1
-4
/
+3
*
|
|
|
don't use test_must_fail with grep
Pranit Bauva
2017-01-07
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'mm/send-email-cc-cruft-after-address'
Junio C Hamano
2016-10-26
1
-0
/
+29
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
parse_mailboxes: accept extra text after <...> address
Matthieu Moy
2016-10-14
1
-0
/
+29
*
|
Merge branch 'ep/shell-command-substitution-style'
Junio C Hamano
2016-01-22
1
-6
/
+6
|
\
\
|
*
|
t/t9001-send-email.sh: use the $( ... ) construct for command substitution
Elia Pinto
2016-01-11
1
-6
/
+6
*
|
|
Merge branch 'ew/send-email-mutt-alias-fix'
Junio C Hamano
2016-01-20
1
-0
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
git-send-email: do not double-escape quotes from mutt
Eric Wong
2016-01-04
1
-0
/
+15
*
|
|
sendemail: teach git-send-email to dump alias names
Jacob Keller
2015-11-20
1
-0
/
+82
*
|
|
Merge branch 'rl/send-email-aliases'
Junio C Hamano
2015-08-03
1
-10
/
+144
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
send-email: suppress meaningless whitespaces in from field
Remi Lespinet
2015-07-07
1
-0
/
+24
|
*
|
send-email: allow multiple emails using --cc, --to and --bcc
Remi Lespinet
2015-07-07
1
-0
/
+44
|
*
|
t9001-send-email: refactor header variable fields replacement
Remi Lespinet
2015-06-30
1
-4
/
+7
|
*
|
send-email: allow aliases in patch header and command script outputs
Remi Lespinet
2015-06-30
1
-0
/
+60
|
*
|
t9001-send-email: move script creation in a setup test
Remi Lespinet
2015-06-30
1
-6
/
+9
|
|
/
*
|
t9001: add sendmail aliases line continuation tests
Eric Sunshine
2015-06-02
1
-0
/
+34
*
|
t9001: refactor sendmail aliases test infrastructure
Eric Sunshine
2015-06-02
1
-18
/
+29
*
|
t9001: write $HOME/, not ~/, to help shells without tilde expansion
Junio C Hamano
2015-05-27
1
-1
/
+1
*
|
send-email: add sendmail email aliases format
Allen Hubbe
2015-05-27
1
-0
/
+27
|
/
*
t9001: drop save_confirm helper
Jeff King
2015-03-25
1
-10
/
+5
*
t9001: use test_when_finished
Jeff King
2015-03-20
1
-20
/
+10
*
t: fix trivial &&-chain breakage
Jeff King
2015-03-20
1
-1
/
+1
*
git-send-email.perl: support no- prefix with older GetOptions
Kyle J. McKay
2015-02-16
1
-5
/
+5
*
Merge branch 'lh/send-email-hide-x-mailer'
Junio C Hamano
2015-01-07
1
-0
/
+33
|
\
|
*
test/send-email: --[no-]xmailer tests
Luis Henriques
2014-12-16
1
-0
/
+33
*
|
Merge branch 'rd/send-email-2047-fix'
Junio C Hamano
2015-01-07
1
-0
/
+7
|
\
\
|
*
|
send-email: handle adjacent RFC 2047-encoded words properly
Роман Донченко
2014-12-15
1
-0
/
+7
*
|
|
t9001: style modernisation phase #5
Junio C Hamano
2014-11-26
1
-76
/
+74
*
|
|
t9001: style modernisation phase #4
Junio C Hamano
2014-11-26
1
-10
/
+10
[next]