Ansgar
|
0d91c21a32
logs.py: handle uncompressed logs again
|
3 年 前 |
Ansgar
|
5f30664bfc
unify interpreter to "#! /usr/bin/env python3" (missed files)
|
3 年 前 |
Ansgar
|
26b50fa913
logs.py: use `subprocess.run()` instead of `os.popen()`
|
3 年 前 |
Ansgar
|
847d27d9ca
logs.py: report average runtimes on standard output
|
3 年 前 |
Ansgar
|
2acb269a35
logs.py: major rework to handle parallel tasks
|
3 年 前 |
Ansgar
|
9b41ea3421
logs.py: set output for R early
|
3 年 前 |
Ansgar
|
dc697c9693
logs.py: create a list from return value of `map`
|
3 年 前 |
Ansgar
|
0feecd2c36
logs.py: add command-line arguments to change options
|
3 年 前 |
Stephane Blondon
|
7400e2f7df
Fix pyflakes E265
|
4 年 前 |
Ansgar
|
6440ccc63c
tools/logs.py: minor cleanup
|
4 年 前 |
Ansgar
|
2ff1460943
tools/logs.py: switch to Python 3
|
4 年 前 |
Ansgar Burchardt
|
0bf4c90e93
silence warning "E305 expected 2 blank lines after class or function definition"
|
5 年 前 |
Ansgar Burchardt
|
5ba90ed5bc
silence warning "W504 line break after binary operator"
|
5 年 前 |
Bastian Blank
|
21d6554436
Convert to print function
|
6 年 前 |
Bastian Blank
|
34d63b51d1
Fix E231: Missing whitespace after ',', ';', or ':'
|
6 年 前 |
Bastian Blank
|
3ac481e688
Fix E228: Missing whitespace around modulo operator
|
6 年 前 |
Bastian Blank
|
4544378f72
Fix E226: Missing whitespace around arithmetic operator
|
6 年 前 |
Bastian Blank
|
903e5be198
Fix E225: Missing whitespace around operator
|
6 年 前 |
Bastian Blank
|
d12d198ba7
Fix E202: Whitespace before ')'
|
6 年 前 |
Bastian Blank
|
e3239e7309
Fix E121: Continuation line under-indented for hanging indent
|
6 年 前 |
Bastian Blank
|
32343595ab
Fix E302: Expected 2 blank lines, found 0
|
6 年 前 |
Bastian Blank
|
5cbb8b83d3
Fix E401: Multiple imports on one line
|
6 年 前 |
Chris Lamb
|
9b5f5b99a9
Consistently use four-spaces for indentation.
|
6 年 前 |
Chris Lamb
|
cb5a2b2e85
Replace tabs with 8 spaces in all .py files.
|
6 年 前 |
Chris Lamb
|
74f1635e0e
Drop unused imports.
|
6 年 前 |
Joerg Jaspert
|
64e47648ed
And one more path
|
14 年 前 |
Joerg Jaspert
|
7510b46d83
Merge remote branch 'drkranz/master' into merge
|
15 年 前 |
Luca Falavigna
|
babe25240b
Adjust regex
|
15 年 前 |
Joerg Jaspert
|
4c61aa576c
different tags
|
15 年 前 |
Joerg Jaspert
|
cf570123df
dinstall
|
15 年 前 |