summaryrefslogtreecommitdiff
path: root/t/t1300-config.sh
AgeCommit message (Expand)Author
2018-10-22t1300: extract and use test_cmp_config()Nguyễn Thái Ngọc Duy
2018-10-06t/*: fix ordering of expected/observed argumentsMatthew DeVore
2018-10-06tests: standardize pipe placementMatthew DeVore
2018-08-27Merge branch 'sg/test-must-be-empty'Junio C Hamano
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor
2018-08-20Merge branch 'sb/config-write-fix'Junio C Hamano
2018-08-08config: fix case sensitive subsection names on writingStefan Beller
2018-08-01t1300: document current behavior of setting optionsStefan Beller
2018-07-03t: use sane_unset() rather than 'unset' with broken &&-chainEric Sunshine
2018-05-08Merge branch 'tb/config-default'Junio C Hamano
2018-05-08Merge branch 'tb/config-type'Junio C Hamano
2018-05-08Merge branch 'js/empty-config-section-fix'Junio C Hamano
2018-04-09git_config_set: reuse empty sectionsJohannes Schindelin
2018-04-09git config --unset: remove empty sections (in the common case)Johannes Schindelin
2018-04-09t1300: `--unset-all` can leave an empty section behind (bug)Johannes Schindelin
2018-04-09t1300: add a few more hairy examples of sections becoming emptyJohannes Schindelin
2018-04-05t1300: remove unreasonable expectation from TODOJohannes Schindelin
2018-04-05t1300: avoid relying on a bugJohannes Schindelin
2018-04-05config --replace-all: avoid extra line breaksJohannes Schindelin
2018-04-05t1300: demonstrate that --replace-all can "invent" newlinesJohannes Schindelin
2018-04-05t1300: rename it to reflect that `repo-config` was deprecatedJohannes Schindelin