Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-29 | libutil: Add an option to the dir_tree_iterator_t to add a path prefix | David Oberhollenzer | |
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2023-04-29 | Move type based filtering to libutil dir_tree_iterator_t | David Oberhollenzer | |
Limited unit testing for the flags is added, particularly the abillity to recurse into sub-directories, but not report the parents as individual entries. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |