aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Collapse)AuthorLines
2025-10-17Fixed timestamp folders and posix/gnu formatLeonard Kugis-82/+274
2025-10-16Also encrypting / packing meta filesLeonard Kugis-64/+234
2025-10-15Rework to use tar streaming backendLeonard Kugis-503/+757
This allows for usage of incremental timestamp functionality of tar.
2025-10-06Implemented as Makefile projectLeonard Kugis-0/+1104