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