summaryrefslogtreecommitdiff
path: root/t/t4014-format-patch.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/format-patch-reroll'Junio C Hamano2013-01-111-0/+16
|\
| * format-patch: give --reroll-count a short synonym -vJunio C Hamano2013-01-031-0/+8
| * format-patch: document and test --reroll-countJunio C Hamano2013-01-021-0/+8
* | Merge branch 'nd/maint-branch-desc-doc'Junio C Hamano2013-01-091-0/+42
|\ \
| * | format-patch: pick up branch description when no ref is specifiedNguyễn Thái Ngọc Duy2013-01-031-0/+7
| * | format-patch: pick up correct branch name from symbolic refNguyễn Thái Ngọc Duy2013-01-031-0/+14
| * | t4014: a few more tests on cover letter using branch descriptionNguyễn Thái Ngọc Duy2013-01-031-0/+21
| |/
* | Merge branch 'jc/maint-test-portability'Junio C Hamano2013-01-021-3/+3
|\ \
| * | t4014: fix arguments to grepJunio C Hamano2012-12-191-3/+3
* | | Merge branch 'jc/prettier-pretty-note'Junio C Hamano2012-11-151-2/+13
|\ \ \ | |/ / |/| |
| * | format-patch --notes: show notes after three-dashesJunio C Hamano2012-10-171-2/+5
| * | format-patch: append --signature after notesJunio C Hamano2012-10-171-2/+10
| |/
* | format-patch tests: check quoting/encoding in To: and Cc: headersJan H. Schönherr2012-10-181-32/+66
* | format-patch: fix rfc2047 address encoding with respect to rfc822 specialsJan H. Schönherr2012-10-181-1/+1
* | format-patch: make rfc2047 encoding more strictJan H. Schönherr2012-10-181-4/+11
* | format-patch: do not wrap rfc2047 encoded headers too lateJan H. Schönherr2012-10-181-23/+35
* | format-patch: do not wrap non-rfc2047 headers too earlyJan H. Schönherr2012-10-181-26/+34
|/
* tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-241-1/+1
* t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-121-1/+1
* diffstat summary line varies by locale: miscellanyjn/diffstat-testsJonathan Nieder2012-03-131-6/+3
* Use correct grammar in diffstat summary linend/diffstat-gramnumNguyễn Thái Ngọc Duy2012-02-031-1/+1
* 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