summaryrefslogtreecommitdiff
path: root/t/t4014-format-patch.sh
AgeCommit message (Expand)AuthorFilesLines
2010-11-23format-patch: page output with --stdoutLibravatar Tay Ray Chuan1-0/+23
2010-09-29Merge branch 'rr/format-patch-count-without-merges'Libravatar Junio C Hamano1-0/+21
2010-08-27format-patch: Don't go over merge commitsLibravatar Ramkumar Ramachandra1-0/+16
2010-08-27t4014-format-patch: Call test_tick before committingLibravatar Ramkumar Ramachandra1-0/+5
2010-06-16format-patch: Add a signature option (--signature)Libravatar Stephen Boyd1-0/+52
2010-03-29Merge branch 'maint'Libravatar Junio C Hamano1-0/+4
2010-03-29format-patch: Squelch 'fatal: Not a range." errorLibravatar Kevin Ballard1-0/+4
2010-03-08format-patch: add --no-cc, --no-to, and --no-add-headersLibravatar Stephen Boyd1-0/+38
2010-03-06Add 'git format-patch --to=' option and 'format.to' configuration variable.Libravatar Steven Drake1-0/+14
2010-01-26fix portability issues with $ in double quotesLibravatar Stephen Boyd1-22/+22
2009-11-30Merge branch 'fc/maint-format-patch-pathspec-dashes'Libravatar Junio C Hamano1-0/+5
2009-11-26format-patch: add test for parsing of "--"Libravatar Felipe Contreras1-0/+5
2009-11-23t4014-format-patch: do not assume 'test' is available as non-builtinLibravatar Johannes Sixt1-4/+2
2009-11-10format-patch: Always generate a patchLibravatar Björn Gustavsson1-0/+18
2009-11-08format-patch: make "-p" suppress diffstatLibravatar Jeff King1-0/+21
2009-08-09tests: provide $TRASH_DIRECTORY variableLibravatar Jeff King1-2/+1
2009-05-16tests: Add tests for missing format-patch long optionsLibravatar Stephen Boyd1-0/+11
2009-03-27format-patch: add arbitrary email headersLibravatar Michael Hendricks1-0/+15
2009-03-19test-lib: Introduce test_chmod and use it instead of update-index --chmodLibravatar Johannes Sixt1-3/+1
2009-02-21format-patch: support deep threadingLibravatar Thomas Rast1-0/+120
2009-02-21format-patch: thread as reply to cover letter even with in-reply-toLibravatar Thomas Rast1-3/+6
2009-02-19format-patch: threading test reactivationLibravatar Thomas Rast1-39/+103
2009-01-21Merge branch 'jc/maint-format-patch-o-relative'Libravatar Junio C Hamano1-1/+51
2009-01-12Teach format-patch to handle output directory relative to cwdLibravatar Junio C Hamano1-1/+51
2008-08-26format-patch: use default diff format even with patch optionsLibravatar Jeff King1-0/+25
2008-06-14fix whitespace violations in test scriptsLibravatar Jeff King1-3/+3
2008-05-24tests: do not use implicit "git diff --no-index"Libravatar Junio C Hamano1-1/+1
2008-03-02format-patch: wrap cover-letter's shortlog sensiblyLibravatar Johannes Schindelin1-0/+19
2008-03-02format-patch: use the diff options for the cover letter, tooLibravatar Johannes Schindelin1-4/+14
2008-02-23t4014: Replace sed's non-standard 'Q' by standard 'q'Libravatar Steffen Prohaska1-4/+4
2008-02-19Support a --cc=<email> option in format-patchLibravatar Daniel Barkalow1-0/+8
2008-02-19Combine To: and Cc: headersLibravatar Daniel Barkalow1-1/+1
2008-02-19Fix format.headers not ending with a newlineLibravatar Daniel Barkalow1-1/+1
2008-02-19Add tests for extra headers in format-patchLibravatar Daniel Barkalow1-0/+34
2008-02-19Add a --cover-letter option to format-patchLibravatar Daniel Barkalow1-0/+26
2008-02-19Add more tests for format-patchLibravatar Daniel Barkalow1-0/+45
2007-09-18t/t4014: test "am -3" with mode-only change.Libravatar Junio C Hamano1-2/+5
2007-05-26Add tests for the last two fixes.Libravatar Junio C Hamano1-3/+22
2006-06-28t4014: fix test commit labels.Libravatar Junio C Hamano1-3/+3
2006-06-27t4014: fix for whitespace from "wc -l"Libravatar Johannes Schindelin1-4/+4
2006-06-26t4014: add format-patch --ignore-if-in-upstream testLibravatar Junio C Hamano1-0/+69