aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
AgeCommit message (Expand)Author
2022-01-12exp: add 1k chunksHEADmainn-peugnet
2021-11-12petits paragraphes d'intro pour l'évaluation + annexe aide expn-peugnet
2021-10-25start redaction of intro + add biblion-peugnet
2021-10-22first add of latex docn-peugnet
2021-10-18make exp conditionnal and do not run Borg by defaultn-peugnet
2021-10-18update todo and add CLI optionswork/exportn-peugnet
2021-10-08add chunkSize parameter to clin-peugnet
2021-10-06refactor main and loggern-peugnet
2021-10-01add some comments, summary, TODOs and infosn-peugnet
2021-09-30properly manage relative symlinks will CI pass ??n-peugnet
2021-09-29support symlinks if it is internal to sourcen-peugnet
2021-09-29move old funcs to repo_test and add roundtrip testn-peugnet
2021-09-29merge tryDeltaEncodeChunk and encodeTempChunkn-peugnet
2021-09-29add details and some todosn-peugnet
2021-09-27add CLI with subcommandsn-peugnet
2021-09-23Testing with Fdelta as the differn-peugnet
2021-09-22fix mystical bug by making multiple passesn-peugnet
2021-09-22trying to fix the mystical bugn-peugnet
2021-09-21store file listing incrementallyn-peugnet
2021-09-21store recipes incrementallyn-peugnet
2021-09-21change recipe into a generic slice patch/diff packagen-peugnet
2021-09-20update todolistn-peugnet
2021-09-20store recipe compressedn-peugnet
2021-09-20remove errored files from fileListn-peugnet
2021-09-20store fileList compressedn-peugnet
2021-09-15add perf outputn-peugnet
2021-09-15add storeWorker and use it to store chunk content and hashesn-peugnet
2021-09-14perf: move hash parallelism from sketch to repon-peugnet
2021-09-14logger add SetOutput + basic testsn-peugnet
2021-09-14logger add panic + colors & remove ln variants & use itn-peugnet
2021-09-14add basic loggern-peugnet
2021-09-13first tests on real datan-peugnet
2021-09-13fix loadChunks by using cache instead of reading filen-peugnet
2021-09-13fix english typosn-peugnet
2021-09-13add read write wrappers to compress chunks' contentn-peugnet
2021-09-10use moare the reader interfacen-peugnet
2021-09-09better commit and restore tests (almost complete)n-peugnet
2021-09-09first add of restore function to Repon-peugnet
2021-09-09move unused functions from repo to repo_testn-peugnet
2021-09-08start using chunk cachen-peugnet
2021-09-07update todo and readmen-peugnet
2021-09-07udpate todo listn-peugnet
2021-09-02hash and store chunks left by matchStreamn-peugnet
2021-09-02move maps inside repon-peugnet
2021-09-02find similar chunks while matching streamn-peugnet
2021-09-01move some consts into repon-peugnet
2021-08-31join too small temp chunks with previous one if possiblen-peugnet
2021-08-30better diff testn-peugnet
2021-08-30findSimilarChunk returns an Id if foundn-peugnet
2021-08-28refactor(chunks): use more interfacesn-peugnet