summaryrefslogtreecommitdiff
path: root/t/t0066-dir-iterator.sh
Commit message (Expand)AuthorAgeFilesLines
* t0066: drop setup of "dir5"Jeff King2023-02-161-8/+2
* dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS`Taylor Blau2023-02-161-34/+0
* Sync with 2.33.7Johannes Schindelin2023-02-061-1/+26
|\
| * dir-iterator: prevent top-level symlinks without FOLLOW_SYMLINKSTaylor Blau2023-01-241-1/+26
* | leak tests: run various "test-tool" tests in t00*.sh SANITIZE=leakÆvar Arnfjörð Bjarmason2021-10-121-0/+1
|/
* test-dir-iterator: do not assume errno valuesJunio C Hamano2019-07-301-2/+2
* dir-iterator: add flags parameter to dir_iterator_beginMatheus Tavares2019-07-111-0/+80
* dir-iterator: refactor state machine modelMatheus Tavares2019-07-111-0/+13
* dir-iterator: add tests for dir-iterator APIDaniel Ferreira2019-07-111-0/+55