summaryrefslogtreecommitdiff
path: root/t/t4014-format-patch.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ph/format-patch-no-color'Junio C Hamano2011-09-191-4/+4
|\
| * t4014: clean up format.thread config after each testJeff King2011-09-191-4/+4
* | Merge branch 'ph/format-patch-no-color'Junio C Hamano2011-09-141-0/+8
|\ \ | |/
| * format-patch: ignore ui.colorPang Yan Han2011-09-121-0/+8
* | t4014: "no-add-headers" is actually called "no-add-header"Thomas Rast2011-08-291-2/+2
* | t4014: invoke format-patch with --stdout where intendedThomas Rast2011-08-291-2/+2
* | t4014: check for empty files from git format-patch --stdoutThomas Rast2011-08-291-2/+19
|/
* format-patch: make zero-length subject prefixes prettierJeff King2011-05-301-0/+18
* Merge branch 'jk/format-patch-quote-special-in-from'Junio C Hamano2011-05-061-0/+43
|\
| * pretty: quote rfc822 specials in email addressesJeff King2011-04-261-0/+42
* | Merge branch 'jk/format-patch-multiline-header'Junio C Hamano2011-05-041-0/+15
|\ \
| * | format-patch: wrap email addresses after long namesJeff King2011-04-141-0/+15
| |/
* | i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014Junio C Hamano2011-04-131-4/+4
* | Merge branch 'ab/i18n-st'Junio C Hamano2011-04-011-1/+1
|\ \ | |/ |/|
| * i18n: git-log "--OPT does not make sense" messagesÆvar Arnfjörð Bjarmason2011-03-091-1/+1
* | format-patch: wrap long header linesJeff King2011-02-231-0/+84
|/
* format-patch: page output with --stdoutTay Ray Chuan2010-11-231-0/+23
* Merge branch 'rr/format-patch-count-without-merges'Junio C Hamano2010-09-291-0/+21
|\
| * format-patch: Don't go over merge commitsRamkumar Ramachandra2010-08-271-0/+16
| * t4014-format-patch: Call test_tick before committingRamkumar Ramachandra2010-08-271-0/+5
* | format-patch: Add a signature option (--signature)Stephen Boyd2010-06-161-0/+52
|/
* 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