Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 2024-11-21 | 1 | -1/+0 |
* | dir: fix off by one errors for ignored and untracked entries | Patrick Steinhardt | 2024-09-27 | 1 | -0/+1 |
* | dir: synchronize treat_leading_path() and read_directory_recursive() | Elijah Newren | 2019-12-19 | 1 | -1/+1 |
* | dir: fix checks on common prefix directory | Elijah Newren | 2019-12-19 | 1 | -3/+3 |
* | dir: exit before wildcard fall-through if there is no wildcard | Elijah Newren | 2019-12-11 | 1 | -2/+2 |
* | t3011: demonstrate directory traversal failures | Elijah Newren | 2019-12-11 | 1 | -0/+209 |