summaryrefslogtreecommitdiff
path: root/t/t1308-config-set.sh
AgeCommit message (Expand)Author
2016-12-16t: use nongit() function where applicableJeff King
2016-07-14Merge branch 'jk/upload-pack-hook'Junio C Hamano
2016-07-14mingw: fix regression in t1308-config-setJohannes Schindelin
2016-07-13Merge branch 'va/i18n-even-more'Junio C Hamano
2016-06-17tests: use test_i18n* functions to suppress false positivesVasco Almeida
2016-06-02t1308: do not get fooled by symbolic links to the source treeJunio C Hamano
2016-05-27config: add a notion of "scope"Jeff King
2016-05-27config: return configset value for current_config_ functionsJeff King
2016-02-26Merge branch 'js/config-set-in-non-repository'Junio C Hamano
2016-02-25git config: report when trying to modify a non-existing repo configJohannes Schindelin
2016-02-22config: add 'origin_type' to config_source structLars Schneider
2014-10-20Merge branch 'ta/config-set'Junio C Hamano
2014-10-13t1308: fix broken here document in test scriptJunio C Hamano
2014-08-07add tests for `git_config_get_string_const()`Tanay Abhra
2014-08-07add a test for semantic errors in config filesTanay Abhra
2014-07-29test-config: add tests for the config_set APITanay Abhra