98 Commits (6636cf7e907d889eb69fe645198e58c773b2f755)

Author SHA1 Message Date
Jeff King 99094a7ad4 t: fix trivial &&-chain breakage 10 years ago
Jeremiah Mahler 7022650f61 format-patch: add "--signature-file=<file>" option 11 years ago
Elia Pinto 54835fc57e t4014-format-patch.sh: use the $( ... ) construct for command substitution 11 years ago
David Tran 512477b175 tests: use "env" to run commands with temporary env-var settings 11 years ago
Jeff King 94221d2203 t: use perl instead of "$PERL_PATH" where applicable 11 years ago
Jeff King 662cc30cd0 format-patch: print in-body "From" only when needed 11 years ago
Jeff King a90804752f teach format-patch to place other authors into in-body "From" 11 years ago
Stefano Lattarini 41ccfdd9c9 Correct common spelling mistakes in comments and tests 12 years ago
Felipe Contreras 2a4c26076c format-patch: add format.coverLetter configuration variable 12 years ago
Felipe Contreras 80d35ca0aa format-patch: improve head calculation for cover-letter 12 years ago
Kirill Smelkov 6cd3c05327 format-patch: RFC 2047 says multi-octet character may not be split 12 years ago
Brandon Casey 959a26231f Unify appending signoff in format-patch, commit and sequencer 12 years ago
Nguyễn Thái Ngọc Duy 79133a66f7 t4014: more tests about appending s-o-b lines 12 years ago
Junio C Hamano 7952ea66e7 format-patch: give --reroll-count a short synonym -v 12 years ago
Nguyễn Thái Ngọc Duy 5ee29aefac format-patch: pick up branch description when no ref is specified 12 years ago
Nguyễn Thái Ngọc Duy 20b630aae9 format-patch: pick up correct branch name from symbolic ref 12 years ago
Nguyễn Thái Ngọc Duy e216cc48da t4014: a few more tests on cover letter using branch description 12 years ago
Junio C Hamano 4aad08e061 format-patch: document and test --reroll-count 12 years ago
Junio C Hamano 27f6342f61 t4014: fix arguments to grep 12 years ago
Jan H. Schönherr 25dc8dad3a format-patch tests: check quoting/encoding in To: and Cc: headers 12 years ago
Jan H. Schönherr 41dd00bad3 format-patch: fix rfc2047 address encoding with respect to rfc822 specials 12 years ago
Jan H. Schönherr 0fcec2ce54 format-patch: make rfc2047 encoding more strict 12 years ago
Jan H. Schönherr 94f6cdf693 format-patch: do not wrap rfc2047 encoded headers too late 12 years ago
Jan H. Schönherr 7a76e68a17 format-patch: do not wrap non-rfc2047 headers too early 12 years ago
Junio C Hamano bd1470b8cb format-patch --notes: show notes after three-dashes 12 years ago
Junio C Hamano 212620fe7e format-patch: append --signature after notes 12 years ago
Junio C Hamano 7096b6486e tests: enclose $PERL_PATH in double quotes 13 years ago
Vincent van Ravesteijn a3428205e6 t: Replace 'perl' by $PERL_PATH 13 years ago
Jonathan Nieder 6dd88832e7 diffstat summary line varies by locale: miscellany 13 years ago
Nguyễn Thái Ngọc Duy 7f814632f5 Use correct grammar in diffstat summary line 13 years ago
Jeff King e810715528 t4014: clean up format.thread config after each test 13 years ago
Pang Yan Han 787570c7cd format-patch: ignore ui.color 13 years ago
Thomas Rast 688f4f2fbc t4014: "no-add-headers" is actually called "no-add-header" 13 years ago
Thomas Rast 2fdb5c6219 t4014: invoke format-patch with --stdout where intended 13 years ago
Thomas Rast cc663d141a t4014: check for empty files from git format-patch --stdout 13 years ago
Jeff King e7af8e49cd format-patch: make zero-length subject prefixes prettier 14 years ago
Jeff King 4d03c18a3e pretty: quote rfc822 specials in email addresses 14 years ago
Jeff King 990f6e30eb format-patch: wrap email addresses after long names 14 years ago
Junio C Hamano 68b2a0055c i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014 14 years ago
Ævar Arnfjörð Bjarmason f338cb83a0 i18n: git-log "--OPT does not make sense" messages 14 years ago
Jeff King a1f6baa5c9 format-patch: wrap long header lines 14 years ago
Tay Ray Chuan 38a94bb6ba format-patch: page output with --stdout 14 years ago
Ramkumar Ramachandra 2c642ed866 format-patch: Don't go over merge commits 14 years ago
Ramkumar Ramachandra 6426f2d2af t4014-format-patch: Call test_tick before committing 14 years ago
Stephen Boyd 6622d9c710 format-patch: Add a signature option (--signature) 15 years ago
Kevin Ballard 657ab61efa format-patch: Squelch 'fatal: Not a range." error 15 years ago
Stephen Boyd c42600346b format-patch: add --no-cc, --no-to, and --no-add-headers 15 years ago
Steven Drake ae6c098f15 Add 'git format-patch --to=' option and 'format.to' configuration variable. 15 years ago
Stephen Boyd 9524cf2993 fix portability issues with $ in double quotes 15 years ago
Felipe Contreras 7e93d3b9e5 format-patch: add test for parsing of "--" 15 years ago