summaryrefslogtreecommitdiff
path: root/t/t4013
AgeCommit message (Expand)AuthorFilesLines
2012-04-30diff --stat: use less columns for change countsLibravatar Zbigniew Jędrzejewski-Szmek53-282/+282
2012-02-03Use correct grammar in diffstat summary lineLibravatar Nguyễn Thái Ngọc Duy52-89/+89
2011-04-11Teach --dirstat not to completely ignore rearranged lines within a fileLibravatar Johan Herland1-0/+1
2011-04-11--dirstat-by-file: Make it faster and more correctLibravatar Johan Herland1-0/+3
2011-04-11--dirstat: Describe non-obvious differences relative to --stat or regular diffLibravatar Johan Herland4-1/+15
2011-03-09log: fix --max-count when used together with -S or -GLibravatar Matthieu Moy3-0/+16
2011-02-07diff: support --cached on unborn branchesLibravatar Nguyễn Thái Ngọc Duy2-0/+53
2010-08-31diff/log -G<pattern>: testsLibravatar Junio C Hamano3-0/+52
2010-08-06diff: parse separate options like -S fooLibravatar Matthieu Moy1-0/+7
2010-06-16format-patch: Add a signature option (--signature)Libravatar Stephen Boyd1-0/+3
2010-03-09show --first-parent/-m: do not default to --ccLibravatar Junio C Hamano2-0/+123
2010-03-09show -c: show patch textLibravatar Junio C Hamano1-0/+36
2010-03-09t4013: add tests for log -p -m --first-parentLibravatar Junio C Hamano3-0/+378
2009-10-12Let --decorate show HEAD positionLibravatar Thomas Rast2-2/+2
2009-08-18git-log: allow --decorate[=short|full]Libravatar Lars Hjemli1-0/+34
2009-05-13Prettify log decorations even moreLibravatar Felipe Contreras1-3/+3
2009-03-22format-patch: --numbered-files and --stdout aren't mutually exclusiveLibravatar Stephen Boyd1-0/+170
2009-03-22format-patch: --attach/inline uses filename instead of SHA1Libravatar Stephen Boyd9-32/+93
2009-03-11Merge branch 'tr/gcov'Libravatar Junio C Hamano4-0/+51
2009-02-20Test rev-list --parents/--childrenLibravatar Thomas Rast2-0/+14
2009-02-20Test log --decorateLibravatar Thomas Rast1-0/+34
2009-02-20Test diff --dirstat functionalityLibravatar Thomas Rast1-0/+3
2009-02-18Merge branch 'maint'Libravatar Junio C Hamano1-0/+2
2009-02-18Skip timestamp differences for diff --no-indexLibravatar Michael Spang1-0/+2
2009-02-13log: do not print ellipses with --abbrev-commitLibravatar Thomas Rast14-14/+14
2009-01-06diff: accept -- when using --no-indexLibravatar Thomas Rast1-0/+3
2008-10-18format-patch: autonumber by defaultLibravatar Brian Gernhardt9-18/+272
2008-10-12"git diff <tree>{3,}": do not reverse order of argumentsLibravatar Matt McCutchen1-0/+29
2008-07-29format-patch: Produce better output with --inline or --attachLibravatar Kevin Ballard8-0/+32
2008-05-24"git diff": do not ignore index without --no-indexLibravatar Junio C Hamano2-1/+3
2008-03-02format-patch: wrap cover-letter's shortlog sensiblyLibravatar Johannes Schindelin1-2/+2
2008-02-19Add a --cover-letter option to format-patchLibravatar Daniel Barkalow1-0/+100
2007-10-15Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLibravatar Linus Torvalds1-1/+0
2007-07-03Merge branch 'maint'Libravatar Junio C Hamano1-0/+3
2007-07-03diff --no-index: fix --name-status with added filesLibravatar Johannes Schindelin1-0/+3
2007-07-02format-patch: Add format.subjectprefix config optionLibravatar Adam Roben2-0/+62
2007-04-11Add testcase for format-patch --subject-prefix (take 3)Libravatar Robin H. Johnson1-0/+164
2007-03-04format-patch --attach: not folding some long headers.Libravatar Junio C Hamano6-72/+36
2007-03-04format-patch: add --inline option and make --attach a true attachmentLibravatar Johannes Schindelin6-6/+353
2007-01-17Add --summary to git-format-patch by defaultLibravatar Junio C Hamano6-0/+12
2006-10-05Turn on recursive with --summaryLibravatar Johannes Schindelin1-1/+1
2006-07-13Adjust t4013 tests to corrected format-patch.Libravatar Junio C Hamano6-0/+8
2006-07-13t4013 diff format tests updateLibravatar Junio C Hamano41-103/+157
2006-07-05Merge branch 'jc/diff-test'Libravatar Junio C Hamano9-0/+254
2006-07-01t4013: add "diff" UI program tests.Libravatar Junio C Hamano9-0/+254
2006-06-29t4013: note improvements brought by the new output code.Libravatar Junio C Hamano3-0/+56
2006-06-29Merge branch 'jc/diff-test' into jc/diff-test-updatesLibravatar Junio C Hamano6-0/+572
2006-06-29t4013: add format-patch tests.Libravatar Junio C Hamano6-0/+572
2006-06-27t4013 test updates for new output code.Libravatar Junio C Hamano6-10/+4
2006-06-26t4013: add more tests around -c and --ccLibravatar Junio C Hamano17-0/+1238