aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4013
AgeCommit message (Expand)AuthorFilesLines
2025-09-10t4013: switch default branch name to mainPhillip Wood96-103/+103
2022-08-05log: add --clear-decorations optionDerrick Stolee4-0/+244
2022-08-05log: add default decoration filterDerrick Stolee2-2/+2
2021-05-21t4013: test "git diff-tree -m"Sergey Organov1-0/+11
2021-05-21t4013: test "git log -m --stat"Sergey Organov1-0/+66
2021-05-21t4013: test "git log -m --raw"Sergey Organov1-0/+61
2021-02-05Merge branch 'so/log-diff-merge'Junio C Hamano4-0/+593
2020-12-21t4013: add tests for --diff-merges=first-parentSergey Organov2-0/+193
2020-12-21t4013: add tests for -m failing to override -c/--ccSergey Organov2-0/+400
2020-11-02Merge branch 'mk/diff-ignore-regex'Junio C Hamano1-0/+99
2020-10-20diff: add -I<regex> that ignores matching changesMichał Kępień1-0/+99
2020-08-31Merge branch 'dd/diff-customize-index-line-abbrev'Junio C Hamano3-0/+87
2020-08-21diff: index-line: respect --abbrev in object's nameĐoàn Trần Công Danh3-0/+87
2020-08-17Merge branch 'so/log-diff-merges-opt'Junio C Hamano2-0/+156
2020-08-17Merge branch 'jk/log-fp-implies-m'Junio C Hamano2-0/+100
2020-08-11t/t4013: add test for --diff-merges=offSergey Organov2-0/+156
2020-07-30Revert "fmt-merge-msg: stop treating `master` specially"Junio C Hamano22-24/+24
2020-07-29log: enable "-m" automatically with "--first-parent"Jeff King1-0/+22
2020-07-29revision: add "--no-diff-merges" option to counteract "-m"Jeff King1-0/+78
2020-06-23fmt-merge-msg: stop treating `master` speciallyJohannes Schindelin22-24/+24
2020-04-20diff-tree.c: load notes machinery when requiredTaylor Blau5-0/+57
2019-05-30Merge branch 'nd/diff-parseopt'Junio C Hamano3-0/+92
2019-05-29diff-parseopt: restore -U (no argument) behaviorNguyễn Thái Ngọc Duy3-0/+92
2019-01-24combine-diff: treat --dirstat like --statJeff King1-0/+3
2019-01-24combine-diff: treat --summary like --statJeff King1-0/+6
2019-01-24combine-diff: treat --shortstat like --statJeff King1-0/+4
2018-02-27diff: add --compact-summaryNguyễn Thái Ngọc Duy4-0/+32
2017-12-06t4013: test new output from diff --abbrev --rawAnn T Ropea14-0/+238
2017-09-28diff: correct newline in summary for renamed filesStefan Beller5-0/+22
2016-12-08diff: handle --no-abbrev in no-index caseJack Bates6-0/+27
2016-08-31graph: add support for --line-prefix on all graph-aware outputJacob Keller2-0/+44
2015-05-13log: decorate HEAD with branch name under --decorate=full, tooJunio C Hamano1-1/+1
2015-03-10log: decorate HEAD with branch nameJunio C Hamano1-1/+1
2012-04-30diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek53-282/+282
2012-02-03Use correct grammar in diffstat summary lineNguyễn Thái Ngọc Duy52-89/+89
2011-04-11Teach --dirstat not to completely ignore rearranged lines within a fileJohan Herland1-0/+1
2011-04-11--dirstat-by-file: Make it faster and more correctJohan Herland1-0/+3
2011-04-11--dirstat: Describe non-obvious differences relative to --stat or regular diffJohan Herland4-1/+15
2011-03-09log: fix --max-count when used together with -S or -GMatthieu Moy3-0/+16
2011-02-07diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy2-0/+53
2010-08-31diff/log -G<pattern>: testsJunio C Hamano3-0/+52
2010-08-06diff: parse separate options like -S fooMatthieu Moy1-0/+7
2010-06-16format-patch: Add a signature option (--signature)Stephen Boyd1-0/+3
2010-03-09show --first-parent/-m: do not default to --ccJunio C Hamano2-0/+123
2010-03-09show -c: show patch textJunio C Hamano1-0/+36
2010-03-09t4013: add tests for log -p -m --first-parentJunio C Hamano3-0/+378
2009-10-12Let --decorate show HEAD positionThomas Rast2-2/+2
2009-08-18git-log: allow --decorate[=short|full]Lars Hjemli1-0/+34
2009-05-13Prettify log decorations even moreFelipe Contreras1-3/+3
2009-03-22format-patch: --numbered-files and --stdout aren't mutually exclusiveStephen Boyd1-0/+170
2009-03-22format-patch: --attach/inline uses filename instead of SHA1Stephen Boyd9-32/+93
2009-03-11Merge branch 'tr/gcov'Junio C Hamano4-0/+51
2009-02-20Test rev-list --parents/--childrenThomas Rast2-0/+14
2009-02-20Test log --decorateThomas Rast1-0/+34
2009-02-20Test diff --dirstat functionalityThomas Rast1-0/+3
2009-02-18Merge branch 'maint'Junio C Hamano1-0/+2
2009-02-18Skip timestamp differences for diff --no-indexMichael Spang1-0/+2
2009-02-13log: do not print ellipses with --abbrev-commitThomas Rast14-14/+14
2009-01-06diff: accept -- when using --no-indexThomas Rast1-0/+3
2008-10-18format-patch: autonumber by defaultBrian Gernhardt9-18/+272
2008-10-12"git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen1-0/+29
2008-07-29format-patch: Produce better output with --inline or --attachKevin Ballard8-0/+32
2008-05-24"git diff": do not ignore index without --no-indexJunio C Hamano2-1/+3
2008-03-02format-patch: wrap cover-letter's shortlog sensiblyJohannes Schindelin1-2/+2
2008-02-19Add a --cover-letter option to format-patchDaniel Barkalow1-0/+100
2007-10-15Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLinus Torvalds1-1/+0
2007-07-03Merge branch 'maint'Junio C Hamano1-0/+3
2007-07-03diff --no-index: fix --name-status with added filesJohannes Schindelin1-0/+3
2007-07-02format-patch: Add format.subjectprefix config optionAdam Roben2-0/+62
2007-04-11Add testcase for format-patch --subject-prefix (take 3)Robin H. Johnson1-0/+164
2007-03-04format-patch --attach: not folding some long headers.Junio C Hamano6-72/+36
2007-03-04format-patch: add --inline option and make --attach a true attachmentJohannes Schindelin6-6/+353
2007-01-17Add --summary to git-format-patch by defaultJunio C Hamano6-0/+12
2006-10-05Turn on recursive with --summaryJohannes Schindelin1-1/+1
2006-07-13Adjust t4013 tests to corrected format-patch.Junio C Hamano6-0/+8
2006-07-13t4013 diff format tests updateJunio C Hamano41-103/+157
2006-07-05Merge branch 'jc/diff-test'Junio C Hamano9-0/+254
2006-07-01t4013: add "diff" UI program tests.Junio C Hamano9-0/+254
2006-06-29t4013: note improvements brought by the new output code.Junio C Hamano3-0/+56
2006-06-29Merge branch 'jc/diff-test' into jc/diff-test-updatesJunio C Hamano6-0/+572
2006-06-29t4013: add format-patch tests.Junio C Hamano6-0/+572
2006-06-27t4013 test updates for new output code.Junio C Hamano6-10/+4
2006-06-26t4013: add more tests around -c and --ccJunio C Hamano17-0/+1238
2006-06-26t4013: add tests for diff/log family output options.Junio C Hamano71-0/+2377