Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-09 | first add of restore function to Repo | n-peugnet | |
2021-09-09 | move unused functions from repo to repo_test | n-peugnet | |
2021-09-08 | start using chunk cache | n-peugnet | |
2021-09-07 | update todo and readme | n-peugnet | |
2021-09-07 | udpate todo list | n-peugnet | |
2021-09-02 | hash and store chunks left by matchStream | n-peugnet | |
2021-09-02 | move maps inside repo | n-peugnet | |
2021-09-02 | find similar chunks while matching stream | n-peugnet | |
2021-09-01 | move some consts into repo | n-peugnet | |
2021-08-31 | join too small temp chunks with previous one if possible | n-peugnet | |
2021-08-30 | better diff test | n-peugnet | |
2021-08-30 | findSimilarChunk returns an Id if found | n-peugnet | |
2021-08-28 | refactor(chunks): use more interfaces | n-peugnet | |
2021-08-24 | refactor: extract chunk.og & add Reader getter | n-peugnet | |