| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sg/test-must-be-empty' | Junio C Hamano | 2018-08-27 | 1 | -4/+1 |
|\ |
|
| * | tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>' | SZEDER Gábor | 2018-08-21 | 1 | -4/+1 |
* | | Merge branch 'sb/config-write-fix' | Junio C Hamano | 2018-08-20 | 1 | -0/+87 |
|\ \ |
|
| * | | config: fix case sensitive subsection names on writing | Stefan Beller | 2018-08-08 | 1 | -0/+1 |
| * | | t1300: document current behavior of setting options | Stefan Beller | 2018-08-01 | 1 | -0/+86 |
* | | | t: use sane_unset() rather than 'unset' with broken &&-chain | Eric Sunshine | 2018-07-03 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'tb/config-default' | Junio C Hamano | 2018-05-08 | 1 | -0/+30 |
* | | Merge branch 'tb/config-type' | Junio C Hamano | 2018-05-08 | 1 | -1/+64 |
* | | Merge branch 'js/empty-config-section-fix' | Junio C Hamano | 2018-05-08 | 1 | -4/+27 |
|/ |
|
* | git_config_set: reuse empty sections | Johannes Schindelin | 2018-04-09 | 1 | -1/+1 |
* | git config --unset: remove empty sections (in the common case) | Johannes Schindelin | 2018-04-09 | 1 | -2/+2 |
* | t1300: `--unset-all` can leave an empty section behind (bug) | Johannes Schindelin | 2018-04-09 | 1 | -0/+11 |
* | t1300: add a few more hairy examples of sections becoming empty | Johannes Schindelin | 2018-04-09 | 1 | -1/+44 |
* | t1300: remove unreasonable expectation from TODO | Johannes Schindelin | 2018-04-06 | 1 | -1/+20 |
* | t1300: avoid relying on a bug | Johannes Schindelin | 2018-04-06 | 1 | -0/+2 |
* | config --replace-all: avoid extra line breaks | Johannes Schindelin | 2018-04-06 | 1 | -1/+1 |
* | t1300: demonstrate that --replace-all can "invent" newlines | Johannes Schindelin | 2018-04-06 | 1 | -0/+21 |
* | t1300: rename it to reflect that `repo-config` was deprecated | Johannes Schindelin | 2018-04-06 | 1 | -0/+1591 |