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
*
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-21
1
-1
/
+0
*
Merge branch 'jk/t9001-deflake'
Junio C Hamano
2024-09-23
1
-2
/
+2
|
\
|
*
t9001: use a more distinct fake BugID
Jeff King
2024-09-16
1
-2
/
+2
*
|
Merge branch 'jk/send-email-mailmap'
Junio C Hamano
2024-09-06
1
-0
/
+122
|
\
\
|
*
|
send-email: add mailmap support via sendemail.mailmap and --mailmap
Jacob Keller
2024-08-27
1
-0
/
+122
|
|
/
*
|
send-email: teach git send-email option to translate aliases
Jacob Keller
2024-08-17
1
-0
/
+104
*
|
t9001-send-email.sh: update alias list used for pine test
Jacob Keller
2024-08-14
1
-3
/
+5
*
|
t9001-send-email.sh: fix quoting for mailrc --dump-aliases test
Jacob Keller
2024-08-14
1
-3
/
+3
|
/
*
Merge branch 'cb/send-email-sanitize-trailer-addresses'
Junio C Hamano
2024-07-16
1
-0
/
+43
|
\
|
*
git-send-email: use sanitized address when reading mbox body
Csókás, Bence
2024-07-01
1
-0
/
+43
*
|
t/t9001-send-email.sh: sed - remove the i flag for s
Marcel Telka
2024-05-17
1
-1
/
+1
|
/
*
Merge branch 'jc/test-i18ngrep'
Junio C Hamano
2023-11-08
1
-4
/
+4
|
\
|
*
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-11-02
1
-4
/
+4
*
|
Merge branch 'ms/send-email-validate-fix'
Junio C Hamano
2023-11-07
1
-0
/
+19
|
\
\
|
*
|
send-email: move validation code below process_address_list
Michael Strawbridge
2023-10-26
1
-0
/
+19
*
|
|
Merge branch 'jk/send-email-fix-addresses-from-composed-messages'
Junio C Hamano
2023-10-29
1
-0
/
+41
|
\
\
\
|
*
|
|
send-email: handle to/cc/bcc from --compose message
Jeff King
2023-10-20
1
-5
/
+11
|
*
|
|
Revert "send-email: extract email-parsing code into a subroutine"
Jeff King
2023-10-20
1
-0
/
+35
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ob/t9001-indent-fix'
Junio C Hamano
2023-08-25
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
t9001: fix indentation in test_no_confirm()
Oswald Buddenhagen
2023-08-14
1
-2
/
+2
*
|
|
Merge branch 'jc/send-email-pre-process-fix'
Junio C Hamano
2023-08-15
1
-1
/
+0
|
\
\
\
|
*
|
|
t9001: remove excessive GIT_SEND_EMAIL_NOTTY=1
Oswald Buddenhagen
2023-08-09
1
-1
/
+0
*
|
|
|
Merge branch 'jk/send-email-with-new-readline'
Junio C Hamano
2023-08-14
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
send-email: avoid creating more than one Term::ReadLine object
Jeff King
2023-08-09
1
-2
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'jk/format-patch-message-id-unleak'
Junio C Hamano
2023-06-13
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
format-patch: free rev.message_id when exiting
Jeff King
2023-05-19
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'jc/send-email-pre-process-fix'
Junio C Hamano
2023-05-19
1
-2
/
+17
|
\
|
|
|
*
|
t9001: mark the script as no longer leak checker clean
Junio C Hamano
2023-05-18
1
-1
/
+1
|
*
|
send-email: clear the $message_id after validation
Junio C Hamano
2023-05-17
1
-1
/
+16
*
|
|
Merge branch 'mc/send-email-header-cmd'
Junio C Hamano
2023-05-15
1
-2
/
+69
|
\
\
\
|
*
|
|
send-email: detect empty blank lines in command output
Maxim Cournoyer
2023-05-01
1
-0
/
+17
|
*
|
|
send-email: add --header-cmd, --no-header-cmd options
Maxim Cournoyer
2023-05-01
1
-2
/
+52
*
|
|
|
Merge branch 'ms/send-email-feed-header-to-validate-hook'
Junio C Hamano
2023-05-10
1
-2
/
+25
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
send-email: expose header information to git-send-email's sendemail-validate ...
Michael Strawbridge
2023-04-19
1
-2
/
+25
*
|
|
send-email: export patch counters in validate environment
Robin Jarry
2023-04-14
1
-0
/
+31
|
/
/
*
|
Merge branch 'jc/spell-id-in-both-caps-in-message-id'
Junio C Hamano
2023-04-11
1
-19
/
+19
|
\
\
|
|
/
|
/
|
|
*
e-mail workflow: Message-ID is spelled with ID in both capital letters
Junio C Hamano
2023-04-03
1
-19
/
+19
*
|
send-email: relay '-v N' to format-patch
Kyle Meyer
2022-11-27
1
-0
/
+6
|
/
*
t: convert egrep usage to "grep -E"
Đoàn Trần Công Danh
2022-09-21
1
-4
/
+4
*
Merge branch 'ab/plug-leak-in-revisions'
Junio C Hamano
2022-06-07
1
-0
/
+1
|
\
|
*
revisions API: clear "boundary_commits" in release_revisions()
Ævar Arnfjörð Bjarmason
2022-04-14
1
-0
/
+1
*
|
tests: change "mkdir -p && write_script" to use "test_hook"
Ævar Arnfjörð Bjarmason
2022-03-17
1
-3
/
+1
|
/
*
send-email: use 'git hook run' for 'sendemail-validate'
Emily Shaffer
2022-01-08
1
-2
/
+2
*
Merge branch 'ab/send-email-config-fix'
Junio C Hamano
2021-09-15
1
-0
/
+15
|
\
|
*
send-email: fix a "first config key wins" regression in v2.33.0
Ævar Arnfjörð Bjarmason
2021-09-07
1
-0
/
+15
*
|
Merge branch 'mh/send-email-reset-in-reply-to'
Junio C Hamano
2021-09-10
1
-0
/
+45
|
\
\
|
*
|
send-email: avoid incorrect header propagation
Marvin Häuser
2021-08-30
1
-0
/
+45
*
|
|
Merge branch 'ga/send-email-sendmail-cmd'
Junio C Hamano
2021-09-08
1
-1
/
+1
|
\
\
\
|
*
|
|
t9001: PATH must not use Windows-style paths
Johannes Sixt
2021-08-24
1
-1
/
+1
*
|
|
|
Merge branch 'ab/send-email-optim'
Junio C Hamano
2021-07-22
1
-0
/
+29
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
[next]