summaryrefslogtreecommitdiff
path: root/t/t4014-format-patch.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2010-03-291-0/+4
|\
| * format-patch: Squelch 'fatal: Not a range." errorKevin Ballard2010-03-291-0/+4
* | format-patch: add --no-cc, --no-to, and --no-add-headersStephen Boyd2010-03-081-0/+38
* | Add 'git format-patch --to=' option and 'format.to' configuration variable.Steven Drake2010-03-061-0/+14
|/
* fix portability issues with $ in double quotesStephen Boyd2010-01-261-22/+22
* Merge branch 'fc/maint-format-patch-pathspec-dashes'Junio C Hamano2009-11-301-0/+5
|\
| * format-patch: add test for parsing of "--"Felipe Contreras2009-11-261-0/+5
* | t4014-format-patch: do not assume 'test' is available as non-builtinJohannes Sixt2009-11-231-4/+2
* | format-patch: Always generate a patchBjörn Gustavsson2009-11-101-0/+18
* | format-patch: make "-p" suppress diffstatJeff King2009-11-081-0/+21
|/
* tests: provide $TRASH_DIRECTORY variableJeff King2009-08-091-2/+1
* tests: Add tests for missing format-patch long optionsStephen Boyd2009-05-161-0/+11
* format-patch: add arbitrary email headersMichael Hendricks2009-03-271-0/+15
* test-lib: Introduce test_chmod and use it instead of update-index --chmodJohannes Sixt2009-03-191-3/+1
* format-patch: support deep threadingThomas Rast2009-02-211-0/+120
* format-patch: thread as reply to cover letter even with in-reply-toThomas Rast2009-02-211-3/+6
* format-patch: threading test reactivationThomas Rast2009-02-191-39/+103
* Merge branch 'jc/maint-format-patch-o-relative'Junio C Hamano2009-01-211-1/+51
|\
| * Teach format-patch to handle output directory relative to cwdJunio C Hamano2009-01-121-1/+51
* | format-patch: use default diff format even with patch optionsJeff King2008-08-261-0/+25
|/
* fix whitespace violations in test scriptsJeff King2008-06-141-3/+3
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-1/+1
* format-patch: wrap cover-letter's shortlog sensiblyJohannes Schindelin2008-03-021-0/+19
* format-patch: use the diff options for the cover letter, tooJohannes Schindelin2008-03-021-4/+14
* t4014: Replace sed's non-standard 'Q' by standard 'q'Steffen Prohaska2008-02-231-4/+4
* Support a --cc=<email> option in format-patchDaniel Barkalow2008-02-191-0/+8
* Combine To: and Cc: headersDaniel Barkalow2008-02-191-1/+1
* Fix format.headers not ending with a newlineDaniel Barkalow2008-02-191-1/+1
* Add tests for extra headers in format-patchDaniel Barkalow2008-02-191-0/+34
* Add a --cover-letter option to format-patchDaniel Barkalow2008-02-191-0/+26
* Add more tests for format-patchDaniel Barkalow2008-02-191-0/+45
* t/t4014: test "am -3" with mode-only change.Junio C Hamano2007-09-181-2/+5
* Add tests for the last two fixes.Junio C Hamano2007-05-261-3/+22
* t4014: fix test commit labels.Junio C Hamano2006-06-281-3/+3
* t4014: fix for whitespace from "wc -l"Johannes Schindelin2006-06-271-4/+4
* t4014: add format-patch --ignore-if-in-upstream testJunio C Hamano2006-06-261-0/+69