Age | Commit message (Expand) | Author | Files | Lines |
2012-06-24 | tests: enclose $PERL_PATH in double quotes | Junio C Hamano | 1 | -1/+1 |
2012-06-12 | t: Replace 'perl' by $PERL_PATH | Vincent van Ravesteijn | 1 | -1/+1 |
2012-03-13 | diffstat summary line varies by locale: miscellany | Jonathan Nieder | 1 | -6/+3 |
2012-02-03 | Use correct grammar in diffstat summary line | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2011-09-19 | Merge branch 'ph/format-patch-no-color' | Junio C Hamano | 1 | -4/+4 |
2011-09-19 | t4014: clean up format.thread config after each test | Jeff King | 1 | -4/+4 |
2011-09-14 | Merge branch 'ph/format-patch-no-color' | Junio C Hamano | 1 | -0/+8 |
2011-09-12 | format-patch: ignore ui.color | Pang Yan Han | 1 | -0/+8 |
2011-08-29 | t4014: "no-add-headers" is actually called "no-add-header" | Thomas Rast | 1 | -2/+2 |
2011-08-29 | t4014: invoke format-patch with --stdout where intended | Thomas Rast | 1 | -2/+2 |
2011-08-29 | t4014: check for empty files from git format-patch --stdout | Thomas Rast | 1 | -2/+19 |
2011-05-30 | format-patch: make zero-length subject prefixes prettier | Jeff King | 1 | -0/+18 |
2011-05-06 | Merge branch 'jk/format-patch-quote-special-in-from' | Junio C Hamano | 1 | -0/+43 |
2011-05-04 | Merge branch 'jk/format-patch-multiline-header' | Junio C Hamano | 1 | -0/+15 |
2011-04-26 | pretty: quote rfc822 specials in email addresses | Jeff King | 1 | -0/+42 |
2011-04-14 | format-patch: wrap email addresses after long names | Jeff King | 1 | -0/+15 |
2011-04-13 | i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014 | Junio C Hamano | 1 | -4/+4 |
2011-04-01 | Merge branch 'ab/i18n-st' | Junio C Hamano | 1 | -1/+1 |
2011-03-09 | i18n: git-log "--OPT does not make sense" messages | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2011-02-23 | format-patch: wrap long header lines | Jeff King | 1 | -0/+84 |
2010-11-23 | format-patch: page output with --stdout | Tay Ray Chuan | 1 | -0/+23 |
2010-09-29 | Merge branch 'rr/format-patch-count-without-merges' | Junio C Hamano | 1 | -0/+21 |
2010-08-27 | format-patch: Don't go over merge commits | Ramkumar Ramachandra | 1 | -0/+16 |
2010-08-27 | t4014-format-patch: Call test_tick before committing | Ramkumar Ramachandra | 1 | -0/+5 |
2010-06-16 | format-patch: Add a signature option (--signature) | Stephen Boyd | 1 | -0/+52 |
2010-03-29 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+4 |
2010-03-29 | format-patch: Squelch 'fatal: Not a range." error | Kevin Ballard | 1 | -0/+4 |
2010-03-08 | format-patch: add --no-cc, --no-to, and --no-add-headers | Stephen Boyd | 1 | -0/+38 |
2010-03-06 | Add 'git format-patch --to=' option and 'format.to' configuration variable. | Steven Drake | 1 | -0/+14 |
2010-01-26 | fix portability issues with $ in double quotes | Stephen Boyd | 1 | -22/+22 |
2009-11-30 | Merge branch 'fc/maint-format-patch-pathspec-dashes' | Junio C Hamano | 1 | -0/+5 |
2009-11-26 | format-patch: add test for parsing of "--" | Felipe Contreras | 1 | -0/+5 |
2009-11-23 | t4014-format-patch: do not assume 'test' is available as non-builtin | Johannes Sixt | 1 | -4/+2 |
2009-11-10 | format-patch: Always generate a patch | Björn Gustavsson | 1 | -0/+18 |
2009-11-08 | format-patch: make "-p" suppress diffstat | Jeff King | 1 | -0/+21 |
2009-08-09 | tests: provide $TRASH_DIRECTORY variable | Jeff King | 1 | -2/+1 |
2009-05-16 | tests: Add tests for missing format-patch long options | Stephen Boyd | 1 | -0/+11 |
2009-03-27 | format-patch: add arbitrary email headers | Michael Hendricks | 1 | -0/+15 |
2009-03-19 | test-lib: Introduce test_chmod and use it instead of update-index --chmod | Johannes Sixt | 1 | -3/+1 |
2009-02-21 | format-patch: support deep threading | Thomas Rast | 1 | -0/+120 |
2009-02-21 | format-patch: thread as reply to cover letter even with in-reply-to | Thomas Rast | 1 | -3/+6 |
2009-02-19 | format-patch: threading test reactivation | Thomas Rast | 1 | -39/+103 |
2009-01-21 | Merge branch 'jc/maint-format-patch-o-relative' | Junio C Hamano | 1 | -1/+51 |
2009-01-12 | Teach format-patch to handle output directory relative to cwd | Junio C Hamano | 1 | -1/+51 |
2008-08-26 | format-patch: use default diff format even with patch options | Jeff King | 1 | -0/+25 |
2008-06-14 | fix whitespace violations in test scripts | Jeff King | 1 | -3/+3 |
2008-05-24 | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 1 | -1/+1 |
2008-03-02 | format-patch: wrap cover-letter's shortlog sensibly | Johannes Schindelin | 1 | -0/+19 |
2008-03-02 | format-patch: use the diff options for the cover letter, too | Johannes Schindelin | 1 | -4/+14 |
2008-02-23 | t4014: Replace sed's non-standard 'Q' by standard 'q' | Steffen Prohaska | 1 | -4/+4 |