summaryrefslogtreecommitdiff
path: root/t/t1300-config.sh
Commit message (Expand)AuthorAgeFilesLines
* t/*: fix ordering of expected/observed argumentsMatthew DeVore2018-10-071-2/+2
* tests: standardize pipe placementMatthew DeVore2018-10-071-2/+3
* Merge branch 'sg/test-must-be-empty'Junio C Hamano2018-08-271-4/+1
|\
| * tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor2018-08-211-4/+1
* | Merge branch 'sb/config-write-fix'Junio C Hamano2018-08-201-0/+87
|\ \
| * | config: fix case sensitive subsection names on writingStefan Beller2018-08-081-0/+1
| * | t1300: document current behavior of setting optionsStefan Beller2018-08-011-0/+86
* | | t: use sane_unset() rather than 'unset' with broken &&-chainEric Sunshine2018-07-031-1/+1
| |/ |/|
* | Merge branch 'tb/config-default'Junio C Hamano2018-05-081-0/+30
* | Merge branch 'tb/config-type'Junio C Hamano2018-05-081-1/+64
* | Merge branch 'js/empty-config-section-fix'Junio C Hamano2018-05-081-4/+27
|/
* git_config_set: reuse empty sectionsJohannes Schindelin2018-04-091-1/+1
* git config --unset: remove empty sections (in the common case)Johannes Schindelin2018-04-091-2/+2
* t1300: `--unset-all` can leave an empty section behind (bug)Johannes Schindelin2018-04-091-0/+11
* t1300: add a few more hairy examples of sections becoming emptyJohannes Schindelin2018-04-091-1/+44
* t1300: remove unreasonable expectation from TODOJohannes Schindelin2018-04-061-1/+20
* t1300: avoid relying on a bugJohannes Schindelin2018-04-061-0/+2
* config --replace-all: avoid extra line breaksJohannes Schindelin2018-04-061-1/+1
* t1300: demonstrate that --replace-all can "invent" newlinesJohannes Schindelin2018-04-061-0/+21
* t1300: rename it to reflect that `repo-config` was deprecatedJohannes Schindelin2018-04-061-0/+1591