aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-04add cdemu client and make it funcitonnalwork/cdemun-peugnet
2021-10-04first add of cdemu (might not be useful)n-peugnet
2021-10-01add some comments, summary, TODOs and infosn-peugnet
2021-10-01compare against git diff gzippedn-peugnet
2021-10-01call clean and all targets on submakesn-peugnet
2021-09-30simplify exp by not using mktempn-peugnet
2021-09-30move script in its own file for comfortn-peugnet
2021-09-30run dna-backup on different commitsn-peugnet
2021-09-30first add of exp and Makefilesn-peugnet
2021-09-30fix symlink tests for windowsn-peugnet
2021-09-30properly manage relative symlinks will CI pass ??n-peugnet
2021-09-30add some commentsn-peugnet
2021-09-29fix typos in READMEn-peugnet
2021-09-29okay EvalSymlinks() should be what we want instead of Clean()n-peugnet
2021-09-29ok this should do the trick for macos symlink testn-peugnet
2021-09-29this time symlink test should be fixed for macosn-peugnet
2021-09-29echo actual logger output in symlink testn-peugnet
2021-09-29catch all symlink test errorsn-peugnet
2021-09-29add debug print for symlink testn-peugnet
2021-09-29try to fix symlink tests for MacOSn-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-29fix some typosn-peugnet
2021-09-29add details and some todosn-peugnet
2021-09-27add CLI with subcommandsn-peugnet
2021-09-24fix symlink tests on windowsn-peugnet
2021-09-23Testing with Fdelta as the differn-peugnet
2021-09-23better error handling and start checking symlinksn-peugnet
2021-09-23use repo wrappers for files and recipen-peugnet
2021-09-23add String to Delta struct and use it in logsn-peugnet
2021-09-23add SetLevel function to logger packagen-peugnet
2021-09-23better tests (util/io subtests + check log output)n-peugnet
2021-09-22fix mystical bug by making multiple passesn-peugnet
2021-09-22add tests for io utilsn-peugnet
2021-09-22rename and remove unused utilsn-peugnet
2021-09-22fix calling with source "."n-peugnet
2021-09-22export unprefix in utils and fix error msgn-peugnet
2021-09-22fix for stream smaller than chunkSizen-peugnet
2021-09-22add debug log leveln-peugnet
2021-09-22trying to fix the mystical bugn-peugnet
2021-09-22misc log messages and refactoringn-peugnet
2021-09-22misc tests and log messagesn-peugnet
2021-09-22fix findSimilarChunk max is not updatedn-peugnet
2021-09-22fix slice.Patch with empty deltan-peugnet
2021-09-21store file listing incrementallyn-peugnet
2021-09-21define name of gob registered structsn-peugnet
2021-09-21fix recipe diff deepequal replaces everything...n-peugnet
2021-09-21fix same delta chunk is not found on second commitn-peugnet
2021-09-21store recipes incrementallyn-peugnet