summaryrefslogtreecommitdiff
path: root/t/t4014-format-patch.sh
AgeCommit message (Expand)AuthorFilesLines
2008-08-26format-patch: use default diff format even with patch optionsJeff King1-0/+25
2008-06-14fix whitespace violations in test scriptsJeff King1-3/+3
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano1-1/+1
2008-03-02format-patch: wrap cover-letter's shortlog sensiblyJohannes Schindelin1-0/+19
2008-03-02format-patch: use the diff options for the cover letter, tooJohannes Schindelin1-4/+14
2008-02-23t4014: Replace sed's non-standard 'Q' by standard 'q'Steffen Prohaska1-4/+4
2008-02-19Support a --cc=<email> option in format-patchDaniel Barkalow1-0/+8
2008-02-19Combine To: and Cc: headersDaniel Barkalow1-1/+1
2008-02-19Fix format.headers not ending with a newlineDaniel Barkalow1-1/+1
2008-02-19Add tests for extra headers in format-patchDaniel Barkalow1-0/+34
2008-02-19Add a --cover-letter option to format-patchDaniel Barkalow1-0/+26
2008-02-19Add more tests for format-patchDaniel Barkalow1-0/+45
2007-09-18t/t4014: test "am -3" with mode-only change.Junio C Hamano1-2/+5
2007-05-26Add tests for the last two fixes.Junio C Hamano1-3/+22
2006-06-28t4014: fix test commit labels.Junio C Hamano1-3/+3
2006-06-27t4014: fix for whitespace from "wc -l"Johannes Schindelin1-4/+4
2006-06-26t4014: add format-patch --ignore-if-in-upstream testJunio C Hamano1-0/+69