summaryrefslogtreecommitdiff
path: root/t/t1300-config.sh
AgeCommit message (Expand)Author
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