aboutsummaryrefslogtreecommitdiff
path: root/testdata/repo_8k/00000/files
AgeCommit message (Collapse)Author
2021-10-06refactor: move repo and delta in their own packagen-peugnet
2021-09-21store file listing incrementallyn-peugnet
2021-09-20store fileList compressedn-peugnet
for now using zlib on a 556Mo dir: files: 1469447 o -> 207289 o size divided by 7
2021-09-09better commit and restore tests (almost complete)n-peugnet
added some file path management function for prfixes and trailing slash
2021-09-09first add of restore function to Repon-peugnet