Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-11 | pylintrc: disable reports | Mike Frysinger | 1 | -1/+1 | |
I've never found these useful, nor found anyone else who likes them. Turn them off by default. | |||||
2014-03-21 | Implement benchmarking script in python | Siddhesh Poyarekar | 1 | -0/+274 | |
Implemented the benchmark script in python since it is much cleaner and simpler to maintain. |