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