Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t0066: drop setup of "dir5" | Jeff King | 2023-02-17 | 1 | -8/+2 |
* | dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS` | Taylor Blau | 2023-02-17 | 1 | -34/+0 |
* | Sync with 2.33.7 | Johannes Schindelin | 2023-02-06 | 1 | -1/+26 |
|\ | |||||
| * | dir-iterator: prevent top-level symlinks without FOLLOW_SYMLINKS | Taylor Blau | 2023-01-25 | 1 | -1/+26 |
* | | leak tests: run various "test-tool" tests in t00*.sh SANITIZE=leak | Ævar Arnfjörð Bjarmason | 2021-10-13 | 1 | -0/+1 |
|/ | |||||
* | test-dir-iterator: do not assume errno values | Junio C Hamano | 2019-07-30 | 1 | -2/+2 |
* | dir-iterator: add flags parameter to dir_iterator_begin | Matheus Tavares | 2019-07-11 | 1 | -0/+80 |
* | dir-iterator: refactor state machine model | Matheus Tavares | 2019-07-11 | 1 | -0/+13 |
* | dir-iterator: add tests for dir-iterator API | Daniel Ferreira | 2019-07-11 | 1 | -0/+55 |