- bef805b tests: change "mkdir -p && write_script" to use "test_hook" by Ævar Arnfjörð Bjarmason · 3 years ago
- a755530 send-email: use 'git hook run' for 'sendemail-validate' by Emily Shaffer · 3 years, 3 months ago
- 10de757 Merge branch 'ab/send-email-config-fix' by Junio C Hamano · 3 years, 6 months ago
- bd29bcf Merge branch 'mh/send-email-reset-in-reply-to' by Junio C Hamano · 3 years, 6 months ago
- e18f4de Merge branch 'ga/send-email-sendmail-cmd' by Junio C Hamano · 3 years, 6 months ago
- b996f84 send-email: fix a "first config key wins" regression in v2.33.0 by Ævar Arnfjörð Bjarmason · 3 years, 6 months ago
- e082113 send-email: avoid incorrect header propagation by Marvin Häuser · 3 years, 6 months ago
- f6a5af0 t9001: PATH must not use Windows-style paths by Johannes Sixt · 3 years, 7 months ago
- 8de2e2e Merge branch 'ab/send-email-optim' by Junio C Hamano · 3 years, 8 months ago
- 018b85d Merge branch 'ar/more-typofix' by Junio C Hamano · 3 years, 8 months ago
- 6fc5369 t: fix typos in test messages by Andrei Rybak · 3 years, 9 months ago
- 1359972 Merge branch 'ga/send-email-sendmail-cmd' by Junio C Hamano · 3 years, 9 months ago
- 879be43 send-email tests: test for boolean variables without a value by Ævar Arnfjörð Bjarmason · 3 years, 10 months ago
- f4d715b Merge branch 'ab/send-email-inline-hooks-path' by Junio C Hamano · 3 years, 10 months ago
- 2815326 send-email: don't needlessly abs_path() the core.hooksPath by Ævar Arnfjörð Bjarmason · 3 years, 10 months ago
- d9929cb Merge branch 'jt/send-email-validate-errors-fix' by Junio C Hamano · 3 years, 10 months ago
- 5b719b7 send-email: fix missing error message regression by Ævar Arnfjörð Bjarmason · 3 years, 10 months ago
- 53753a3 t9001-send-email.sh: fix expected absolute paths on Windows by Johannes Sixt · 3 years, 10 months ago
- cd5b33f git-send-email: add option to specify sendmail command by Gregory Anders · 3 years, 10 months ago
- ea7811b git-send-email: improve --validate error output by Ævar Arnfjörð Bjarmason · 4 years ago
- e585210 git-send-email: test full --validate output by Ævar Arnfjörð Bjarmason · 4 years ago
- c824393 git-send-email: Respect core.hooksPath setting by Robert Foss · 4 years ago
- a881baa t9[0-4]*: adjust the references to the default branch name "main" by Johannes Schindelin · 4 years, 4 months ago
- 334afbc tests: mark tests relying on the current default for `init.defaultBranch` by Johannes Schindelin · 4 years, 4 months ago
- a00bda2 Merge branch 'dd/send-email-config' by Junio C Hamano · 4 years, 7 months ago
- c76b84a t: don't spuriously close and reopen quotes by Martin Ågren · 4 years, 7 months ago
- dd84e52 git-send-email: die if sendmail.* config is set by Drew DeVault · 4 years, 8 months ago
- f9f60d7 send-email: restore --in-reply-to superseding behavior by Rafael Aquini · 4 years, 8 months ago
- 6365058 Merge branch 'js/test-avoid-pipe' by Junio C Hamano · 5 years ago
- de26f02 t9001, t9116: avoid pipes by Johannes Schindelin · 5 years ago
- 08d2f46 Merge branch 'bc/t9001-zsh-in-posix-emulation-mode' by Junio C Hamano · 5 years ago
- c64368e t9001: avoid including non-trailing NUL bytes in variables by brian m. carlson · 5 years ago
- 4dc8b1c Fix spelling errors in names of tests by Elijah Newren · 5 years ago
- 86d2271 Merge branch 'ab/send-email-transferencoding-fix' by Junio C Hamano · 6 years ago
- 3ff1504 send-email: fix regression in sendemail.identity parsing by Ævar Arnfjörð Bjarmason · 6 years ago
- a8aea5d send-email: fix broken transferEncoding tests by Ævar Arnfjörð Bjarmason · 6 years ago
- 2554dd1 send-email: remove cargo-culted multi-patch pattern in tests by Ævar Arnfjörð Bjarmason · 6 years ago
- 3494dfd send-email: do defaults -> config -> getopt in that order by Ævar Arnfjörð Bjarmason · 6 years ago
- 74d76a1 send-email: default to quoted-printable when CR is present by brian m. carlson · 6 years ago
- 2281aa8 Merge branch 'al/send-email-auto-cte-fixup' by Junio C Hamano · 6 years ago
- 3c88e46 send-email: avoid empty transfer encoding header by Aaron Lindsay · 6 years ago
- 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