Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-19 | update scripts and README | n-peugnet | |
2021-10-15 | update table using rowspan and crossmark | n-peugnet | |
2021-10-13 | fix exp daily commits using git log --first-parent | n-peugnet | |
Without this option daily commits visibly alternated between two branches, creating huge diffs at each switch, and causing the data to be misleading. | |||
2021-10-12 | Ajout de targz aux comparaisons | n-peugnet | |
2021-10-12 | README: details of comparison bases | n-peugnet | |
2021-10-11 | mini README fix | n-peugnet | |
2021-10-11 | fix heading of README | n-peugnet | |
2021-10-11 | only count objects dir for nopack | n-peugnet | |
and start redaction of details | |||
2021-10-08 | add git nopack to exp | n-peugnet | |
2021-10-01 | add some comments, summary, TODOs and infos | n-peugnet | |
2021-10-01 | call clean and all targets on submakes | n-peugnet | |
2021-09-30 | first add of exp and Makefiles | n-peugnet | |
2021-09-29 | fix typos in README | n-peugnet | |
2021-09-29 | merge tryDeltaEncodeChunk and encodeTempChunk | n-peugnet | |
to reuse the sketch calculation | |||
2021-09-29 | fix some typos | n-peugnet | |
2021-09-29 | add details and some todos | n-peugnet | |
2021-09-15 | add build build status to readme | n-peugnet | |
2021-09-13 | fix english typos | n-peugnet | |
2021-09-09 | export sketch in its own package | n-peugnet | |
so that tests can be cached and to make sure it is independant of the rest of the code also move tests in testdata as this folder is ignored by go test by default | |||
2021-09-07 | update todo and readme | n-peugnet | |
2021-08-31 | join too small temp chunks with previous one if possible | n-peugnet | |
2021-08-30 | add basic readme | n-peugnet | |