summaryrefslogtreecommitdiffstats
path: root/t/t3011-common-prefixes-and-directory-traversal.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* dir: fix off by one errors for ignored and untracked entriesPatrick Steinhardt2024-09-271-0/+1
* dir: synchronize treat_leading_path() and read_directory_recursive()Elijah Newren2019-12-191-1/+1
* dir: fix checks on common prefix directoryElijah Newren2019-12-191-3/+3
* dir: exit before wildcard fall-through if there is no wildcardElijah Newren2019-12-111-2/+2
* t3011: demonstrate directory traversal failuresElijah Newren2019-12-111-0/+209