| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jk/test-chain-lint' | Junio C Hamano | 2015-03-26 | 1 | -17/+17 |
|\ |
|
| * | t: fix moderate &&-chain breakage | Jeff King | 2015-03-20 | 1 | -17/+17 |
* | | revision: forbid combining --graph and --no-walkdj/log-graph-with-no-walk | Dongcan Jiang | 2015-03-19 | 1 | -7/+7 |
|/ |
|
* | Merge branch 'zj/diff-stat-smaller-num-columns' | Junio C Hamano | 2012-05-02 | 1 | -3/+3 |
|\ |
|
| * | diff --stat: use less columns for change counts | Zbigniew Jędrzejewski-Szmek | 2012-04-30 | 1 | -3/+3 |
* | | t4052: work around shells unable to set COLUMNS to 1 | Zbigniew Jędrzejewski-Szmek | 2012-04-27 | 1 | -2/+4 |
* | | Prevent graph_width of stat width from falling below min | Lucian Poston | 2012-04-18 | 1 | -7/+7 |
* | | t4052: Test diff-stat output with minimum columns | Lucian Poston | 2012-04-18 | 1 | -0/+28 |
* | | t4052: Adjust --graph --stat output for prefixes | Lucian Poston | 2012-04-16 | 1 | -9/+25 |
* | | t4052: test --stat output with --graph | Zbigniew Jędrzejewski-Szmek | 2012-04-16 | 1 | -4/+74 |
|/ |
|
* | diff --stat: add config option to limit graph widthzj/diff-stat-dyncol | Zbigniew Jędrzejewski-Szmek | 2012-03-01 | 1 | -0/+6 |
* | diff --stat: enable limiting of the graph part | Zbigniew Jędrzejewski-Szmek | 2012-03-01 | 1 | -0/+6 |
* | diff --stat: add a test for output with COLUMNS=40 | Zbigniew Jędrzejewski-Szmek | 2012-03-01 | 1 | -0/+19 |
* | diff --stat: use a maximum of 5/8 for the filename part | Zbigniew Jędrzejewski-Szmek | 2012-03-01 | 1 | -8/+8 |
* | merge --stat: use the full terminal width | Zbigniew Jędrzejewski-Szmek | 2012-03-01 | 1 | -4/+4 |
* | log --stat: use the full terminal width | Zbigniew Jędrzejewski-Szmek | 2012-03-01 | 1 | -2/+2 |
* | show --stat: use the full terminal width | Zbigniew Jędrzejewski-Szmek | 2012-03-01 | 1 | -2/+2 |
* | diff --stat: use the full terminal width | Zbigniew Jędrzejewski-Szmek | 2012-03-01 | 1 | -2/+9 |
* | diff --stat: tests for long filenames and big change counts | Junio C Hamano | 2012-03-01 | 1 | -0/+182 |