aboutsummaryrefslogtreecommitdiff
path: root/t/t4014-format-patch.sh
Commit message (Expand)AuthorAge
...
| * | 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
|\
| * pretty: quote rfc822 specials in email addressesJeff King2011-04-26
* | Merge branch 'jk/format-patch-multiline-header'Junio C Hamano2011-05-04
|\ \
| * | format-patch: wrap email addresses after long namesJeff King2011-04-14
| |/
* | i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014Junio C Hamano2011-04-13
* | Merge branch 'ab/i18n-st'Junio C Hamano2011-04-01
|\ \ | |/ |/|
| * i18n: git-log "--OPT does not make sense" messagesÆvar Arnfjörð Bjarmason2011-03-09
* | format-patch: wrap long header linesJeff King2011-02-23
|/
* format-patch: page output with --stdoutTay Ray Chuan2010-11-23
* Merge branch 'rr/format-patch-count-without-merges'Junio C Hamano2010-09-29
|\
| * format-patch: Don't go over merge commitsRamkumar Ramachandra2010-08-27
| * t4014-format-patch: Call test_tick before committingRamkumar Ramachandra2010-08-27
* | format-patch: Add a signature option (--signature)Stephen Boyd2010-06-16
|/
* Merge branch 'maint'Junio C Hamano2010-03-29
|\
| * format-patch: Squelch 'fatal: Not a range." errorKevin Ballard2010-03-29
* | format-patch: add --no-cc, --no-to, and --no-add-headersStephen Boyd2010-03-08
* | Add 'git format-patch --to=' option and 'format.to' configuration variable.Steven Drake2010-03-06
|/
* fix portability issues with $ in double quotesStephen Boyd2010-01-26
* Merge branch 'fc/maint-format-patch-pathspec-dashes'Junio C Hamano2009-11-30
|\
| * format-patch: add test for parsing of "--"Felipe Contreras2009-11-26
* | t4014-format-patch: do not assume 'test' is available as non-builtinJohannes Sixt2009-11-23
* | format-patch: Always generate a patchBjörn Gustavsson2009-11-10
* | format-patch: make "-p" suppress diffstatJeff King2009-11-08
|/
* tests: provide $TRASH_DIRECTORY variableJeff King2009-08-09
* tests: Add tests for missing format-patch long optionsStephen Boyd2009-05-16
* format-patch: add arbitrary email headersMichael Hendricks2009-03-27
* test-lib: Introduce test_chmod and use it instead of update-index --chmodJohannes Sixt2009-03-19
* format-patch: support deep threadingThomas Rast2009-02-21
* format-patch: thread as reply to cover letter even with in-reply-toThomas Rast2009-02-21
* format-patch: threading test reactivationThomas Rast2009-02-19
* Merge branch 'jc/maint-format-patch-o-relative'Junio C Hamano2009-01-21
|\