aboutsummaryrefslogtreecommitdiff
path: root/t/t4014-format-patch.sh
Commit message (Expand)AuthorAge
* t: fix trivial &&-chain breakageJeff King2015-03-20
* Merge branch 'jm/format-patch-mail-sig'Junio C Hamano2014-06-16
|\
| * format-patch: add "--signature-file=<file>" optionJeremiah Mahler2014-05-27
* | Merge branch 'ep/shell-command-substitution'Junio C Hamano2014-06-03
|\ \ | |/ |/|
| * t4014-format-patch.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
* | tests: use "env" to run commands with temporary env-var settingsDavid Tran2014-03-19
|/
* t: use perl instead of "$PERL_PATH" where applicableJeff King2013-10-29
* format-patch: print in-body "From" only when neededJeff King2013-09-20
* teach format-patch to place other authors into in-body "From"Jeff King2013-07-03
* Merge branch 'fc/send-email-annotate'Junio C Hamano2013-04-18
|\
| * format-patch: add format.coverLetter configuration variableFelipe Contreras2013-04-07
| * format-patch: improve head calculation for cover-letterFelipe Contreras2013-04-07
* | Sync with 'maint'Junio C Hamano2013-04-12
|\ \ | |/ |/|
| * Correct common spelling mistakes in comments and testsStefano Lattarini2013-04-12
| * Merge branch 'ks/rfc2047-one-char-at-a-time' into maintJunio C Hamano2013-04-03
| |\
* | \ Merge branch 'bc/append-signed-off-by'Junio C Hamano2013-04-01
|\ \ \
| * | | Unify appending signoff in format-patch, commit and sequencerBrandon Casey2013-02-12
| * | | t4014: more tests about appending s-o-b linesNguyễn Thái Ngọc Duy2013-02-12
* | | | Merge branch 'ks/rfc2047-one-char-at-a-time'Junio C Hamano2013-03-25
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | format-patch: RFC 2047 says multi-octet character may not be splitKirill Smelkov2013-03-09
* | | Merge branch 'jc/format-patch-reroll'Junio C Hamano2013-01-11
|\ \ \
| * | | format-patch: give --reroll-count a short synonym -vJunio C Hamano2013-01-03
| * | | format-patch: document and test --reroll-countJunio C Hamano2013-01-02
* | | | Merge branch 'nd/maint-branch-desc-doc'Junio C Hamano2013-01-09
|\ \ \ \
| * | | | format-patch: pick up branch description when no ref is specifiedNguyễn Thái Ngọc Duy2013-01-03
| * | | | format-patch: pick up correct branch name from symbolic refNguyễn Thái Ngọc Duy2013-01-03
| * | | | t4014: a few more tests on cover letter using branch descriptionNguyễn Thái Ngọc Duy2013-01-03
| |/ / /
* | | | Merge branch 'jc/maint-test-portability'Junio C Hamano2013-01-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | t4014: fix arguments to grepJunio C Hamano2012-12-19
| | |/ | |/|
* | | Merge branch 'jc/prettier-pretty-note'Junio C Hamano2012-11-15
|\ \ \ | |/ / |/| |
| * | format-patch --notes: show notes after three-dashesJunio C Hamano2012-10-17
| * | format-patch: append --signature after notesJunio C Hamano2012-10-17
| |/
* | format-patch tests: check quoting/encoding in To: and Cc: headersJan H. Schönherr2012-10-18
* | format-patch: fix rfc2047 address encoding with respect to rfc822 specialsJan H. Schönherr2012-10-18
* | format-patch: make rfc2047 encoding more strictJan H. Schönherr2012-10-18
* | format-patch: do not wrap rfc2047 encoded headers too lateJan H. Schönherr2012-10-18
* | format-patch: do not wrap non-rfc2047 headers too earlyJan H. Schönherr2012-10-18
|/
* tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-24
* t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-12
* diffstat summary line varies by locale: miscellanyJonathan Nieder2012-03-13
* Use correct grammar in diffstat summary lineNguyễn Thái Ngọc Duy2012-02-03
* Merge branch 'ph/format-patch-no-color'Junio C Hamano2011-09-19
|\
| * t4014: clean up format.thread config after each testJeff King2011-09-19
* | Merge branch 'ph/format-patch-no-color'Junio C Hamano2011-09-14
|\ \ | |/
| * format-patch: ignore ui.colorPang Yan Han2011-09-12
* | t4014: "no-add-headers" is actually called "no-add-header"Thomas Rast2011-08-29
* | t4014: invoke format-patch with --stdout where intendedThomas Rast2011-08-29
* | t4014: check for empty files from git format-patch --stdoutThomas Rast2011-08-29
|/
* format-patch: make zero-length subject prefixes prettierJeff King2011-05-30
* Merge branch 'jk/format-patch-quote-special-in-from'Junio C Hamano2011-05-06
|\