| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-11-01 | python: PY3 Exceptions don't have .message | Douglas Bagnall | 1 | -7/+7 |
| 2018-08-24 | PEP8: fix E302: expected 2 blank lines, found 1 | Joe Guo | 1 | -0/+6 |
| 2018-08-24 | PEP8: fix E226: missing whitespace around arithmetic operator | Joe Guo | 1 | -1/+1 |
| 2018-08-24 | PEP8: fix E202: whitespace before ')' | Joe Guo | 1 | -1/+1 |
| 2018-08-24 | PEP8: fix E201: whitespace after '(' | Joe Guo | 1 | -1/+1 |
| 2018-08-24 | PEP8: fix E125: continuation line with same indent as next logical line | Joe Guo | 1 | -1/+1 |
| 2018-08-24 | PEP8: fix E123: closing bracket does not match indentation of opening bracket... | Joe Guo | 1 | -8/+8 |
| 2018-02-15 | samba-tool: convert 'except X, e' to 'except X as e' for all X | Douglas Bagnall | 1 | -12/+12 |
| 2018-02-08 | samba-tool: implement ou management commands | Björn Baumbach | 1 | -0/+395 |
