summaryrefslogtreecommitdiff
path: root/t/t4052-stat-output.sh
Commit message (Expand)AuthorAgeFilesLines
* revision API: call graph_clear() in release_revisions()Ævar Arnfjörð Bjarmason2022-11-211-0/+1
* t4000-t4999: detect and signal failure within loopEric Sunshine2021-12-131-1/+1
* t4*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-3/+3
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* format-patch: respect --stat in cover letter's diffstatNguyễn Thái Ngọc Duy2018-11-131-15/+33
* format-patch: reduce patch diffstat width to 72nd/format-patch-stat-widthNguyễn Thái Ngọc Duy2018-02-021-15/+31
* Merge branch 'jk/test-chain-lint'Junio C Hamano2015-03-261-17/+17
|\
| * t: fix moderate &&-chain breakageJeff King2015-03-201-17/+17
* | revision: forbid combining --graph and --no-walkdj/log-graph-with-no-walkDongcan Jiang2015-03-191-7/+7
|/
* Merge branch 'zj/diff-stat-smaller-num-columns'Junio C Hamano2012-05-021-3/+3
|\
| * diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek2012-04-301-3/+3
* | t4052: work around shells unable to set COLUMNS to 1Zbigniew Jędrzejewski-Szmek2012-04-271-2/+4
* | Prevent graph_width of stat width from falling below minLucian Poston2012-04-181-7/+7
* | t4052: Test diff-stat output with minimum columnsLucian Poston2012-04-181-0/+28
* | t4052: Adjust --graph --stat output for prefixesLucian Poston2012-04-161-9/+25
* | t4052: test --stat output with --graphZbigniew Jędrzejewski-Szmek2012-04-161-4/+74
|/
* diff --stat: add config option to limit graph widthzj/diff-stat-dyncolZbigniew Jędrzejewski-Szmek2012-03-011-0/+6
* diff --stat: enable limiting of the graph partZbigniew Jędrzejewski-Szmek2012-03-011-0/+6
* diff --stat: add a test for output with COLUMNS=40Zbigniew Jędrzejewski-Szmek2012-03-011-0/+19
* diff --stat: use a maximum of 5/8 for the filename partZbigniew Jędrzejewski-Szmek2012-03-011-8/+8
* merge --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek2012-03-011-4/+4
* log --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek2012-03-011-2/+2
* show --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek2012-03-011-2/+2
* diff --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek2012-03-011-2/+9
* diff --stat: tests for long filenames and big change countsJunio C Hamano2012-03-011-0/+182