Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-09 | git_config_set: reuse empty sections | Johannes Schindelin | 1 | -1/+1 |
2018-04-09 | git config --unset: remove empty sections (in the common case) | Johannes Schindelin | 1 | -2/+2 |
2018-04-09 | t1300: `--unset-all` can leave an empty section behind (bug) | Johannes Schindelin | 1 | -0/+11 |
2018-04-09 | t1300: add a few more hairy examples of sections becoming empty | Johannes Schindelin | 1 | -1/+44 |
2018-04-06 | t1300: remove unreasonable expectation from TODO | Johannes Schindelin | 1 | -1/+20 |
2018-04-06 | t1300: avoid relying on a bug | Johannes Schindelin | 1 | -0/+2 |
2018-04-06 | config --replace-all: avoid extra line breaks | Johannes Schindelin | 1 | -1/+1 |
2018-04-06 | t1300: demonstrate that --replace-all can "invent" newlines | Johannes Schindelin | 1 | -0/+21 |
2018-04-06 | t1300: rename it to reflect that `repo-config` was deprecated | Johannes Schindelin | 1 | -0/+1591 |