Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: use test_must_be_empty F instead of test -z $(cat F) | René Scharfe | 2019-11-27 | 1 | -1/+1 |
* | config: stop checking whether the_repository is NULL | Jeff King | 2019-08-06 | 1 | -0/+5 |
* | t1309: use short branch name in includeIf.onbranch test | Jeff King | 2019-08-06 | 1 | -1/+1 |
* | config: work around bug with includeif:onbranch and early config | Johannes Schindelin | 2019-07-31 | 1 | -0/+5 |
* | t/helper: merge test-config into test-tool | Nguyễn Thái Ngọc Duy | 2018-03-27 | 1 | -6/+6 |
* | tests: fix tests broken under GETTEXT_POISON=YesPlease | Ævar Arnfjörð Bjarmason | 2017-05-11 | 1 | -1/+1 |
* | config: correct file reading order in read_early_config()nd/conditional-config-in-early-config | Nguyễn Thái Ngọc Duy | 2017-04-19 | 1 | -0/+18 |
* | t1309: document cases where we would want early config not to die() | Johannes Schindelin | 2017-03-14 | 1 | -0/+24 |
* | t1309: test read_early_config() | Johannes Schindelin | 2017-03-14 | 1 | -0/+50 |