Age | Commit message (Expand) | Author | Files | Lines |
2020-11-19 | t4*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -3/+3 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2018-11-13 | format-patch: respect --stat in cover letter's diffstat | Nguyễn Thái Ngọc Duy | 1 | -15/+33 |
2018-02-02 | format-patch: reduce patch diffstat width to 72 | Nguyễn Thái Ngọc Duy | 1 | -15/+31 |
2015-03-26 | Merge branch 'jk/test-chain-lint' | Junio C Hamano | 1 | -17/+17 |
2015-03-20 | t: fix moderate &&-chain breakage | Jeff King | 1 | -17/+17 |
2015-03-19 | revision: forbid combining --graph and --no-walk | Dongcan Jiang | 1 | -7/+7 |
2012-05-02 | Merge branch 'zj/diff-stat-smaller-num-columns' | Junio C Hamano | 1 | -3/+3 |
2012-04-30 | diff --stat: use less columns for change counts | Zbigniew Jędrzejewski-Szmek | 1 | -3/+3 |
2012-04-27 | t4052: work around shells unable to set COLUMNS to 1 | Zbigniew Jędrzejewski-Szmek | 1 | -2/+4 |
2012-04-18 | Prevent graph_width of stat width from falling below min | Lucian Poston | 1 | -7/+7 |
2012-04-18 | t4052: Test diff-stat output with minimum columns | Lucian Poston | 1 | -0/+28 |
2012-04-16 | t4052: Adjust --graph --stat output for prefixes | Lucian Poston | 1 | -9/+25 |
2012-04-16 | t4052: test --stat output with --graph | Zbigniew Jędrzejewski-Szmek | 1 | -4/+74 |
2012-03-01 | diff --stat: add config option to limit graph width | Zbigniew Jędrzejewski-Szmek | 1 | -0/+6 |
2012-03-01 | diff --stat: enable limiting of the graph part | Zbigniew Jędrzejewski-Szmek | 1 | -0/+6 |
2012-03-01 | diff --stat: add a test for output with COLUMNS=40 | Zbigniew Jędrzejewski-Szmek | 1 | -0/+19 |
2012-03-01 | diff --stat: use a maximum of 5/8 for the filename part | Zbigniew Jędrzejewski-Szmek | 1 | -8/+8 |
2012-03-01 | merge --stat: use the full terminal width | Zbigniew Jędrzejewski-Szmek | 1 | -4/+4 |
2012-03-01 | log --stat: use the full terminal width | Zbigniew Jędrzejewski-Szmek | 1 | -2/+2 |
2012-03-01 | show --stat: use the full terminal width | Zbigniew Jędrzejewski-Szmek | 1 | -2/+2 |
2012-03-01 | diff --stat: use the full terminal width | Zbigniew Jędrzejewski-Szmek | 1 | -2/+9 |
2012-03-01 | diff --stat: tests for long filenames and big change counts | Junio C Hamano | 1 | -0/+182 |