summaryrefslogtreecommitdiff
path: root/t/t1300-config.sh
AgeCommit message (Expand)AuthorFilesLines
2018-10-07t/*: fix ordering of expected/observed argumentsLibravatar Matthew DeVore1-2/+2
2018-10-07tests: standardize pipe placementLibravatar Matthew DeVore1-2/+3
2018-08-27Merge branch 'sg/test-must-be-empty'Libravatar Junio C Hamano1-4/+1
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'Libravatar SZEDER Gábor1-4/+1
2018-08-20Merge branch 'sb/config-write-fix'Libravatar Junio C Hamano1-0/+87
2018-08-08config: fix case sensitive subsection names on writingLibravatar Stefan Beller1-0/+1
2018-08-01t1300: document current behavior of setting optionsLibravatar Stefan Beller1-0/+86
2018-07-03t: use sane_unset() rather than 'unset' with broken &&-chainLibravatar Eric Sunshine1-1/+1
2018-05-08Merge branch 'tb/config-default'Libravatar Junio C Hamano1-0/+30
2018-05-08Merge branch 'tb/config-type'Libravatar Junio C Hamano1-1/+64
2018-05-08Merge branch 'js/empty-config-section-fix'Libravatar Junio C Hamano1-0/+1710
2018-04-09git_config_set: reuse empty sectionsLibravatar Johannes Schindelin1-1/+1
2018-04-09git config --unset: remove empty sections (in the common case)Libravatar Johannes Schindelin1-2/+2
2018-04-09t1300: `--unset-all` can leave an empty section behind (bug)Libravatar Johannes Schindelin1-0/+11
2018-04-09t1300: add a few more hairy examples of sections becoming emptyLibravatar Johannes Schindelin1-1/+44
2018-04-06t1300: remove unreasonable expectation from TODOLibravatar Johannes Schindelin1-1/+20
2018-04-06t1300: avoid relying on a bugLibravatar Johannes Schindelin1-0/+2
2018-04-06config --replace-all: avoid extra line breaksLibravatar Johannes Schindelin1-1/+1
2018-04-06t1300: demonstrate that --replace-all can "invent" newlinesLibravatar Johannes Schindelin1-0/+21
2018-04-06t1300: rename it to reflect that `repo-config` was deprecatedLibravatar Johannes Schindelin1-0/+1591