Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-19 | dir: synchronize treat_leading_path() and read_directory_recursive() | Elijah Newren | 1 | -1/+1 |
2019-12-19 | dir: fix checks on common prefix directory | Elijah Newren | 1 | -3/+3 |
2019-12-11 | dir: exit before wildcard fall-through if there is no wildcard | Elijah Newren | 1 | -2/+2 |
2019-12-11 | t3011: demonstrate directory traversal failures | Elijah Newren | 1 | -0/+209 |