summaryrefslogtreecommitdiffstats
path: root/t/t4013
AgeCommit message (Expand)AuthorLines
2012-04-30diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek-282/+282
2012-02-03Use correct grammar in diffstat summary lineNguyễn Thái Ngọc Duy-89/+89
2011-04-11Teach --dirstat not to completely ignore rearranged lines within a fileJohan Herland-0/+1
2011-04-11--dirstat-by-file: Make it faster and more correctJohan Herland-0/+3
2011-04-11--dirstat: Describe non-obvious differences relative to --stat or regular diffJohan Herland-1/+15
2011-03-09log: fix --max-count when used together with -S or -GMatthieu Moy-0/+16
2011-02-07diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy-0/+53
2010-08-31diff/log -G<pattern>: testsJunio C Hamano-0/+52
2010-08-06diff: parse separate options like -S fooMatthieu Moy-0/+7
2010-06-16format-patch: Add a signature option (--signature)Stephen Boyd-0/+3
2010-03-09show --first-parent/-m: do not default to --ccJunio C Hamano-0/+123
2010-03-09show -c: show patch textJunio C Hamano-0/+36
2010-03-09t4013: add tests for log -p -m --first-parentJunio C Hamano-0/+378
2009-10-12Let --decorate show HEAD positionThomas Rast-2/+2
2009-08-18git-log: allow --decorate[=short|full]Lars Hjemli-0/+34
2009-05-13Prettify log decorations even moreFelipe Contreras-3/+3
2009-03-22format-patch: --numbered-files and --stdout aren't mutually exclusiveStephen Boyd-0/+170
2009-03-22format-patch: --attach/inline uses filename instead of SHA1Stephen Boyd-32/+93
2009-03-11Merge branch 'tr/gcov'Junio C Hamano-0/+51
2009-02-20Test rev-list --parents/--childrenThomas Rast-0/+14
2009-02-20Test log --decorateThomas Rast-0/+34
2009-02-20Test diff --dirstat functionalityThomas Rast-0/+3
2009-02-18Merge branch 'maint'Junio C Hamano-0/+2
2009-02-18Skip timestamp differences for diff --no-indexMichael Spang-0/+2
2009-02-13log: do not print ellipses with --abbrev-commitThomas Rast-14/+14
2009-01-06diff: accept -- when using --no-indexThomas Rast-0/+3
2008-10-18format-patch: autonumber by defaultBrian Gernhardt-18/+272
2008-10-12"git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen-0/+29
2008-07-29format-patch: Produce better output with --inline or --attachKevin Ballard-0/+32
2008-05-24"git diff": do not ignore index without --no-indexJunio C Hamano-1/+3
2008-03-02format-patch: wrap cover-letter's shortlog sensiblyJohannes Schindelin-2/+2
2008-02-19Add a --cover-letter option to format-patchDaniel Barkalow-0/+100
2007-10-15Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLinus Torvalds-1/+0
2007-07-03Merge branch 'maint'Junio C Hamano-0/+3
2007-07-03diff --no-index: fix --name-status with added filesJohannes Schindelin-0/+3
2007-07-02format-patch: Add format.subjectprefix config optionAdam Roben-0/+62
2007-04-11Add testcase for format-patch --subject-prefix (take 3)Robin H. Johnson-0/+164
2007-03-04format-patch --attach: not folding some long headers.Junio C Hamano-72/+36
2007-03-04format-patch: add --inline option and make --attach a true attachmentJohannes Schindelin-6/+353
2007-01-17Add --summary to git-format-patch by defaultJunio C Hamano-0/+12
2006-10-05Turn on recursive with --summaryJohannes Schindelin-1/+1
2006-07-13Adjust t4013 tests to corrected format-patch.Junio C Hamano-0/+8
2006-07-13t4013 diff format tests updateJunio C Hamano-103/+157
2006-07-05Merge branch 'jc/diff-test'Junio C Hamano-0/+254
2006-07-01t4013: add "diff" UI program tests.Junio C Hamano-0/+254
2006-06-29t4013: note improvements brought by the new output code.Junio C Hamano-0/+56
2006-06-29Merge branch 'jc/diff-test' into jc/diff-test-updatesJunio C Hamano-0/+572
2006-06-29t4013: add format-patch tests.Junio C Hamano-0/+572
2006-06-27t4013 test updates for new output code.Junio C Hamano-10/+4
2006-06-26t4013: add more tests around -c and --ccJunio C Hamano-0/+1238