summaryrefslogtreecommitdiffstats
path: root/t/t4013
AgeCommit message (Expand)AuthorLines
2025-09-10t4013: switch default branch name to mainPhillip Wood-103/+103
2022-08-05log: add --clear-decorations optionDerrick Stolee-0/+244
2022-08-05log: add default decoration filterDerrick Stolee-2/+2
2021-05-21t4013: test "git diff-tree -m"Sergey Organov-0/+11
2021-05-21t4013: test "git log -m --stat"Sergey Organov-0/+66
2021-05-21t4013: test "git log -m --raw"Sergey Organov-0/+61
2021-02-05Merge branch 'so/log-diff-merge'Junio C Hamano-0/+593
2020-12-21t4013: add tests for --diff-merges=first-parentSergey Organov-0/+193
2020-12-21t4013: add tests for -m failing to override -c/--ccSergey Organov-0/+400
2020-11-02Merge branch 'mk/diff-ignore-regex'Junio C Hamano-0/+99
2020-10-20diff: add -I<regex> that ignores matching changesMichał Kępień-0/+99
2020-08-31Merge branch 'dd/diff-customize-index-line-abbrev'Junio C Hamano-0/+87
2020-08-21diff: index-line: respect --abbrev in object's nameĐoàn Trần Công Danh-0/+87
2020-08-17Merge branch 'so/log-diff-merges-opt'Junio C Hamano-0/+156
2020-08-17Merge branch 'jk/log-fp-implies-m'Junio C Hamano-0/+100
2020-08-11t/t4013: add test for --diff-merges=offSergey Organov-0/+156
2020-07-30Revert "fmt-merge-msg: stop treating `master` specially"Junio C Hamano-24/+24
2020-07-29log: enable "-m" automatically with "--first-parent"Jeff King-0/+22
2020-07-29revision: add "--no-diff-merges" option to counteract "-m"Jeff King-0/+78
2020-06-23fmt-merge-msg: stop treating `master` speciallyJohannes Schindelin-24/+24
2020-04-20diff-tree.c: load notes machinery when requiredTaylor Blau-0/+57
2019-05-30Merge branch 'nd/diff-parseopt'Junio C Hamano-0/+92
2019-05-29diff-parseopt: restore -U (no argument) behaviorNguyễn Thái Ngọc Duy-0/+92
2019-01-24combine-diff: treat --dirstat like --statJeff King-0/+3
2019-01-24combine-diff: treat --summary like --statJeff King-0/+6
2019-01-24combine-diff: treat --shortstat like --statJeff King-0/+4
2018-02-27diff: add --compact-summaryNguyễn Thái Ngọc Duy-0/+32
2017-12-06t4013: test new output from diff --abbrev --rawAnn T Ropea-0/+238
2017-09-28diff: correct newline in summary for renamed filesStefan Beller-0/+22
2016-12-08diff: handle --no-abbrev in no-index caseJack Bates-0/+27
2016-08-31graph: add support for --line-prefix on all graph-aware outputJacob Keller-0/+44
2015-05-13log: decorate HEAD with branch name under --decorate=full, tooJunio C Hamano-1/+1
2015-03-10log: decorate HEAD with branch nameJunio C Hamano-1/+1
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