aboutsummaryrefslogtreecommitdiff
path: root/t/t1308-config-set.sh
Commit message (Expand)AuthorAge
* Merge branch 'js/alias-early-config'Junio C Hamano2017-06-24
|\
| * t1308: relax the test verifying that empty alias values are disallowedJohannes Schindelin2017-06-15
* | wrapper.c: add and use fopen_or_warn()Nguyễn Thái Ngọc Duy2017-05-26
* | wrapper.c: add and use warn_on_fopen_errors()Nguyễn Thái Ngọc Duy2017-05-26
* | config.mak.uname: set FREAD_READS_DIRECTORIES for Linux and FreeBSDNguyễn Thái Ngọc Duy2017-05-26
|/
* t: use nongit() function where applicableJeff King2016-12-16
* Merge branch 'jk/upload-pack-hook'Junio C Hamano2016-07-14
|\
| * mingw: fix regression in t1308-config-setJohannes Schindelin2016-07-14
* | Merge branch 'va/i18n-even-more'Junio C Hamano2016-07-13
|\ \ | |/ |/|
| * tests: use test_i18n* functions to suppress false positivesVasco Almeida2016-06-17
* | t1308: do not get fooled by symbolic links to the source treeJunio C Hamano2016-06-02
* | config: add a notion of "scope"Jeff King2016-05-27
* | config: return configset value for current_config_ functionsJeff King2016-05-27
|/
* Merge branch 'js/config-set-in-non-repository'Junio C Hamano2016-02-26
|\
| * git config: report when trying to modify a non-existing repo configJohannes Schindelin2016-02-25
* | config: add 'origin_type' to config_source structLars Schneider2016-02-22
|/
* Merge branch 'ta/config-set'Junio C Hamano2014-10-20
|\
| * t1308: fix broken here document in test scriptJunio C Hamano2014-10-13
* | add tests for `git_config_get_string_const()`Tanay Abhra2014-08-07
* | add a test for semantic errors in config filesTanay Abhra2014-08-07
|/
* test-config: add tests for the config_set APITanay Abhra2014-07-29