summaryrefslogtreecommitdiffstats
path: root/dir-iterator.c (follow)
Commit message (Expand)AuthorAgeLines
* dir-iterator: add flags parameter to dir_iterator_beginMatheus Tavares2019-07-11-17/+39
* dir-iterator: refactor state machine modelMatheus Tavares2019-07-11-112/+122
* dir-iterator: use warning_errno when possibleMatheus Tavares2019-07-11-11/+12
* Replace all die("BUG: ...") calls by BUG() onesJohannes Schindelin2018-05-06-1/+1
* dir_iterator: new API for iterating over a directory treeMichael Haggerty2016-06-20-0/+202