summaryrefslogtreecommitdiff
path: root/t/t4013
Commit message (Expand)AuthorAgeFilesLines
* format-patch: Produce better output with --inline or --attachKevin Ballard2008-07-298-0/+32
* "git diff": do not ignore index without --no-indexJunio C Hamano2008-05-242-1/+3
* format-patch: wrap cover-letter's shortlog sensiblyJohannes Schindelin2008-03-021-2/+2
* Add a --cover-letter option to format-patchDaniel Barkalow2008-02-191-0/+100
* Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLinus Torvalds2007-10-151-1/+0
* Merge branch 'maint'Junio C Hamano2007-07-031-0/+3
|\
| * diff --no-index: fix --name-status with added filesJohannes Schindelin2007-07-031-0/+3
* | format-patch: Add format.subjectprefix config optionAdam Roben2007-07-022-0/+62
|/
* Add testcase for format-patch --subject-prefix (take 3)Robin H. Johnson2007-04-111-0/+164
* format-patch --attach: not folding some long headers.Junio C Hamano2007-03-046-72/+36
* format-patch: add --inline option and make --attach a true attachmentJohannes Schindelin2007-03-046-6/+353
* Add --summary to git-format-patch by defaultJunio C Hamano2007-01-176-0/+12
* Turn on recursive with --summaryJohannes Schindelin2006-10-051-1/+1
* Adjust t4013 tests to corrected format-patch.Junio C Hamano2006-07-136-0/+8
* t4013 diff format tests updateJunio C Hamano2006-07-1341-103/+157
* Merge branch 'jc/diff-test'Junio C Hamano2006-07-059-0/+254
|\
| * t4013: add "diff" UI program tests.Junio C Hamano2006-07-019-0/+254
* | t4013: note improvements brought by the new output code.Junio C Hamano2006-06-293-0/+56
* | Merge branch 'jc/diff-test' into jc/diff-test-updatesJunio C Hamano2006-06-296-0/+572
|\ \ | |/
| * t4013: add format-patch tests.Junio C Hamano2006-06-296-0/+572
* | t4013 test updates for new output code.Junio C Hamano2006-06-276-10/+4
|/
* t4013: add more tests around -c and --ccJunio C Hamano2006-06-2617-0/+1238
* t4013: add tests for diff/log family output options.Junio C Hamano2006-06-2671-0/+2377