aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4052-stat-output.sh
AgeCommit message (Expand)AuthorFilesLines
2023-09-29diff --stat: set the width defaults in a helper functionDragan Simic1-22/+38
2023-09-18diff --stat: add config option to limit filename widthDragan Simic1-7/+34
2022-11-21revision API: call graph_clear() in release_revisions()Ævar Arnfjörð Bjarmason1-0/+1
2021-12-13t4000-t4999: detect and signal failure within loopEric Sunshine1-1/+1
2020-11-19t4*: adjust the references to the default branch name "main"Johannes Schindelin1-3/+3
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2018-11-13format-patch: respect --stat in cover letter's diffstatNguyễn Thái Ngọc Duy1-15/+33
2018-02-02format-patch: reduce patch diffstat width to 72Nguyễn Thái Ngọc Duy1-15/+31
2015-03-26Merge branch 'jk/test-chain-lint'Junio C Hamano1-17/+17
2015-03-20t: fix moderate &&-chain breakageJeff King1-17/+17
2015-03-19revision: forbid combining --graph and --no-walkDongcan Jiang1-7/+7
2012-05-02Merge branch 'zj/diff-stat-smaller-num-columns'Junio C Hamano1-3/+3
2012-04-30diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek1-3/+3
2012-04-27t4052: work around shells unable to set COLUMNS to 1Zbigniew Jędrzejewski-Szmek1-2/+4
2012-04-18Prevent graph_width of stat width from falling below minLucian Poston1-7/+7
2012-04-18t4052: Test diff-stat output with minimum columnsLucian Poston1-0/+28
2012-04-16t4052: Adjust --graph --stat output for prefixesLucian Poston1-9/+25
2012-04-16t4052: test --stat output with --graphZbigniew Jędrzejewski-Szmek1-4/+74
2012-03-01diff --stat: add config option to limit graph widthZbigniew Jędrzejewski-Szmek1-0/+6
2012-03-01diff --stat: enable limiting of the graph partZbigniew Jędrzejewski-Szmek1-0/+6
2012-03-01diff --stat: add a test for output with COLUMNS=40Zbigniew Jędrzejewski-Szmek1-0/+19
2012-03-01diff --stat: use a maximum of 5/8 for the filename partZbigniew Jędrzejewski-Szmek1-8/+8
2012-03-01merge --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek1-4/+4
2012-03-01log --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek1-2/+2
2012-03-01show --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek1-2/+2
2012-03-01diff --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek1-2/+9
2012-03-01diff --stat: tests for long filenames and big change countsJunio C Hamano1-0/+182