Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t1501: remove use of `test_might_fail cp` | Denton Liu | 2019-12-20 | 1 | -1/+1 |
* | tests: use 'test_must_be_empty' instead of '! test -s' | SZEDER Gábor | 2018-08-21 | 1 | -1/+1 |
* | t: switch $_z40 to $ZERO_OID | brian m. carlson | 2018-05-14 | 1 | -3/+3 |
* | Merge branch 'jk/relative-directory-fix' | Junio C Hamano | 2018-04-25 | 1 | -0/+12 |
|\ | |||||
| * | refs: use chdir_notify to update cached relative pathsjk/relative-directory-fix | Jeff King | 2018-03-30 | 1 | -0/+12 |
* | | t/helper: merge test-subprocess into test-tool | Nguyễn Thái Ngọc Duy | 2018-03-27 | 1 | -1/+1 |
* | | t/helper: merge test-path-utils into test-tool | Nguyễn Thái Ngọc Duy | 2018-03-27 | 1 | -4/+4 |
|/ | |||||
* | real_pathdup(): fix callsites that wanted it to die on errorjs/realpath-pathdup-fix | Johannes Schindelin | 2017-03-08 | 1 | -1/+1 |
* | t1501: demonstrate NULL pointer access with invalid GIT_WORK_TREE | Johannes Schindelin | 2017-03-08 | 1 | -0/+8 |
* | tests: rename work-tree tests to *work-tree*mg/work-tree-tests | Michael J Gruber | 2016-02-20 | 1 | -0/+426 |