| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'artifact' | Florian Fischer | 2019-09-29 | 1 | -12/+11 |
| |\ | |||||
| | * | use ArchiveArtifacts for all benchmark resources | Florian Fischer | 2019-09-23 | 1 | -12/+0 |
| | | | |||||
| | * | Add ArchiveArtifacts | Florian Fischer | 2019-09-22 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | ArchiveArtifacts check a downloaded archive against a provided checksum. The Archive is downloaded to cache/<name>/<name>.<format>. The only suported format is tar. ArchiveArtifacts can be used as sources of an Allocator. | ||||
| * | | remove whitespace and comment global vars | Florian Fischer | 2019-09-21 | 1 | -2/+2 |
| |/ | |||||
| * | fix src.util.prefix_cmd_with_abspath for commands without arguments | Florian Fischer | 2019-09-04 | 1 | -2/+7 |
| | | |||||
| * | add --version flag to executables | Florian Fischer | 2019-08-30 | 1 | -0/+23 |
| | | |||||
| * | move urlretrieve report hook to util.py and use archive in dj_trace | Florian Fischer | 2019-08-29 | 1 | -0/+11 |
| | | |||||
| * | add license header and docstrings | Florian Fischer | 2019-08-29 | 1 | -1/+31 |
| | | |||||
| * | add license info to merge.py | Florian Fischer | 2019-08-27 | 1 | -0/+6 |
| | | |||||
| * | remove -vdebug flag | Florian Fischer | 2019-08-26 | 1 | -1/+1 |
| | | |||||
| * | fix benchmarks without measure command | Florian Fischer | 2019-08-20 | 1 | -1/+1 |
| | | |||||
| * | don't try to prefix cmd with is already an absolute path | Florian Fischer | 2019-08-12 | 1 | -0/+3 |
| | | |||||
| * | apply some flake8 hints | Florian Fischer | 2019-06-19 | 1 | -3/+9 |
| | | |||||
| * | add function to prefix cmd with abspath using whereis | Florian Fischer | 2019-05-15 | 1 | -0/+18 |
| | | |||||
| * | move find_cmd to src/util.py | Florian Fischer | 2019-04-02 | 1 | -0/+21 |
| | | |||||
| * | colorize output only for ttys | Florian Fischer | 2019-03-22 | 1 | -2/+8 |
| | | |||||
| * | add plain text summary to dj_trace | Florian Fischer | 2019-03-19 | 1 | -17/+17 |
| | | | | | | Format like in: https://sourceware.org/ml/libc-alpha/2017-01/msg00452.html | ||||
| * | don't use colorama for color escape codes | Florian Fischer | 2019-03-05 | 1 | -3/+6 |
| | | |||||
| * | add new verbosity and colored output | Florian Fischer | 2019-03-05 | 1 | -0/+43 |
