| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-12-14 | PY3: change shebang to python3 in script dir | Joe Guo | 1 | -1/+1 |
| 2018-08-24 | PEP8: fix E401: multiple imports on one line | Joe Guo | 1 | -1/+3 |
| 2018-08-24 | PEP8: fix E305: expected 2 blank lines after class or function definition, fo... | Joe Guo | 1 | -0/+2 |
| 2018-08-24 | PEP8: fix E302: expected 2 blank lines, found 1 | Joe Guo | 1 | -0/+2 |
| 2018-08-24 | PEP8: fix E231: missing whitespace after ',' | Joe Guo | 1 | -1/+1 |
| 2018-08-24 | PEP8: fix E225: missing whitespace around operator | Joe Guo | 1 | -1/+1 |
| 2018-08-24 | PEP8: fix E128: continuation line under-indented for visual indent | Joe Guo | 1 | -1/+1 |
| 2018-02-15 | scripts/ python: convert 'except X, e' to 'except X as e' | Douglas Bagnall | 1 | -1/+1 |
| 2010-10-15 | script: the --tests option has been replaced by --test-command | Andrew Tridgell | 1 | -1/+0 |
| 2010-10-07 | script: improvements to bisect-test.py | Andrew Tridgell | 1 | -12/+17 |
| 2010-10-02 | bisect: more bisection options | Andrew Tridgell | 1 | -6/+12 |
| 2010-10-01 | script: added bisect-test.py git bisect script | Andrew Tridgell | 1 | -0/+85 |
