Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-20 | Collect and print statistics about the kind of files we are packing | David Oberhollenzer | |
Using depth-first search, we collect some crude statistics about directory tree types (e.g. regular files, directories, device special files and so on) and print them out after serializing the tree. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |