- Feb 21, 2019
-
-
Boris Feld authored
-
Boris Feld authored
-
Boris Feld authored
make-reference creates reference tar with a name containing the repo hash, update the script to follow the same naming scheme.
-
Boris Feld authored
Make-reference now creates tar archives with files that includes the short hash and the benchrepo also contains the short hash and the repository prefix. Update benchrepo to follow the same structure and benchrepo content.
-
- Feb 06, 2019
-
-
Boris Feld authored
All arguments after the three first will be given to the make-reference python script.
-
- Jan 25, 2019
-
-
Boris Feld authored
The hash is made from the repo id and format data. This is mandatory in order to have several references with the same ID but different format.
-
Boris Feld authored
It will be needed in the next changeset as we will rename the directory on the disk and make-reference won't be able to find the existing data anymore without help.
-
Boris Feld authored
In combination with the previous commit, it will allow to tune the format of the reference repository.
-
Boris Feld authored
-
Boris Feld authored
Detect if the repository format is different from the default one in current Mercurial version and if so, run `debugupgraderepo` to make it match.
-
Boris Feld authored
-
Boris Feld authored
-
Boris Feld authored
This will allow to modify it more easily than if it's located at the beginning of the archive.
-
- Jan 24, 2019
-
-
Boris Feld authored
-
Boris Feld authored
-
Boris Feld authored
The implementation and outputs are kept as close as possible from the previous bash implementation.
-
Boris Feld authored
Stabilize test output before adding new features
-
Pierre-Yves David authored
-
- Nov 24, 2018
-
-
Pierre-Yves David authored
-
- Nov 07, 2018
-
-
Pierre-Yves David authored
These won't be used anymore and can take a large amount of space.
-
- Aug 13, 2018
-
-
Pierre-Yves David authored
Copying have the advantage of keeping the content strictly indentical, including caches and configuration. This is important when comparing format variants. (However copying will be slower and take more disk space)
-
- Aug 01, 2018
-
-
Pierre-Yves David authored
This script creates all necessary reference in a single run
-
- Aug 02, 2018
-
-
Boris Feld authored
-
- Aug 01, 2018
-
-
Boris Feld authored
-
Boris Feld authored
-
Boris Feld authored
-
Pierre-Yves David authored
This make is easier to distinct from other config file.
-
Pierre-Yves David authored
This mirror `ID-reference` and seems "better".
-
Pierre-Yves David authored
-
Pierre-Yves David authored
This script is currently a duplicate of "create_stripped_cached_repos.py". We'll remove the old one once the new one is a bit more mature.
-
- Jul 31, 2018
-
-
Pierre-Yves David authored
We could use this to easily enable and disabled repository to benchmark on.
-
Pierre-Yves David authored
This might not be the best script ever, but it is a common reference.
-