summaryrefslogtreecommitdiffstats
path: root/dir-iterator.c
AgeCommit message (Expand)AuthorLines
2019-07-11dir-iterator: add flags parameter to dir_iterator_beginMatheus Tavares-17/+39
2019-07-11dir-iterator: refactor state machine modelMatheus Tavares-112/+122
2019-07-11dir-iterator: use warning_errno when possibleMatheus Tavares-11/+12
2018-05-06Replace all die("BUG: ...") calls by BUG() onesJohannes Schindelin-1/+1
2016-06-20dir_iterator: new API for iterating over a directory treeMichael Haggerty-0/+202