aboutsummaryrefslogtreecommitdiff
path: root/merge.py
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated pickle codeFlorian Fischer2020-06-021-7/+2
* format the source code using yapfFlorian Fischer2020-06-021-10/+28
* make the whole project more python idiomaticFlorian Fischer2020-06-021-8/+8
* use argparse version action to print allocbench versionFlorian Fischer2020-01-271-5/+2
* use sys.exit instead of exit and other small code improvementsFlorian Fischer2019-12-141-2/+2
* move allocbench_version to facter and make the facts a global variable of fac...Florian Fischer2019-12-141-2/+4
* also handle json filesFlorian Fischer2019-11-231-4/+4
* change result format from pickle to jsonFlorian Fischer2019-11-231-6/+13
* add --version flag to executablesFlorian Fischer2019-08-301-1/+5
* add license info to merge.pyFlorian Fischer2019-08-271-1/+27
* move scripts from scripts/ to root and fix some pylint hintsFlorian Fischer2019-08-261-0/+55