Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'js/config-set-in-non-repository' | Junio C Hamano | 2016-02-26 | 1 | -0/+11 |
|\ | |||||
| * | git config: report when trying to modify a non-existing repo configjs/config-set-in-non-repository | Johannes Schindelin | 2016-02-25 | 1 | -0/+11 |
* | | config: add 'origin_type' to config_source struct | Lars Schneider | 2016-02-22 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'ta/config-set' | Junio C Hamano | 2014-10-20 | 1 | -2/+2 |
|\ | |||||
| * | t1308: fix broken here document in test scriptta/config-set | Junio C Hamano | 2014-10-13 | 1 | -2/+2 |
* | | add tests for `git_config_get_string_const()`ta/config-set-1 | Tanay Abhra | 2014-08-07 | 1 | -0/+10 |
* | | add a test for semantic errors in config files | Tanay Abhra | 2014-08-07 | 1 | -0/+11 |
|/ | |||||
* | test-config: add tests for the config_set API | Tanay Abhra | 2014-07-29 | 1 | -0/+200 |