summaryrefslogtreecommitdiff
path: root/source/fud_directory.cpp
AgeCommit message (Expand)Author
2024-10-03Cleanup from clang-tidy.Dominick Allen
2024-10-02Add setup for coverage and cppcheck.Dominick Allen
2024-10-01Fix move assignment operators or delete them to prevent leaks.Dominick Allen
2024-09-28Fix string catenate error.Dominick Allen
2024-09-28Expand directory interface, remove FileStatus for FudStatus.Dominick Allen
2024-09-28Add directory interface.Dominick Allen